api.energie-partagee-dev.startinblox.com Open in urlscan Pro
2a00:b6e0:1:200:210::1  Public Scan

URL: https://api.energie-partagee-dev.startinblox.com/
Submission Tags: phishingrod
Submission: On October 16 via api from DE — Scanned from FR

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Request Method: GET Request URL:
https://api.energie-partagee-dev.startinblox.com/

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

 1.  groups/
 2.  ^sources/(?P<federation>\w+)/
 3.  ^\.well-known/webfinger/?$
 4.  inbox/
 5.  ^ssr/(?P<path>.*)$ [name='serve_static_content']
 6.  upload/ [name='upload']
 7.  ^upload/(?P<hashcode>[\w|\W-]+)/(?P<filename>[\w|\W-]+).(?P<fileext>[\w]+)$
     [name='upload_xmpp']
 8.  ^media/(?P<path>.*)$
 9.  demo/ [name='home']
 10. demo/sib/ [name='upload_sib']
 11. demo/simple/ [name='simple_upload']
 12. demo/form/ [name='model_form_upload']
 13. auth/register/ [name='django_registration_register']
 14. auth/login/ [name='login']
 15. auth/
 16. auth/
 17. accounts/
 18. chat-profile/
 19. ^oidc/login/callback/?$ [name='oidc_login_callback']
 20. ^oidc/login/?$ [name='oidc_login']
 21. ^userinfo/?$
 22. ^check-user/?$
 23. redirect-default/ [name='redirect-default']
 24. ^authorize/?$ [name='authorize']
 25. ^token/?$ [name='token']
 26. ^userinfo/?$ [name='userinfo']
 27. ^end-session/?$ [name='end-session']
 28. ^\.well-known/openid-configuration/?$ [name='provider-info']
 29. ^introspect/?$ [name='token-introspection']
 30. ^jwks/?$ [name='jwks']
 31. register/ [name='register']
 32. partnerlinks/
 33. chatprofiles/
 34. activities/
 35. capitaldistributions/
 36. followers/
 37. regionalnetworks/
 38. colleges/
 39. siteearneddistinctions/
 40. sapermissions/
 41. testimonys/
 42. energybuyers/
 43. profiles/
 44. energyproductions/
 45. sources/
 46. citizenprojects/
 47. regions/
 48. accounts/
 49. contributions/
 50. integrationsteps/
 51. documents/
 52. interventionzones/
 53. productionsites/
 54. legalstructures/
 55. users/
 56. discounts/
 57. energytypes/
 58. earneddistinctions/
 59. paymentmethods/
 60. contracttypes/
 61. partnerlinktypes/
 62. collegeepas/
 63. scheduledactivitys/
 64. shareholders/
 65. files/
 66. relatedactors/
 67. actors/
 68. communicationprofiles/
 69. opclients/
 70. users/
 71. admin/
 72. ^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.