Skip to content

ricardojoserf/vulnserver-exploits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

vulnserver

Installing Vulnserver and Peach

Fuzzing with Peach

Start Peach

C:\> peach.exe -a tcp 

Run the "vulnserver.xml" Peach file and test the command you want:

C:\> peach.exe vulnserver.xml TestKSTET 

References

http://www.rockfishsec.com/2014/01/fuzzing-vulnserver-with-peach-3.html

https://sh3llc0d3r.com/fuzzing-vulnserver-with-peach/