
25.06.2019, 01:47
|
|
Флудер
Регистрация: 11.12.2010
Сообщений: 4,688
С нами:
8115446
Репутация:
125
|
|
Сообщение от mooooooon
What do you mean by saying this?
you mean it look in the source code to find the difference ?
It just fetches the needed files by URL from the router web server.
Сообщение от mooooooon
and what do it use headless browser or just curl commands ?
It sends HTTP requests directly using sockets. Using a third-party component here would be madness.
Сообщение от mooooooon
although when i tried to grab it myself still the login failed and that value changes every time you try to fetch that page !
Because it's a salted hash. You should learn javascript to get the idea.
|
|
|