WPSeku
WPSeku is Powerful WordPress Security Scanner for Termux. Using this tool you can improve your site security by patching vulnerability detected by WPSeku.
A WordPress security scanner is a tool designed to scan WordPress websites for vulnerabilities, weaknesses, and potential security threats 🛡️. it is a black box WordPress vulnerability scanner that can be used to scan remote WordPress installations to find security issues.
WordPress is one of the most popular platforms for building websites, powering millions of sites around the world. However, its popularity also makes it a target for hackers and malicious actors who may exploit vulnerabilities to gain unauthorized access or cause harm to websites.
Table of Contents :
Features :
- Scan Plugins
- Scan Themes
- Scan WordPress Codes
- Bruteforce Login
Language :
Author Info :
Name :
mickeybrew
About :
-
Github :
https://github.com/andripwn
Tutorial
Step : 1
First of you need to download termux application for install this information gathering tool. if you have already installed in your device then skip this step.
you can checkout “What is Termux ?” post there you will get basic information about what is termux and how its work and also you will get download link of latest version so please click below link and download it.
Step : 2
apt update -y && apt upgrade -y&& pkg install git python -y&& git clone https://github.com/andripwn/WPSeku && cd WPSeku && pip install -r requirements.txt && python wpseku.py
Open the Termux app, paste the given command, and press enter. Ensure a stable internet connection for a faster installation process.
above one line command save your time and make automatic install WPSeku in termux ! you can refer to the attached screenshot for guidance on how it should appear after pasting the command.
Successfully installed WPSeku in Termux, you can see in above screenshot. only site that created in wordpress only scanned by WPSeku tool.
according given example in above screenshot paste below command in termux and don’t forget to change website https://bhai4you.com with your wordpress site url.
python wpseku.py -u https://bhai4you.com
If you’re having any issues or need help troubleshooting, drop a comment below💬. We’re here to assist and get you sorted ASAP! 👨💻
Thanks for Reading ♥