Skip to content

Some Buffer Overflow Automation Scripts I'll be using between PWK labs and Exam!

Notifications You must be signed in to change notification settings

Anon-Exploiter/BOF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOF

Some Buffer Overflow Automation Scripts I'll be using between PWK labs and Exam!


List

Contains sample list of vulnserver, which you'll pass to template generator. Keep in mind, only TRUN isn't vulnerable, you may find other ways in too! ;)

Just nc -nvv ip port, grab the variables supported, paste those in any file name, pass it to spikegenerator.


SpikeTemplateGenerator

Generates Spike templates against provided list of variables, you can tweak it if you want, add \r for ftp and other protocols.

python spikeTemplateGenerator.py list

FuzzSpkFiles

Made it in short time, it'll have ip and port hard-coded in it and will fuzz all .spk files found in the dir against those. Be careful ;)

./fuzzSpkFiles.sh

Also

I passed lol

About

Some Buffer Overflow Automation Scripts I'll be using between PWK labs and Exam!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published