Skip to content

kk0128jp/PyHack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyHack

Description

HackTools in Python

Tool List

  • Dos
    • SynFlood
  • BindShell
  • ReverseShell
  • Spoofing
    • Email

Requirement

  • Python 3.11.0

Install

pip install scapy pyyaml keyboard pyinstaller

Usage

usage: 使い方

説明

positional arguments:
  {synflood,bs-connect,rs-connect,spoof-mail}
    synflood            see `synflood -h`
    bs-connect          see `bs-connect -h`
    rs-connect          see `rs-connect -h`
    spoof-mail          see `spoof-mail -h`

options:
  -h, --help            show this help message and exit

setting

git clone https://github.com/kk0128jp/PyHack.git
cd ./PyHack
cp example_setting.yaml setting.yaml
vi setting.yaml

Dos

waiting update

BindShell

waiting update

ReverseShell

  1. Edit rs_target.py SERVER_HOST and SERVER_PORT
  2. Convert python file to exe file
vi rs_target.py
pyinstaller pythonfile --onefile --noconsole

KeyRogger

waiting update

Spoofing

waiting update

Note

Auther

  • kk0128jp

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages