monitoringapi-dev.bildungsbericht.ruhr Open in urlscan Pro
84.246.122.230  Public Scan

URL: https://monitoringapi-dev.bildungsbericht.ruhr/
Submission Tags: phishingrod
Submission: On September 10 via api from DE — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Request Method: GET Request URL: https://monitoringapi-dev.bildungsbericht.ruhr/

Using the URLconf defined in collaboration.urls, Django tried these URL
patterns, in this order:

 1. admin/
 2. api/
 3. internal-chart/(?P<chart_id>[^/.]+)/html [name='internal_chart_html']
 4. ^graphql
 5. ^private_files/
 6. ^media/charpi/chart/pages/(?P<chart_id>[^/.]+)/(?P<file_name>[^/]+)
    [name='charpi_gateway']
 7. ^media/collection/(?P<path>.*)$

The empty path didn't match any of these.

You're seeing this error because you have DEBUG = True in your Django settings
file. Change that to False, and Django will display a standard 404 page.