- Scannner for wordpress websites - Many more features will be added further
Clone or download this repository
git clone https://github.com/cyb3r3x3r/cybscan.git
Now go to the directory and give permission by
cd cybscan
chmod +x cybscan.py
Now install all the required modules from requirements.txt file by
pip install -r requirements.txt
and then run
python cybscan.py
- Grab the IP,server info.
- Grab the wordpress version info by 5 methods.
- Grab the http headers information.
- Check the RSS generator.
- Check if directory indexing is enabled.
- Check if XML-RPC interface is available.
- Grab the themes of website and check it for vulnerability
- Grab the plugins installed and check them for vulnerability
- Check honeypot probability
- Crawl the website for link and had a option to save retrieved links
- Retrieve all usernames if exist**
python cybscan.py example.com
Contact me or help me improving this repository...Thanks