exploit-workshop
Vulnerability workshop
An interactive workshop to teach exploitation techniques using real-world vulnerabilities in Node.js and Java applications.
A step by step workshop to exploit various vulnerabilities in Node.js and Java applications
155 stars
10 watching
96 forks
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
snyk/actions | A set of GitHub Actions for integrating vulnerability scanning into software development workflows. | 513 |
sslab-gatech/pwn2own2020 | An exploitation project demonstrating how to chain vulnerabilities in Safari to escalate privilege on macOS | 402 |
pyroxenites/boftools | A collection of tools and techniques for exploiting vulnerabilities in software applications. | 17 |
sea-erkin/log-snare | A web application designed to simulate vulnerabilities and demonstrate the importance of proper validation and logging. | 31 |
freefv/tencent_yun_tools | A collection of Python scripts to exploit vulnerabilities in Tencent Cloud services using an AccessKey | 34 |
sonatype-nexus-community/auditjs | Tools to scan npm packages for known vulnerabilities and outdated dependencies. | 223 |
emo-crab/scap-rs | A collection of Rust libraries for working with vulnerability data from various sources. | 16 |
qazbnm456/vwgen | Automates the creation of vulnerable web applications for testing and security research purposes. | 84 |
timip/oswe | A collection of tools and guides to exploit vulnerabilities in various web applications | 567 |
osirislab/hack-night | A structured weekly training session covering offensive security concepts and techniques, culminating in a practical research project. | 1,226 |
vegabird/xvna | An educational vulnerability-focused Node.js application | 93 |
snyk-labs/snync | Detects and prevents supply chain security risks in dependency management. | 40 |
snyk-labs/nopp | Protects against Prototype Pollution vulnerabilities in JavaScript objects by freezing specific built-in objects. | 25 |
hardik05/damn_vulnerable_c_program | An example C program demonstrating common types of vulnerabilities, designed to be fuzzed using various tools. | 676 |
menkrep1337/xsscon | A tool designed to scan websites for Cross-Site Scripting (XSS) vulnerabilities | 210 |