Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 751 Bytes

README.md

File metadata and controls

27 lines (24 loc) · 751 Bytes

WP-Scanner

A basic Python3 based WordPress Penetrator Discord Bot.

What is this?

You can easily check your WordPress site for vulnerabilities. If you want to use it now,
Click Here for a pre-built bot.

How to use

  1. Clone Repository from Github.
git clone https://github.com/Start-P/WP-Scanner/
cd WP-Scanner
  1. Open bot.py and Replace "Input your discord bot token here." to your discord bot token.
  2. Install Requirements
python3 -m pip install disnake
python3 -m pip install beautifulsoup4
  1. Run discord bot.
python3 bot.py

Finally

if you like this bot, please follow Start-P and star this repository!