Показать сообщение отдельно

  #9  
Старый 25.06.2019, 01:47
binarymaster
Флудер
Регистрация: 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.
 
Ответить с цитированием