A basic Python3 based WordPress Penetrator Discord Bot.
You can easily check your WordPress site for vulnerabilities.
If you want to use it now,
Click Here for a pre-built bot.
- Clone Repository from Github.
git clone https://github.com/Start-P/WP-Scanner/
cd WP-Scanner
- Open bot.py and Replace "Input your discord bot token here." to your discord bot token.
- Install Requirements
python3 -m pip install disnake
python3 -m pip install beautifulsoup4
- Run discord bot.
python3 bot.py
if you like this bot, please follow Start-P and star this repository!