Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

221 Commits
 
 
 
 

Repository files navigation

awesome-web-hacking

This list is for anyone wishing to learn about web application security but do not have a starting point.

You can help by sending Pull Requests to add more information.

If you're not inclined to make PRs you can tweet me at @infoslack

Table of Contents

Books

Documentation

Tools

  • SaaSFort - Free 60-second external NIS2 / security posture scan, A-F grade, no signup required.
  • ARS3NAL - Offline-first, searchable arsenal: ~1500 payloads, command generator, GTFOBins, wordlists, embedded CyberChef, reverse shells and 70 checklists.
  • Mozilla - HTTP Observatory - Developed by Mozilla, the HTTP Observatory performs an in-depth assessment of a site’s HTTP headers and other key security configurations.
  • HTTP Security Report - Get an instant report of how your website measures up to the best practices.
  • ImmuniWeb CyberScore - free cybersecurity, privacy and AI security rating of your company, partners or suppliers
  • ImmuniWeb - Website Security Test - Checks for web security vulnerabilities, AI bot protection, HTTP security and privacy headers, DNSSEC configuration, CSP, and compliance with GDPR and PCI DSS. 10 free tests per month (without account)
  • Pentest Tools - Website Vulnerability Scanner - detects SQLi, XSS, command injection, XXE, and 75+ more web app vulnerabilities
  • Pentest Tools - Network Vulnerability Scanner - an online security tool designed to identify vulnerabilities, misconfigurations, outdated services, and exposed ports in network infrastructure

Cheat Sheets

Docker images for Penetration Testing

Vulnerabilities

Courses

Online Hacking Demonstration Sites

Labs

SSL

  • https://www.ssllabs.com/ssltest/index.html - This service performs a deep analysis of the configuration of any SSL web server on the public Internet.
  • http://certdb.com/ - SSL/TLS data provider service. Collect the data about digital certificates - issuers, organisation, whois, expiration dates, etc... Plus, has handy filters for convenience.
  • https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html - Strong SSL Security on nginx
  • https://weakdh.org/ - Weak Diffie-Hellman and the Logjam Attack
  • https://letsencrypt.org/ - Let’s Encrypt is a new Certificate Authority: It’s free, automated, and open.
  • https://filippo.io/Heartbleed/ - A checker (site and tool) for CVE-2014-0160 (Heartbleed).
  • https://testssl.sh/ - A command line tool which checks a website's TLS/SSL ciphers, protocols and cryptographic flaws.
  • Scorifya - 0–100 security score for any website covering TLS, security headers (CSP, HSTS, X-Frame-Options), cookies, DNS, and email signals (SPF, DKIM, DMARC) with ranked fix steps.
  • ImmuniWeb SSL Security Test - a free online tool that checks the security of a website or email server’s SSL/TLS configuration. Сhecks compliance with security standards such as NIST, HIPAA, PCI DSS, and GDPR. 10 free tests per month (without account)

Security Ruby on Rails

About

A list of web application security

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors