WPseku = wordpress security scanner
we can find vulnerabilities in wordpress sites
this is very usefull tool installation :
@Haxor Ghost Cyber.
$ apt update
$ apt upgrade
$ apt install git
$ apt install python2
$ apt install python
$ git clone https://github.com/HaxorGhostCyber/WP-Seku/tree/master
$ cd WPSeku
$ chmod +x *
$ pip install -r requirements.txt
usage : python wpseku.py here all options are present to use this tool
example :
$ python wpseku.py --url http:target.com
$ Tested machines are kali linux and parrot os and ubuntu as well