• XSS.stack #1 – первый литературный журнал от юзеров форума

Configure Uadmin page

Entropy

RAID-массив
Забанен
Регистрация
05.06.2022
Сообщения
92
Реакции
20
Пожалуйста, обратите внимание, что пользователь заблокирован
hello i need help with Uadmin live panel script

i have a coinbase page with Uadmin panel and i want to integrate it to other page ( bank )

When trying to monitor the network I noticed all data sent thru ajax requests from the js files ( core_forms.js , Send1() ) but they are obfuscated in this script


Any tips ?
 
you don't need to modify those. at all.

the data is sent over PHP using $_SERVER['REQUEST_URI'], the js is just meant to help track their progress live while telling the panel what page is next and what variable data is on each page so you can send specific ones to them without reloading the page.

Just create each html page for each step (eg login, 2fa, redirect, etc) and then add the PHP script and create the json object with all the pages and vars for the panel.
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх