Skip to content

ch0pp3rVirus/webdav-exploit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Webdav Exploit without Metasploit/Meterpreter

These are exploits created to avoid the use of Metasploit. While studying for OSCP in the Offsec labs, VHL, Vulnhub, etc, I tried to find ways to limit my use of Metasploit and Meterpreter shells.

The first exploit (webdavrev.py) combines a php reverse shell for Windows found here, with a python xampp/webdav exploit found here. Please also see license info here for xampp_webdav_php: https://github.com/atom-k/xampp_webdav_php/blob/master/licence.txt

The second exploit (webdavbd.py) is a simpler modification of atom-k's exploit that only puts a CMD backdoor on the target. This is useful if there are issues with getting a shell.

Do not use these or any of the above referenced exploits on any systems in which you do not have permission to do so.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%