shellshocker-pocs
Shell shock test cases
A collection of proof-of-concept code and potential targets for exploiting vulnerabilities in shellshock
Collection of Proof of Concepts and Potential Targets for #ShellShocker
887 stars
114 watching
191 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
corkami/pocs | Research and experimentation with potential vulnerabilities in data hashing algorithms. | 1,475 |
shellspec/shellspec | A full-featured BDD unit testing framework for shell scripting languages | 1,167 |
emersion/mrsh | A minimal POSIX shell with the goal of providing simple and readable code without magic, serving as a building block for more elaborate shells. | 494 |
0x00-0x00/shellpop | A tool designed to simplify the process of generating and working with reverse and bind shells in penetration testing. | 1,442 |
mubix/repos | A curated collection of tools and resources for penetration testing and security assessment | 94 |
scottybauer/android_kernel_cve_pocs | A collection of C programs demonstrating proof-of-concept vulnerabilities in Android. | 675 |
portswigger/json-decoder | Tools for analyzing and manipulating HTTP requests and responses in BurpSuite | 10 |
ibara/oksh | A portable shell implementation based on the Public Domain Korn Shell. | 363 |
jhwohlgemuth/zsh-pentest | A plugin for the oh-my-zsh shell that provides a set of aliases and functions for performing penetration testing tasks. | 63 |
mpgn/beast-poc | A proof of concept project demonstrating the vulnerability of TLS protocols to the BEAST attack | 72 |
plackyhacker/shellcode-injection-techniques | A collection of C# techniques for injecting malicious shellcode into processes | 447 |
1n3/intruderpayloads | A collection of tools and methodologies for web application testing and vulnerability assessment. | 3,686 |
vexx32/pskoans | An interactive way to learn PowerShell through Pester unit testing and kōans. | 1,722 |
simonmichael/shelltestrunner | Tool for testing command-line programs and commands in a portable way. | 130 |
boxed/mutmut | Tool for detecting and applying code mutations to improve testing | 927 |