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

uAdmin Setup

all you have to do is pass the server's request_uri using the script that is already provided by the panel (gate.php which is just an include call for ../../token/gate.php).

then create a json object (use another phishlet's operations.json to model yours after) of each landing page/name associated with it (e.g. login, 2auth, redirect, etc). the first page to show them and the loading page to send them in-between pages.

add that in the o-panel/token page so you can add the pages to control from the panel. once someone visirs the first landing page, it will send the entire page's data (think like extract($_request) that includes headers, post/get data, etc) using json in the background, which will then send them to the landing page to await the instruction for the next page to see.

it's actually a very well coded panel due to the fact that it's made for easily creating phishlets for use.
 


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