A
A
Alexey Bolgov2020-07-28 23:53:25
Laravel
Alexey Bolgov, 2020-07-28 23:53:25

How to track any requests?

Good day to all! such a situation ...... an attack occurs on the server, pictures always appear, audio recordings and changes in the database of the data that are indicated on the main page are launched! how can you track these requests to remove this vulnerability, it happens quite often and there is nothing in the logs for example Apache! how can you record any requests from outside to the server such as json, post, get or xss?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ivan Huk, 2020-07-29
@vanyahuk7

Try to install telescope
It helps me track all requests

M
Mike, 2020-07-29
@mSnus

Instead of analyzing requests, I would advise updating the northern software to the latest compatible versions and looking for vulnerabilities in the code.
Vulnerabilities can be seen by an experienced programmer "by eye", but you can still use vulnerability scanners:
https://m.habr.com/ru/company/tomhunter/blog/456892/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question