Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Всем привет. Отловил пост запрос, в нём есть такие параметры:
1580746591;0.2892840156731069 1580746591;0.840897799280647 1580746591;0.9037306414969364
1580746591 - это, видимо, timestamp, а откуда берутся эти float числа, подскажите?
@Faun, возможно Math.random()
Math.random()
@Faun а посмотреть как он генерируется не можете? но скорее всего @GhostZ прав ищите где у вас есть скрипт с Math.random() и POST
Спасибо за советы, вы правы, это был Math.random().
@Fritata там протобаф небось )
Подмена запроса и ответа Fetch (Блять, как же с ним все просто) https://badtry.net/pieriekhvat-zaprosov-i-otvietov-javascript-fetch-api/ https://blog.logrocket.com/intercepting-javascript-fetch-api-requests-responses/
XHR https://www.wake-up-neo.net/ru/javascript/kak-perehvatit-vse-ajax-zaprosy-sdelannye-raznymi-bibliotekami-js/1048005516/amp/ https://habr.com/ru/post/148140/ https://github.com/ilinsky/xmlhttprequest/blob/master/XMLHttpRequest.js https://github.com/wendux/Ajax-hook https://gist.github.com/valotvince/ef8f70e8a565fbd723a7a0c806709a55 https://blog.katastros.com/a?ID=01700-399278e4-d4b8-4594-aded-24430779a95c https://github.com/mobify/hijax Подмена ответа: https://ru.stackoverflow.com/questions/474462/Как-перехватить-ответ-сервера-в-xmlhttprequest Подмена ответа: https://stackoverflow.com/questions/45425169/intercept-fetch-api-requests-and-responses-in-javascript https://overcoder.net/q/5414/как-перехватить-все-запросы-ajax-сделанные-различными-библиотеками-js https://stackoverflow.com/questions/70522472/intercept-xhr-and-change-request-headers-and-url-before-send-in-javascript https://github.com/qadeerqureshi/XHR-Interceptor/blob/master/XHRInterceptor.js https://github.com/gkessman/xhr-interceptor/blob/master/js/act.js https://github.com/wsfe/mockajax ... https://community.bablosoft.com/topic/19847/подмена-ответа-запроса/8
Расширения: Бесплатное https://github.com/google/tamperchrome https://chrome.google.com/webstore/detail/tamper-dev/mdemppnhjflbejfbnlddahjbpdbeejnn?hl=ru Платное https://requestly.io/feature/modify-response/ https://chrome.google.com/webstore/detail/request-interceptor/bfgblailifedppfilabonohepkofbkpm?hl=en
if its redirect it will not show cache, someone mentioned that earlier in different topic
Всем спасибо, разобрался как работать с xml + xpath, на пайтоне просто немного по другому. Обнял <3 Они уже закрыли лазейку через isTrue, написал по другому.
Всё получилось, спасибо вам всем, супер программа.