WP-Grab-Info is an open source tool through which you can easily detect the WordPress Version, Username, Theme Name and Plugins List.
Install WP-Grab-Info in Kali Linux –
To install this above said tool, you can either download the WP-Grab.pl file directly from the repository of Github or you can install it via Git Clone command as shown below:
Command: git clone https://github.com/Moham3dRiahi/WP-Grab-Info.git
After complete installation, to run WP-Grab-Info, type
Command: perl WP-Grab.pl -u http://example.com/
Where, -u stands for your Target WordPress URL.
This tool is not more useful but yes its a quick enumeration testing tool and if you really want to scan your whole WP website then you can also use WPSCAN which is one of the most popular WordPress fingerprinting tool or WPSEKU which is another WordPress security scanner.
You may also like:- Most Common DNS Record Types and Their Roles
- Top Skills Needed to Become a Cybersecurity Analyst
- Mastering Windows Management with WMIC Commands – Top 20 Examples
- Edit and Compile Code with the Best 5 Code Editors
- 50+ Top DevSecOps Tools You Need To Know
- Learn How to Add Proxy and Multiple Accounts in MoreLogin
- Some Useful PowerShell Cmdlets
- Create Free SSL Certificate – ZEROSSL.COM [2020 Tutorial]
- Generate Self-Signed SSL Certificate with OPENSSL in Kali Linux
- RDP – CredSSP Encryption Oracle Remediation Solution 2020