awesome-web-security/README.md
2017-02-05 00:40:31 +08:00

7.1 KiB
Raw Blame History

Awesome Web Security Awesome

🐶 A curated list of Web Security materials and resources.

Please read the contribution guidelines before contributing.


🌈 Want to strengthen your penetration skills?
I would recommend to play some awesome-ctfs.


Check out my repos 🐾 or say hi on my Twitter.

Menu

Resource

XSS

SQL Injection

XML

Rails

AngularJS

Evasion

CSP

JSMVC

Trick

XSS

SQL Injection

SSRF

PoC

JavaScript

Tool

Code Generating

Disassembler

Fuzzing

Penetrating

  • Burp Suite - Burp Suite is an integrated platform for performing security testing of web applications by portswigger.

Leaking

  • HTTPLeaks - All possible ways, a website can leak HTTP requests by @cure53.
  • dvcs-ripper - Rip web accessible (distributed) version control systems: SVN/GIT/HG... by @kost.

Detecting

  • sqlchop - [DEPRECATED] A novel SQL injection detection engine built on top of SQL tokenizing and syntax analysis by chaitin.
  • retire.js - Scanner detecting the use of JavaScript libraries with known vulnerabilities by @RetireJS.
  • malware-jail - Sandbox for semi-automatic Javascript malware analysis, deobfuscation and payload extraction by @HynekPetrak.

Others

Blog

Miscellaneous

License

CC0

To the extent possible under law, Sindre Sorhus has waived all copyright and related or neighboring rights to this work.