Skip to content

Latest commit

 

History

History
40 lines (37 loc) · 1.32 KB

README.md

File metadata and controls

40 lines (37 loc) · 1.32 KB

URL-KAR13MA09

Payload delivery via URL and some social engineering.

This code write by KAR13MA09

███╗   ██╗████████╗████████╗████████╗ 
████╗  ██║╚══██╔══╝╚══██╔══╝╚══██╔══╝ 
██╔██╗ ██║   ██║        ██║      ██║     
██║╚██╗██║   ██║        ██║      ██║  
██║ ╚████║   ██║        ██║      ██║     
╚═╝  ╚═══╝   ╚═╝        ╚═╝      ╚═╝   

Running URL-KAR13MA09

sudo python3 url.py -t windows -p /home/user/backdoors/windows_update.exe

The above command will start a Legit looking fake Windows update page that triggers file download.

Installation

git clone https://github.com/KAR13MA090/URLKAR13MA09
cd URLKAR13MA09
python3 -m pip install -r requirements.txt

Usage

$ python3 url.py --help
usage: url.py [-h] --t T --p P
optional arguments:
    -h,    --help     Show this help message and exit.
  --t T, -template T  The template to use.
  --p P, -payload P   The path of payload to send.

Templates

[Info] Facebook
[Info] Google 
[Info] Twitter
[Info] Windows Update