Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CiKu370/AUXILE
Auxile Framework
https://github.com/CiKu370/AUXILE
Last synced: 2 months ago
JSON representation
Auxile Framework
- Host: GitHub
- URL: https://github.com/CiKu370/AUXILE
- Owner: CiKu370
- License: mit
- Created: 2018-08-23T01:37:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T07:40:02.000Z (over 4 years ago)
- Last Synced: 2024-08-01T16:34:34.503Z (5 months ago)
- Language: Python
- Homepage: https://github.com/ciku370/AUXILE
- Size: 502 KB
- Stars: 29
- Watchers: 5
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: LICENSE
Awesome Lists containing this project
- awesome-termux-hacking - AUXILE - Auxile Framework.[![->](https://img.shields.io/github/stars/CiKu370/AUXILE.svg?style=social&label=Star&maxAge=2592000)](https://github.com/CiKu370/AUXILE/stargazers/) (Uncategorized / Uncategorized)
README
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](https://wikipedia.org/wiki/Linux) [![alt tag](http://icons.iconarchive.com/icons/dakirby309/simply-styled/32/OS-Linux-icon.png)](https://fr.wikipedia.org/wiki/Linux)
```
git clone https://github.com/Ciku370/AUXILE.git
cd AUXILE
python2 AUXILE.py
```
## Installation [Android](https://wikipedia.org/wiki/Android) [![alt tag](https://cdn1.iconfinder.com/data/icons/logotypes/32/android-32.png)](https://fr.wikipedia.org/wiki/Android)
Download [Termux](https://play.google.com/store/apps/details?id=com.termux)
```
git clone https://github.com/CiKu370/AUXILE.git
cd AUXILE
chmod 777 AUXILE.py
python2 AUXILE.py
```
## Installation [Windows ](https://wikipedia.org/wiki/Microsoft_Windows)[![alt tag](http://icons.iconarchive.com/icons/tatice/cristal-intense/32/Windows-icon.png)](https://fr.wikipedia.org/wiki/Microsoft_Windows)
```bash
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