awesome-web-security/README.md
2017-02-23 23:15:59 +09:00

9.5 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

  • H5SC - HTML5 Security Cheatsheet - A collection of HTML5 related XSS attack vectors by @cure53.
  • XSS.png - A XSS mind map by @jackmasa.

SQL Injection

XML

Rails

AngularJS

Evasion

CSP

JSMVC

Trick

Remote Code Execution

XSS

SQL Injection

SSRF

Header Injection

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.
  • mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers by @mitmproxy.

Leaking

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.