Unstoppable Static Dist Calls on Django server #8480
Unanswered
yashrajvanshi
asked this question in
Question & Answer
Replies: 1 comment 3 replies
-
Those look like requests coming from a vulnerability scanner. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not able to understand why there are repetative multiple calls coming up in logs for static files
**_admin/static/static/dist/static/dist/assets/js/static/static/dist/assets/static/dist/assets/js/php.php
/admin/static/static/dist/static/dist/assets/js/static/static/dist/assets/js/static/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/boot.ini
/admin/static/static/dist/static/dist/assets/js/static/static/dist/assets/js/static/dist/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/%f8%80%80%80%ae%f8%80%80%80%ae/etc/pas_swd**
These calls are repetative and making my instance slow. Did happened before a year ago and Stopped automatically. We use Angular 10 as Frontend technology couples with DRF - version -2.2.7
Can Anybody help me understand what is going wrong here
Beta Was this translation helpful? Give feedback.
All reactions