Track Awesome Web Security Updates Weekly
🐶 A curated list of Web Security materials and resources.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 qazbnm456/awesome-web-security · ⭐ 9K · 🏷️ Security
Oct 12 - Oct 18, 2020
Crypto
- What is a Side-Channel Attack ? - Written by J.M Porup.
Scanning / Sub Domain Enumeration
- Nuclei (⭐10k) - Nuclei is a fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use by @projectdiscovery.
Aug 31 - Sep 06, 2020
Webshell / Server-Side Request Forgery
- PhpSploit (⭐1.8k) - Full-featured C2 framework which silently persists on webserver via evil PHP oneliner by @nil0x42.
Aug 10 - Aug 16, 2020
Prototype Pollution
Deserialization
Aug 03 - Aug 09, 2020
Digests
- tl;dr sec - Weekly summary of top security tools, blog posts, and security research.
Prototype Pollution
- Real-world JS - 1 - Written by @po6ix.
JWT
Jun 22 - Jun 28, 2020
Deserialization
Backend (core of Browser implementation, and often refers to C or C++ part)
- A Methodical Approach to Browser Exploitation - Written by @PatrickBiernat, @gaasedelen and @itszn13.
Miscellaneous / Server-Side Request Forgery
- DOS File Path Magic Tricks - Written by @clr2of8.
- How I got my first big bounty payout with Tesla - Written by @cj.fairhead.
May 25 - May 31, 2020
Deserialization
- Attacking .NET deserialization - Written by @pwntester.
May 18 - May 24, 2020
OAuth
- Introduction to OAuth 2.0 and OpenID Connect - Written by @PhilippeDeRyck.
XSS
- $20000 Facebook DOM XSS - Written by @vinodsparrow.
Miscellaneous / Server-Side Request Forgery
May 11 - May 17, 2020
Digests
- The Daily Swig - Web security digest - Written by PortSwigger.
- Web Application Security Zone by Netsparker - Written by Netsparker.
- Infosec Newbie - Written by Mark Robinson.
- The Magic of Learning - Written by @bitvijays.
- CTF Field Guide - Written by Trail of Bits.
- PayloadsAllTheThings (⭐42k) - Written by @swisskyrepo.
SSL/TLS
- Practical introduction to SSL/TLS (⭐441) - Written by @Hakky54.
AWS
- Misadventures in AWS - Written by Christian Demko
OAuth
- What is going on with OAuth 2.0? And why you should not use it for authentication. - Written by @damianrusinek.
- Facebook OAuth Framework Vulnerability - Written by @AmolBaikar.
CSRF
- If HttpOnly You Could Still CSRF… Of CORS you can! - Written by @GraphX.
SQL Injection
Deserialization
Frontend (like SOP bypass, URL spoofing, and something like that)
- Sending arbitrary IPC messages via overriding Function.prototype.apply - Written by @kinugawamasato.
Backend (core of Browser implementation, and often refers to C or C++ part)
- CLEANLY ESCAPING THE CHROME SANDBOX - Written by @tjbecker_.
Cheetsheets
- XSS Cheat Sheet - 2018 Edition - Written by @brutelogic.
- Capture the Flag CheatSheet - Written by @uppusaikiran.
Offensive / XSS - Cross-Site Scripting
- csp evaluator - A tool for evaluating content-security-policies by Csper.
Preventing / Server-Side Request Forgery
- Csper - A set of tools for building/evaluating/monitoring content-security-policy to prevent/detect cross site scripting by Csper.
Miscellaneous / Server-Side Request Forgery
- Implications of Loading .NET Assemblies - Written by Brian Wallace.
- WCTF2019: Gyotaku The Flag - Written by @t0nk42.
Mar 23 - Mar 29, 2020
Miscellaneous / Server-Side Request Forgery
- Why Facebook's api starts with a for loop - Written by @AntoGarand.
Jan 06 - Jan 12, 2020
Prototype Pollution
XSS
- Exploiting XSS with 20 characters limitation - Written by Jorge Lajara.
Others
- Some Tricks From My Secret Group - Written by phithon.
Frontend (like SOP bypass, URL spoofing, and something like that)
- The world of Site Isolation and compromised renderer - Written by @shhnjk.
- The Cookie Monster in Your Browsers - Written by @filedescriptor.
Dec 02 - Dec 08, 2019
XSS - Cross-Site Scripting
- payloadbox/xss-payload-list (⭐3.7k) - Written by @payloadbox.
SQL Injection
- payloadbox/sql-injection-payload-list (⭐2.6k) - Written by @payloadbox.
Command Injection
- payloadbox/command-injection-payload-list (⭐1.6k) - Written by @payloadbox.
XXE - XML eXternal Entity
- payloadbox/xxe-injection-payload-list (⭐738) - Written by @payloadbox
Open Redirect
- payloadbox/open-redirect-payload-list (⭐380) - Written by @payloadbox.
Nov 25 - Dec 01, 2019
Crypto
- Applied Crypto Hardening - Written by The bettercrypto.org Team.
NoSQL Injection
- GraphQL NoSQL Injection Through JSON Types - Written by Pete.
SSRF
- AWS takeover through SSRF in JavaScript - Written by Gwen.
Others
Backend (core of Browser implementation, and often refers to C or C++ part)
- Three roads lead to Rome - Written by @holynop.
Database
- Exploit Database - ultimate archive of Exploits, Shellcode, and Security Papers by Offensive Security.
Miscellaneous / Server-Side Request Forgery
- The bug bounty program that changed my life - Written by Gwen.
Nov 11 - Nov 17, 2019
XSS - Cross-Site Scripting
- PayloadsAllTheThings - XSS Injection (⭐42k) - Written by @swisskyrepo.
CSV Injection
- PayloadsAllTheThings - CSV Injection (⭐42k) - Written by @swisskyrepo.
SQL Injection
- PayloadsAllTheThings - SQL Injection (⭐42k) - Written by @swisskyrepo.
- MySQL Error Based SQL Injection Using EXP - Written by @osandamalith.
Command Injection
- PayloadsAllTheThings - Command Injection (⭐42k) - Written by @swisskyrepo.
XXE - XML eXternal Entity
- XML external entity (XXE) injection - Written by portswigger.
- XML Schema, DTD, and Entity Attacks - Written by Timothy D. Morgan and Omar Al Ibrahim.
- PayloadsAllTheThings - XXE Injection (⭐42k) - Written by various contributors.
CSRF - Cross-Site Request Forgery
- PayloadsAllTheThings - CSRF Injection (⭐42k) - Written by @swisskyrepo.
SSRF - Server-Side Request Forgery
Web Cache Poisoning
Open Redirect
- PayloadsAllTheThings - Open Redirect (⭐42k) - Written by @swisskyrepo.
Security Assertion Markup Language (SAML)
- PayloadsAllTheThings - SAML Injection (⭐42k) - Written by @swisskyrepo.
Upload
XXE
- Bypass Fix of OOB XXE Using Different encoding - Written by @SpiderSec.
- XML Out-Of-Band Data Retrieval - Written by Timur Yunusov and Alexey Osipov.
- XXE OOB exploitation at Java 1.7+ (2014): Exfiltration using FTP protocol - Written by Ivan Novikov.
- Exploiting XXE with local DTD files - Written by Arseniy Sharoglazov.
Remote Code Execution
- CVE-2019-1306: ARE YOU MY INDEX? - Written by @yu5k3.
XSS
- Upgrade self XSS to Exploitable XSS an 3 Ways Technic - Written by HAHWUL.
Offensive / XXE
- dtd-finder (⭐484) - List DTDs and generate XXE payloads using those local DTDs by @GoSecure.
Others / Server-Side Request Forgery
- ntlm_challenger (⭐131) - Parse NTLM over HTTP challenge messages by @b17zr.
- cefdebug (⭐167) - Minimal code to connect to a CEF debugger by @taviso.
- ctftool (⭐1.6k) - Interactive CTF Exploration Tool by @taviso.
Oct 28 - Nov 03, 2019
Rails
- Zen Rails Security Checklist (⭐1.8k) - Written by @brunofacca.
- Rails SQL Injection - Written by @presidentbeef.
- Official Rails Security Guide - Written by Rails team.
Oct 07 - Oct 13, 2019
Application / Server-Side Request Forgery
- OWASP Juice Shop (⭐7.3k) - Probably the most modern and sophisticated insecure web application - Written by @bkimminich and the @owasp_juiceshop team.
- BadLibrary (⭐56) - Vulnerable web application for training - Written by @SecureSkyTechnology.
- Hackxor - Realistic web application hacking game - Written by @albinowax.
- Portswigger Web Security Academy - Free trainings and labs - Written by PortSwigger.
Sep 16 - Sep 22, 2019
DNS Rebinding
- Hacking home routers from the Internet - Written by @radekk
DNS Rebinding / Server-Side Request Forgery
- DNS Rebind Toolkit (⭐473) - DNS Rebind Toolkit is a frontend JavaScript framework for developing DNS Rebinding exploits against vulnerable hosts and services on a local area network (LAN) by @brannondorsey
- dref (⭐468) - DNS Rebinding Exploitation Framework. Dref does the heavy-lifting for DNS rebinding by @mwrlabs
- Singularity of Origin (⭐813) - It includes the necessary components to rebind the IP address of the attack server DNS name to the target machine's IP address and to serve attack payloads to exploit vulnerable software on the target machine by @nccgroup
- Whonow DNS Server (⭐574) - A malicious DNS server for executing DNS Rebinding attacks on the fly by @brannondorsey
Aug 26 - Sep 01, 2019
Clickjacking
- Clickjacking - Written by Imperva.
- Clickjackings in Google worth 14981.7$ - Written by @raushanraj_65039.
Azure
Auditing
- slurp (⭐0) - Evaluate the security of S3 buckets by @hehnope.
Fuzzing / Sub Domain Enumeration
- fuzz.txt (⭐2.3k) - Potentially dangerous files by @Bo0oM.
Leaking / Server-Side Request Forgery
- LinkFinder (⭐2.7k) - Python script that finds endpoints in JavaScript files by @GerbenJavado.
Twitter Users / Server-Side Request Forgery
- @shhnjk - Web and Browsers Security Researcher.
Miscellaneous / Server-Side Request Forgery
- WEB APPLICATION PENETRATION TESTING NOTES - Written by Jayson.
- Hacking with a Heads Up Display - Written by David Scrobonia.
- List of bug bounty writeups - Written by Mariem.
Jul 01 - Jul 07, 2019
Relative Path Overwrite
- MBSD Technical Whitepaper - A few RPO exploitation techniques - Written by Mitsui Bussan Secure Directions, Inc..
Security Assertion Markup Language (SAML)
- How to Hunt Bugs in SAML; a Methodology - Part I - Written by epi.
- How to Hunt Bugs in SAML; a Methodology - Part II - Written by epi.
- How to Hunt Bugs in SAML; a Methodology - Part III - Written by epi.
CSRF
- Cracking Java’s RNG for CSRF - Javax Faces and Why CSRF Token Randomness Matters - Written by @rramgattie.
XSS
- XSS without parentheses and semi-colons - Written by @garethheyes.
SQL Injection
- Red Team Tales 0x01: From MSSQL to RCE - Written by Tarlogic.
Frontend (like SOP bypass, URL spoofing, and something like that)
Offensive / Server-Side Request Forgery
- Open redirect/SSRF payload generator - Open redirect/SSRF payload generator by intigriti.
May 27 - Jun 02, 2019
Remote Code Execution
- What Do WebLogic, WebSphere, JBoss, Jenkins, OpenNMS, and Your Application Have in Common? This Vulnerability. - Written by @breenmachine.
- WebLogic RCE (CVE-2019-2725) Debug Diary - Written by Badcode@Knownsec 404 Team.
CSP
- Any protection against dynamic module import? (⭐176) - Written by @shhnjk.
XSS
Frontend (like SOP bypass, URL spoofing, and something like that)
- The inception bar: a new phishing method - Written by jameshfisher.
Backend (core of Browser implementation, and often refers to C or C++ part)
- Breaking UC Browser - Written by Доктор Веб.
Miscellaneous / Server-Side Request Forgery
- An example why NAT is NOT security - Written by @0daywork.
Jan 07 - Jan 13, 2019
Offensive / Cross Site Request Forgery
- XSRFProbe (⭐790) - The Prime CSRF Audit & Exploitation Toolkit by @0xInfection.
Dec 24 - Dec 30, 2018
Detecting / Server-Side Request Forgery
- GuardRails - A GitHub App that provides security feedback in Pull Requests.
Dec 17 - Dec 23, 2018
Miscellaneous / Server-Side Request Forgery
- How I could have stolen your photos from Google - my first 3 bug bounty writeups - Written by @gergoturcsanyi.
Nov 05 - Nov 11, 2018
XSS
- is filtered ? - Written by @strukt93.
Backend (core of Browser implementation, and often refers to C or C++ part)
Reconnaissance / OSINT - Open-Source Intelligence
- Raccoon (⭐2.6k) - High performance offensive security tool for reconnaissance and vulnerability scanning by @evyatarmeged.
- Social Mapper (⭐3.4k) - Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf) by @SpiderLabs.
- espi0n/Dockerfiles (⭐36) - Dockerfiles for various OSINT tools by @espi0n.
Oct 29 - Nov 04, 2018
Upload
- File Upload Restrictions Bypass - Written by Haboob Team.
SSRF
Frontend (like SOP bypass, URL spoofing, and something like that)
- I’m harvesting credit card numbers and passwords from your site. Here’s how. - Written by David Gilbertson.
Blogs / Server-Side Request Forgery
- Blog of Osanda - Security Researching and Reverse Engineering.
AWS / Server-Side Request Forgery
- CloudGoat (⭐1.7k) - Rhino Security Labs' "Vulnerable by Design" AWS infrastructure setup tool - Written by @RhinoSecurityLabs.
Miscellaneous / Server-Side Request Forgery
Oct 22 - Oct 28, 2018
XSS - Cross-Site Scripting
- AwesomeXSS (⭐4k) - Written by @s0md3v.
- XSS.png - Written by @jackmasa.
Web Cache Poisoning
- Practical Web Cache Poisoning - Written by @albinowax.
- Bypassing Web Cache Poisoning Countermeasures - Written by @albinowax.
- Cache poisoning and other dirty tricks - Written by Wallarm.
Remote Code Execution
- Evil Teacher: Code Injection in Moodle - Written by RIPS Technologies.
XSS
- XSS in Google Colaboratory + CSP bypass - Written by Michał Bentkowski.
- Another XSS in Google Colaboratory - Written by Michał Bentkowski.
SQL Injection
- Making a Blind SQL Injection a little less blind - Written by TomNomNom.
Frontend (like SOP bypass, URL spoofing, and something like that)
Reconnaissance / OSINT - Open-Source Intelligence
- Photon (⭐9.1k) - Incredibly fast crawler designed for OSINT by @s0md3v.
- ReconDog (⭐1.5k) - Reconnaissance Swiss Army Knife by @s0md3v.
Fuzzing / Sub Domain Enumeration
- dirhunt (⭐1.4k) - Web crawler optimized for searching and analyzing the directory structure of a site by @nekmo.
- ssltest - Online service that performs a deep analysis of the configuration of any SSL web server on the public internet. Provided by Qualys SSL Labs.
Scanning / Sub Domain Enumeration
- wpscan (⭐7.1k) - WPScan is a black box WordPress vulnerability scanner by @wpscanteam.
- JoomlaScan (⭐165) - Free software to find the components installed in Joomla CMS, built out of the ashes of Joomscan by @drego85.
- WAScan - Is an open source web application security scanner that uses "black-box" method, created by @m4ll0k.
Offensive / XSS - Cross-Site Scripting
- beef (⭐7.8k) - The Browser Exploitation Framework Project by beefproject.
- JShell (⭐459) - Get a JavaScript shell with XSS by @s0md3v.
Webshell / Server-Side Request Forgery
- nano (⭐414) - Family of code golfed PHP shells by @s0md3v.
Oct 08 - Oct 14, 2018
AWS
- AWS PENETRATION TESTING PART 1. S3 BUCKETS - Written by VirtueSecurity.
- AWS PENETRATION TESTING PART 2. S3, IAM, EC2 - Written by VirtueSecurity.
OSINT
XSS
- DOM XSS – auth.uber.com - Written by StamOne_.
SSRF
- SSRF to ROOT Access - A $25k bounty for SSRF leading to ROOT Access in all instances by 0xacb.
Miscellaneous / Server-Side Request Forgery
- Introduction to Web Application Security - Written by @itsC0rg1, @jmkeads and @matir.
Oct 01 - Oct 07, 2018
Fuzzing / Sub Domain Enumeration
- FuzzDB (⭐7k) - Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery.
Sep 10 - Sep 16, 2018
Database
Sep 03 - Sep 09, 2018
Open Redirect
- Open Redirect Vulnerability - Written by s0cket7.
SSRF
- Into the Borg – SSRF inside Google production network - Written by opnsec.
Aug 27 - Sep 02, 2018
SSRF
- SSRF in Exchange leads to ROOT access in all instances - Written by @0xacb.
Aug 20 - Aug 26, 2018
Remote Code Execution
- Remote Code Execution on a Facebook server - Written by @blaklis_.
Command Injection
- commix (⭐3.5k) - Automated All-in-One OS command injection and exploitation tool by @commixproject.
Jul 30 - Aug 05, 2018
CSP
- GitHub's CSP journey - Written by @ptoomey3.
- GitHub's post-CSP journey - Written by @ptoomey3.
Preventing / Server-Side Request Forgery
- DOMPurify (⭐9.8k) - DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG by Cure53.
- Acra (⭐1.1k) - Client-side encryption engine for SQL databases, with strong selective encryption, SQL injections prevention and intrusion detection by @cossacklabs.
Jul 16 - Jul 22, 2018
CSP
- Evading CSP with DOM-based dangling markup - Written by portswigger.
Reconnaissance / Sub Domain Enumeration
- Sublist3r (⭐7.6k) - Sublist3r is a multi-threaded sub-domain enumeration tool for penetration testers by @aboul3la.
Penetration Testing / Sub Domain Enumeration
- TIDoS-Framework (⭐1.6k) - A comprehensive web application audit framework to cover up everything from Reconnaissance and OSINT to Vulnerability Analysis by @_tID.
- grayhatwarfare - Public buckets by grayhatwarfare.
Offensive / Template Injection
- tplmap (⭐3.1k) - Code and Server-Side Template Injection Detection and Exploitation Tool by @epinna.
Blogs / Server-Side Request Forgery
- 0Day Labs - Awesome bug-bounty and challenges writeups.
Jul 09 - Jul 15, 2018
SSRF - Server-Side Request Forgery
- SSRF bible. Cheatsheet - Written by Wallarm.
CSP
- Neatly bypassing CSP - Written by Wallarm.
Offensive / XSS - Cross-Site Scripting
- XSStrike (⭐11k) - XSStrike is a program which can fuzz and bruteforce parameters for XSS. It can also detect and bypass WAFs by @s0md3v.
Jul 02 - Jul 08, 2018
Frontend (like SOP bypass, URL spoofing, and something like that)
- How do we Stop Spilling the Beans Across Origins? - Written by aaj at google.com and mkwst at google.com.
Backend (core of Browser implementation, and often refers to C or C++ part)
Jun 25 - Jul 01, 2018
ReactJS
- XSS via a spoofed React element - Written by Daniel LeCheminant.
Jun 18 - Jun 24, 2018
Webmail
- Why mail() is dangerous in PHP - Written by Robin Peraglie.
Blogs / Server-Side Request Forgery
- RIPS Technologies - Write-ups for PHP vulnerabilities.
Jun 04 - Jun 10, 2018
XSS - Cross-Site Scripting
- Cross-Site Scripting – Application Security – Google - Written by Google.
- H5SC (⭐2.7k) - Written by @cure53.
- C.XSS Guide - Written by @JakobKallin and Irene Lobo Valbuena.
- THE BIG BAD WOLF - XSS AND MAINTAINING ACCESS - Written by Paulos Yibelo.
May 28 - Jun 03, 2018
Remote Code Execution
- $36k Google App Engine RCE - Written by Ezequiel Pereira.
- Poor RichFaces - Written by CODE WHITE.
Miscellaneous / Server-Side Request Forgery
May 21 - May 27, 2018
Detecting / Server-Side Request Forgery
- OpenRASP (⭐2.3k) - An open source RASP solution actively maintained by Baidu Inc. With context-aware detection algorithm the project achieved nearly no false positives. And less than 3% performance reduction is observed under heavy server load.
Apr 30 - May 06, 2018
Database
- uxss-db (⭐634) - Collection of UXSS CVEs with PoCs by @Metnew.
Apr 23 - Apr 29, 2018
Reconnaissance / OSINT - Open-Source Intelligence
- tinfoleak (⭐1.7k) - The most complete open-source tool for Twitter intelligence analysis by @vaguileradiaz.
Fuzzing / Sub Domain Enumeration
- domato (⭐1.5k) - DOM fuzzer by @google.
Penetration Testing / Sub Domain Enumeration
- aws_pwn (⭐1k) - A collection of AWS penetration testing junk by @dagrz.
Miscellaneous / Server-Side Request Forgery
- Domato Fuzzer's Generation Engine Internals - Written by sigpwn.
Apr 09 - Apr 15, 2018
Penetration Testing / Sub Domain Enumeration
- Astra (⭐2.1k) - Automated Security Testing For REST API's by @flipkart-incubator.
Leaking / Server-Side Request Forgery
- snallygaster (⭐1.9k) - Tool to scan for secret files on HTTP servers by @hannob.
Miscellaneous / Server-Side Request Forgery
- Be careful what you copy: Invisibly inserting usernames into text with Zero-Width Characters - Written by @umpox.
Mar 26 - Apr 01, 2018
Miscellaneous / Server-Side Request Forgery
- TL:DR: VPN leaks users’ IPs via WebRTC. I’ve tested seventy VPN providers and 16 of them leaks users’ IPs via WebRTC (23%) - Written by voidsec.
Mar 19 - Mar 25, 2018
XSS
- Stored XSS on Facebook - Written by Enguerran Gillier.
Backend (core of Browser implementation, and often refers to C or C++ part)
- Look Mom, I don't use Shellcode - Browser Exploitation Case Study for Internet Explorer 11 - Written by @moritzj.
Leaking / Server-Side Request Forgery
- pwngitmanager (⭐106) - Git manager for pentesters by @allyshka.
Miscellaneous / Server-Side Request Forgery
- How I exploited ACME TLS-SNI-01 issuing Let's Encrypt SSL-certs for any domain using shared hosting - Written by @fransrosen.
Mar 12 - Mar 18, 2018
Others
Decompiler / Server-Side Request Forgery
- CFR - Another java decompiler by @LeeAtBenf.
Miscellaneous / Server-Side Request Forgery
- The Bug Hunters Methodology v2.1 - Written by @jhaddix.
- $7.5k Google services mix-up - Written by Ezequiel Pereira.
Feb 26 - Mar 04, 2018
OSINT
- 102 Deep Dive in the Dark Web OSINT Style Kirby Plessas - Presented by @kirbstr.
XXE
- Evil XML with two encodings - Written by Arseniy Sharoglazov.
SSRF
- PHP SSRF Techniques - Written by @themiddleblue.
Reconnaissance / OSINT - Open-Source Intelligence
- Databases - start.me - Various databases which you can use for your OSINT research by @technisette.
- peoplefindThor - the easy way to find people on Facebook by [postkassen](mailto:[email protected]?subject=peoplefindthor.dk comments).
Feb 19 - Feb 25, 2018
Forums
- Phrack Magazine - Ezine written by and for hackers.
- The Hacker News - Security in a serious way.
- Security Weekly - The security podcast network.
- The Register - Biting the hand that feeds IT.
- Dark Reading - Connecting The Information Security Community.
- HackDig - Dig high-quality web security articles for hacker.
CSV Injection
- CSV Injection -> Meterpreter on Pornhub - Written by Andy.
SQL Injection
- SQL Injection Cheat Sheet - Written by @netsparker.
- SQL Injection Wiki - Written by NETSPI.
- SQL Injection Pocket Reference - Written by @LightOS.
- GitHub Enterprise SQL Injection - Written by Orange.
Command Injection
- Potential command injection in resolv.rb (⭐20k) - Written by @drigg3r.
ORM Injection
- HQL for pentesters - Written by @h3xstream.
- HQL : Hyperinsane Query Language (or how to access the whole SQL API within a HQL injection ?) - Written by @_m0bius.
- ORM Injection - Written by Simone Onofri.
FTP Injection
- XXE OOB exploitation at Java 1.7+ - Written by Ivan Novikov.
XXE - XML eXternal Entity
- XXE - Written by @phonexicum.
CSRF - Cross-Site Request Forgery
- Wiping Out CSRF - Written by @jrozner.
Rails
- Rails Security - First part - Written by @qazbnm456.
AngularJS
- DOM based Angular sandbox escapes - Written by @garethheyes
SSL/TLS
- SSL & TLS Penetration Testing - Written by APTIVE.
NFS
- NFS | PENETRATION TESTING ACADEMY - Written by PENETRATION ACADEMY.
AWS
- PENETRATION TESTING AWS STORAGE: KICKING THE S3 BUCKET - Written by Dwight Hohnstein from Rhino Security Labs.
Sub Domain Enumeration
- The Art of Subdomain Enumeration - Written by Patrik Hudak.
Web Shell
- Hunting for Web Shells - Written by Jacob Baines.
- Hacking with JSP Shells - Written by @_nullbind.
OSINT
CSP
- CSP: bypassing form-action with reflected XSS - Written by Detectify Labs.
- TWITTER XSS + CSP BYPASS - Written by Paulos Yibelo.
WAF
- Web Application Firewall (WAF) Evasion Techniques - Written by @secjuice.
- Airbnb – When Bypassing JSON Encoding, XSS Filter, WAF, CSP, and Auditor turns into Eight Vulnerabilities - Written by @Brett Buerhaus.
- How to bypass libinjection in many WAF/NGWAF - Written by @d0znpp.
JSMVC
- JavaScript MVC and Templating Frameworks - Written by Mario Heiderich.
Authentication
- Trend Micro Threat Discovery Appliance - Session Generation Authentication Bypass (CVE-2016-8584) - Written by @malerisch and @steventseeley.
CSRF
- Neat tricks to bypass CSRF-protection - Written by Twosecurity.
Remote Code Execution
- GitHub Enterprise Remote Code Execution - Written by @iblue.
- How I Chained 4 vulnerabilities on GitHub Enterprise, From SSRF Execution Chain to RCE! - Written by Orange.
XSS
- ECMAScript 6 from an Attacker's Perspective - Breaking Frameworks, Sandboxes, and everything else - Written by Mario Heiderich.
- DON'T TRUST THE DOM: BYPASSING XSS MITIGATIONS VIA SCRIPT GADGETS - Written by Sebastian Lekies, Krzysztof Kotowicz, and Eduardo Vela.
- Uber XSS via Cookie - Written by zhchbin.
SSRF
- SSRF in https://imgur.com/vidgif/url - Written by aesteral.
Header Injection
URL
- Some Problems Of URLs - Written by Chris Palmer.
- Phishing with Unicode Domains - Written by Xudong Zheng.
- [dev.twitter.com] XSS - Written by Sergey Bobrov.
Others
Frontend (like SOP bypass, URL spoofing, and something like that)
- JSON hijacking for the modern web - Written by portswigger.
- IE11 Information disclosure - local file detection - Written by James Lee.
- Особенности Safari в client-side атаках - Written by Bo0oM.
Backend (core of Browser implementation, and often refers to C or C++ part)
- Attacking JavaScript Engines - A case study of JavaScriptCore and CVE-2016-4622 - Written by [email protected].
- Exploiting a V8 OOB write. - Written by @halbecaf.
- SSD Advisory – Chrome Turbofan Remote Code Execution - Written by SecuriTeam Secure Disclosure (SSD).
Database
- js-vuln-db (⭐2.2k) - Collection of JavaScript engine CVEs with PoCs by @tunz.
- awesome-cve-poc (⭐3k) - Curated list of CVE PoCs by @qazbnm456.
- Some-PoC-oR-ExP (⭐1.9k) - 各种漏洞poc、Exp的收集或编写 by @coffeehb.
Auditing
- prowler (⭐6.8k) - Tool for AWS security assessment, auditing and hardening by @Alfresco.
- A2SV (⭐576) - Auto Scanning to SSL Vulnerability by @hahwul.
Reconnaissance / OSINT - Open-Source Intelligence
- Censys - Censys is a search engine that allows computer scientists to ask questions about the devices and networks that compose the Internet by University of Michigan.
- urlscan.io - Service which analyses websites and the resources they request by @heipei.
- ZoomEye - Cyberspace Search Engine by @zoomeye_team.
- NSFOCUS - THREAT INTELLIGENCE PORTAL by NSFOCUS GLOBAL.
- FOCA (⭐2.1k) - FOCA (Fingerprinting Organizations with Collected Archives) is a tool used mainly to find metadata and hidden information in the documents its scans by ElevenPaths.
- SpiderFoot - Open source footprinting and intelligence-gathering tool by @binarypool.
- xray (⭐1.8k) - XRay is a tool for recon, mapping and OSINT gathering from public networks by @evilsocket.
- gitrob (⭐5.5k) - Reconnaissance tool for GitHub organizations by @michenriksen.
- GSIL (⭐1.9k) - Github Sensitive Information Leakage(Github敏感信息泄露)by @FeeiCN.
- raven (⭐752) - raven is a Linkedin information gathering tool that can be used by pentesters to gather information about an organization employees using Linkedin by @0x09AL.
Reconnaissance / Sub Domain Enumeration
- EyeWitness (⭐3.8k) - EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible by @ChrisTruncer.
- subDomainsBrute (⭐2.9k) - A simple and fast sub domain brute tool for pentesters by @lijiejie.
- AQUATONE (⭐4.9k) - Tool for Domain Flyovers by @michenriksen.
- domain_analyzer (⭐1.7k) - Analyze the security of any domain by finding all the information possible by @eldraco.
- VirusTotal domain information - Searching for domain information by VirusTotal.
- Certificate Transparency (⭐827) - Google's Certificate Transparency project fixes several structural flaws in the SSL certificate system by @google.
- Certificate Search - Enter an Identity (Domain Name, Organization Name, etc), a Certificate Fingerprint (SHA-1 or SHA-256) or a crt.sh ID to search certificate(s) by @crtsh.
- GSDF (⭐170) - Domain searcher named GoogleSSLdomainFinder by @We5ter.
Code Generating / Sub Domain Enumeration
- VWGen (⭐79) - Vulnerable Web applications Generator by @qazbnm456.
Fuzzing / Sub Domain Enumeration
- wfuzz (⭐4.7k) - Web application bruteforcer by @xmendez.
- charsetinspect (⭐26) - Script that inspects multi-byte character sets looking for characters with specific user-defined properties by @hack-all-the-things.
- IPObfuscator (⭐123) - Simple tool to convert the IP to a DWORD IP by @OsandaMalith.
Penetration Testing / Sub Domain Enumeration
- Burp Suite - Burp Suite is an integrated platform for performing security testing of web applications by portswigger.
Offensive / XSS - Cross-Site Scripting
- xssor2 (⭐2k) - XSS'OR - Hack with JavaScript by @evilcos.
Offensive / SQL Injection
- sqlmap (⭐25k) - Automatic SQL injection and database takeover tool.
Leaking / Server-Side Request Forgery
- HTTPLeaks (⭐1.7k) - All possible ways, a website can leak HTTP requests by @cure53.
- dvcs-ripper (⭐1.5k) - Rip web accessible (distributed) version control systems: SVN/GIT/HG... by @kost.
- DVCS-Pillage (⭐297) - Pillage web accessible GIT, HG and BZR repositories by @evilpacket.
- GitMiner (⭐1.9k) - Tool for advanced mining for content on Github by @UnkL4b.
- gitleaks (⭐11k) - Searches full repo history for secrets and keys by @zricethezav.
- CSS-Keylogging (⭐3.1k) - Chrome extension and Express server that exploits keylogging abilities of CSS by @maxchehab.
Detecting / Server-Side Request Forgery
- retire.js (⭐3.1k) - Scanner detecting the use of JavaScript libraries with known vulnerabilities by @RetireJS.
- malware-jail (⭐408) - Sandbox for semi-automatic Javascript malware analysis, deobfuscation and payload extraction by @HynekPetrak.
- repo-supervisor (⭐580) - Scan your code for security misconfiguration, search for passwords and secrets.
- bXSS (⭐393) - bXSS is a simple Blind XSS application adapted from cure53.de/m by @LewisArdern.
Preventing / Server-Side Request Forgery
- js-xss (⭐4.7k) - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist by @leizongmin.
Proxy / Server-Side Request Forgery
- Charles - HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet.
- mitmproxy (⭐29k) - Interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers by @mitmproxy.
Webshell / Server-Side Request Forgery
- webshell (⭐8.5k) - This is a webshell open source project by @tennc.
- Weevely (⭐2.6k) - Weaponized web shell by @epinna.
- Webshell-Sniper (⭐407) - Manage your website via terminal by @WangYihang.
- Reverse-Shell-Manager (⭐204) - Reverse Shell Manager via Terminal @WangYihang.
- reverse-shell (⭐1.6k) - Reverse Shell as a Service by @lukechilds.
Disassembler / Server-Side Request Forgery
- plasma (⭐3k) - Plasma is an interactive disassembler for x86/ARM/MIPS by @plasma-disassembler.
- radare2 (⭐17k) - Unix-like reverse engineering framework and commandline tools by @radare.
- Iaitō (⭐1.5k) - Qt and C++ GUI for radare2 reverse engineering framework by @hteso.
Others / Server-Side Request Forgery
- CyberChef (⭐19k) - The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis - by @GCHQ.
Social Engineering Database / Server-Side Request Forgery
- haveibeenpwned - Check if you have an account that has been compromised in a data breach by Troy Hunt.
Blogs / Server-Side Request Forgery
- Orange - Taiwan's talented web penetrator.
- leavesongs - China's talented web penetrator.
- James Kettle - Head of Research at PortSwigger Web Security.
- Broken Browser - Fun with Browser Vulnerabilities.
- Scrutiny - Internet Security through Web Browsers by Dhiraj Mishra.
- BRETT BUERHAUS - Vulnerability disclosures and rambles on application security.
- n0tr00t - ~# n0tr00t Security Team.
- OpnSec - Open Mind Security!
Twitter Users / Server-Side Request Forgery
- @HackwithGitHub - Initiative to showcase open source hacking tools for hackers and pentesters
- @filedescriptor - Active penetrator often tweets and writes useful articles
- @cure53berlin - Cure53 is a German cybersecurity firm.
- @XssPayloads - The wonderland of JavaScript unexpected usages, and more.
- @kinugawamasato - Japanese web penetrator.
- @h3xstream - Security Researcher, interested in web security, crypto, pentest, static analysis but most of all, samy is my hero.
- @garethheyes - English web penetrator.
- @hasegawayosuke - Japanese javascript security researcher.
Application / Server-Side Request Forgery
- SELinux Game - Learn SELinux by doing. Solve Puzzles, show skillz - Written by @selinuxgame.
AWS / Server-Side Request Forgery
- FLAWS - Amazon AWS CTF challenge - Written by @0xdabbad00.
XSS / Server-Side Request Forgery
- XSS game - Google XSS Challenge - Written by Google.
- prompt(1) to win - Complex 16-Level XSS Challenge held in summer 2014 (+4 Hidden Levels) - Written by @cure53.
- alert(1) to win - Series of XSS challenges - Written by @steike.
- XSS Challenges - Series of XSS challenges - Written by yamagata21.
ModSecurity / OWASP ModSecurity Core Rule Set / Server-Side Request Forgery
- ModSecurity / OWASP ModSecurity Core Rule Set - Series of tutorials to install, configure and tune ModSecurity and the Core Rule Set - Written by @ChrFolini.
Community / Server-Side Request Forgery
Miscellaneous / Server-Side Request Forgery
- awesome-bug-bounty (⭐3.5k) - Comprehensive curated list of available Bug Bounty & Disclosure Programs and write-ups by @djadmin.
- bug-bounty-reference (⭐3.1k) - List of bug bounty write-up that is categorized by the bug nature by @ngalongc.
- Google VRP and Unicorns - Written by Daniel Stelter-Gliese.
- Brute Forcing Your Facebook Email and Phone Number - Written by PwnDizzle.
- Pentest + Exploit dev Cheatsheet wallpaper - Penetration Testing and Exploit Dev CheatSheet.
- The Definitive Security Data Science and Machine Learning Guide - Written by JASON TROS.
- EQGRP (⭐3.9k) - Decrypted content of eqgrp-auction-file.tar.xz by @x0rz.
- notes (⭐1.3k) - Some public notes by @ChALkeR.
- A glimpse into GitHub's Bug Bounty workflow - Written by @gregose.
- Infosec_Reference (⭐4.6k) - Information Security Reference That Doesn't Suck by @rmusser01.
- Internet of Things Scanner - Check if your internet-connected devices at home are public on Shodan by BullGuard.