Skip to content

pranatdayal/offense-defense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful scripts for competitions

pranatdayal

offense.sh:

Setup script to initialize tools for offense. (tools not natively present in kali)

Downloads the following:

- linuxprivchecker.py 
- python-pty-shells
- the-backdoor-factory
- routersploit 

defense.sh:

setup script to initialize tools for defense.

Downloads and installs the following:

- Labrea tarpit 
- Linux malware detector 
- IRSEC_scripts repo

shocker.sh:

proof of concept exploit for apache mod_cgi shellshock vulnerability.

Usage: 
	./shocker.sh targeturl/cgi-bin/admin.cgi 

About

Short scripts for capture-the-flag competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages