Skip to content

the-porte-solutions/PPAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPAP

PPAP is a penetration testing toolkit. It is used for quick testing. Powered by bettercap and nmap.

If you want to know what the dedication was, check PPAP.txt and zoom out.

Instalation

You have two options:

  1. Standard Local way:

Dependencies will be automatically installed.

git clone https://github.com/AlekKras/PPAP.git
cd PPAP && sudo python install.py
sudo PPAP
  1. Docker way:

Build the image:

docker build -t "ppap:dockerfile" .

Run the container:

docker run -it ppap:dockerfile bash

Once there, you will need to run python PPAP/install_docker.py and you will be good to go. You can also run the general script python install.py

features

  • Port scanning
  • Network mapping
  • Dos attack
  • Html code injection
  • Javascript code injection
  • Sniffing
  • Dns spoofing
  • Drifnet
  • Webpage defacement

I have some questions!

Please visit this