Skip to content

CiKu370/AUXILE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUXILE Framework

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 alt tag

git clone https://github.com/Ciku370/AUXILE.git
cd AUXILE
python2 AUXILE.py

Installation Android alt tag

Download Termux

git clone https://github.com/CiKu370/AUXILE.git
cd AUXILE
chmod 777 AUXILE.py
python2 AUXILE.py

Installation Windows alt tag

Download Python2
Download AUXILE
Extract AUXILE into Desktop
Open CMD and type the following commands:
cd Desktop/AUXILE-master/
python2 AUXILE.py

dependencies

  • Python 2.7.x
  • Python module to install: requests,bs4,pexpect or pip2 install -r requirements.txt

AUXILE is licensed under the MIT license

Releases

No releases published

Packages

No packages published

Languages