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,480 |
shellspec/shellspec | A full-featured BDD unit testing framework for shell scripting languages | 1,178 |
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,449 |
mubix/repos | A curated collection of tools and resources for penetration testing and security assessment | 95 |
scottybauer/android_kernel_cve_pocs | A collection of C programs demonstrating proof-of-concept vulnerabilities in Android. | 674 |
portswigger/json-decoder | A set of BurpSuite extensions for pentesting and testing | 10 |
ibara/oksh | A portable shell implementation based on the Public Domain Korn Shell. | 364 |
jhwohlgemuth/zsh-pentest | A plugin for the oh-my-zsh shell that provides a set of aliases and functions for performing penetration testing tasks. | 64 |
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 | 450 |
1n3/intruderpayloads | A collection of tools and methodologies for identifying vulnerabilities in web applications | 3,698 |
vexx32/pskoans | An interactive way to learn PowerShell through Pester unit testing and kōans. | 1,727 |
simonmichael/shelltestrunner | Tool for testing command-line programs and commands in a portable way. | 135 |
boxed/mutmut | A mutation testing system for Python that helps identify weaknesses in software code by introducing small changes and running tests to see which ones fail. | 937 |