Security Memo

Search (Ctrl+K)

SearchSearch

Recent Notes

  • SMART

    Oct 22, 2024

    • software
  • Bossa Nova

    Oct 22, 2024

    • ZFS

      Oct 22, 2024

      • post-rock

        Oct 06, 2024

        • concept
      • 2024-09-27

        Sep 27, 2024

        • daily

      See 1423 more sorted by tag →

      Home

      ❯

      web application attacks

      web application attacks

      created Jan 08, 2024updated Apr 16, 20241 min read

      • how-to

      Resources for attacking web applications.

      • For vulnerability discovery, see web enumeration.
      • For web app testing, see OWASP ASVS & WSTG.

      Common server-side attacks:

      • directory traversal
      • local file inclusion (LFI)
      • remote file inclusion (RFI)
      • brute-force
      • SQL injection
      • Public exploits
        • searchsploit / ExploitDB (e.g. search with server, CMS, OS, plugin version, etc)

      Client-side attacks:

      • cross-site scripting

      Graph View

      Backlinks

      • Burp Suite
      • CTF
      • OSCP

      Created with Quartz v4.2.3 © 2024

      • GitHub
      • LinkedIn
      • HackTheBox