best framework for information gathering
pentesting and web aplication scanner.
You can use this Framework on your website to check the security of your website by searching for vulnerabilities on your website or you can use this tool to search the admin panel or search for the upload panel contained on your website. SQL injection by dork, collect any information and more.
✔ Features
- port scanner
- traceroute using MTR
- nping / test ping
- subdomain scanner
- wordpress user enumerate
- and more..
Installation Linux 
git clone https://github.com/Ciku370/Eazy.git
cd Eazy
python2 Eazy.py
Installation Android 
Download Termux
git clone https://github.com/CiKu370/Eazy.git
cd Eazy
chmod 777 Eazy.py
python2 Eazy.py
Installation Windows 
Download Python2
Download Eazy
Extract Eazy into Desktop
Open CMD and type the following commands:
cd Desktop/Eazy-master/
python2 Eazy.py- Python 2.7.x
- Python module to install:
requests,bs4
just type help or help more
Eazy is licensed under the MIT License
* added 2 scanner: LFI scanner,joomla sql scanner
* added 2 exploit: Wp_Symposium_exploit, wp_user_enumerate
* logo change
August 8, 2018
* added 2 scanner: xss payloads scanner, Remote command Excecution scanner
* update payloads
August 9, 2018
* added 3 exploit: simple slide show exploit, Product page exploit, Home Page advertise exploit.