项目作者: HeavenH

项目描述 :
Backdoor web in python
高级语言: Python
项目地址: git://github.com/HeavenH/heavly.git
创建时间: 2017-01-06T03:33:25Z
项目社区:https://github.com/HeavenH/heavly

开源协议:

下载


Heavly

Backdoor web in python

Presentation

A web backdoor manager in python, using PHP backdoor, based on weevely

  1. [+] AUTOR: Gilmar Silva
  2. [+] GITHUB: https://github.com/HeavenH
  3. [+] TWITTER: https://twitter.com/gilmarsilva_

Install the requirements

  1. sudo pip install -r requirements.txt

How to generate your backdoor:

  1. ./heavly.py -g "name_of_backdoor" "password of backdoor"
  2. python3 heavly.py -g "name_of_backdoor" "password of backdoor"
  3. heavly.py -g "name_of_backdoor" "password of backdoor"

Connecting to the server:

  1. ./heavly.py -u "http://localhost/shell.php" "password"
  2. python3 heavly.py -u "http://localhost/shell.php" "password"
  3. heavly.py -u "http://localhost/shell.php" "password"

Demo:

demo