api.mizizipay.co.ke Open in urlscan Pro
87.98.234.188  Public Scan

Submitted URL: http://api.mizizipay.co.ke/
Effective URL: https://api.mizizipay.co.ke/
Submission Tags: @phish_report
Submission: On October 12 via api from FI — Scanned from AU

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Request Method: GET Request URL: https://api.mizizipay.co.ke/

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

 1. code5765/
 2. api/v1/
 3. password_reset/done/ [name='password_reset_done']
 4. reset/<uidb64>/<token>/ [name='password_reset_confirm']
 5. reset/done/ [name='password_reset_complete']
 6. activate/<uidb64>/<token>/ [name='activate']
 7. preset/<token>/ [name='changepassword']
 8. ^media/(?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.