Skip to content

spydevofficial/SpyWP-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

# SpyWP-Checker

What can it do?

This tool is a multi-threaded checker designed to efficiently test WordPress login panels for valid credentials. It scans a list of URLs with provided usernames and passwords, saving successful logins to a results file.


Requirements


Installation

You can just install the dependencies using pip: pip install -r requirements.txt

If you want to manually install the required packages using your preferrec package manager, see requirements.txt for a list of packages


Linux

git clone https://github.com/spydevofficial/SpyWP-Checker
pip install colorama
cd SpyWP-checker
python spywp.py

Windows

install python 3 ( add python to path )
python -m pip install colorama
cd SpyWP-checker
python spywp.py

Issues & Features

If you find any problems or have a feature request, feel free to contact me.

Telegram : @spydev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages