Skip to content

Exploit of a wordpress LFI vulnerability via Brute Force of /proc concurrently

Notifications You must be signed in to change notification settings

Henryisnotavailable/wordpress-lfi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Wordpress LFI

Note: 95% of this code is stolen from this guy, all credits of this repo go to his writeup which helped me pwn an HTB machine and brush up on my python <3

Exploit of a wordpress LFI vulnerability via Brute Force of /proc

How to use:

Step 1:

pip3 install requests pwn

Step 2:

python3 exploit.py

About

Exploit of a wordpress LFI vulnerability via Brute Force of /proc concurrently

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%