Skip to content

intSpLoiT/WpSeC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WpSec

WpSeC - a powerful tool for Wordpress Security Scanning

Supported OS License Owner

What is WpSeC

WPSEC is a command-line security scanner designed to analyze WordPress websites for vulnerabilities, misconfigurations, and potential security risks. It automates various security checks to assist penetration testers, security researchers, and system administrators in assessing the security posture of WordPress-based web applications.

Features

  • WordPress Detection
  • Open Port Scanning
  • Plugin & Theme Enumeration
  • WordPress Version Identification
  • User Enumeration & Credential Discovery
  • SQL Injection & XSS Scanner
  • Brute-Force Attack Module
  • Structured Logging
  • User Enumaration

WpSec

# Usage
__ __ ___ __ ___ ___ __
 \ V  V / '_ (_-</ -_) _|
  \_/\_/| .__/__/\___\__|
        |_|
               wpsec - wordpresssecurity scanner by intSpLoiT


usage: scanner.py [-h] [-m {quick,default,deep}] [-l] [--sql] [--xss] [--brute] [--timeout TIMEOUT] [--verbose] url

WordPress Security Scanner

positional arguments:
  url                   Target WordPress site URL

options:
  -h, --help            show this help message and exit
  -m {quick,default,deep}, --mode {quick,default,deep}
                        Scan mode
  -l, --log             Save results to a log file
  --sql                 Run only SQL Injection scan
  --xss                 Run only XSS scan
  --brute               Run only brute-force attack
  --timeout TIMEOUT     Set request timeout (default: 5 seconds)
  --verbose             Enable detailed output

About

Wordpress Security Scanner by intSpLoiT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages