├── .gitignore ├── AWS Amazon Bucket S3 └── README.md ├── CRLF injection ├── README.md └── crlfinjection.txt ├── CSV injection └── README.md ├── CVE Exploits ├── Apache Struts 2 CVE-2013-2251 CVE-2017-5638 CVE-2018-11776_.py ├── Apache Struts 2 CVE-2017-5638.py ├── Apache Struts 2 CVE-2017-9805.py ├── Apache Struts 2 CVE-2018-11776.py ├── Docker API RCE.py ├── Drupalgeddon2 CVE-2018-7600.rb ├── Heartbleed CVE-2014-0160.py ├── JBoss CVE-2015-7501.py ├── Jenkins CVE-2015-8103.py ├── Jenkins CVE-2016-0792.py ├── README.md ├── Shellshock CVE-2014-6271.py ├── Tomcat CVE-2017-12617.py ├── WebLogic CVE-2016-3510.py ├── WebLogic CVE-2017-10271.py ├── WebLogic CVE-2018-2894.py └── WebSphere CVE-2015-7450.py ├── File Inclusion - Path Traversal ├── Intruders │ ├── BSD-files.txt │ ├── JHADDIX_LFI.txt │ ├── LFI-FD-check.txt │ ├── LFI-WindowsFileCheck.txt │ ├── Linux-files.txt │ ├── List_Of_File_To_Include.txt │ ├── List_Of_File_To_Include_NullByteAdded.txt │ ├── Logs-files.txt │ ├── Mac-files.txt │ ├── Traversal.txt │ ├── Web-files.txt │ ├── Windows-files.txt │ ├── dot-slash-PathTraversal_and_LFI_pairing.txt │ └── simple-check.txt ├── README.md ├── phpinfolfi.py └── uploadlfi.py ├── Insecure deserialization ├── Files │ ├── PHP-Serialization-RCE-Exploit.php │ └── Ruby_universal_gadget_generate_verify.rb ├── Java.md ├── PHP.md ├── README.md └── Ruby.md ├── Insecure direct object references ├── README.md └── idor.png ├── Insecure source code management └── README.md ├── JSON Web Token └── README.md ├── LDAP injection ├── Intruders │ ├── LDAP_FUZZ.txt │ └── LDAP_attributes.txt └── README.md ├── LaTeX injection └── README.md ├── Methodology and Resources ├── Active Directory Attack.md ├── Linux - Persistence.md ├── Methodology_and_enumeration.md ├── Network Discovery.md ├── Network Pivoting Techniques.md ├── Reverse Shell Cheatsheet.md ├── Subdomains Enumeration.md ├── Windows - Download and Execute.md ├── Windows - Mimikatz.md ├── Windows - Persistence.md ├── Windows - Post Exploitation Koadic.md ├── Windows - Privilege Escalation.md └── Windows - Using credentials.md ├── NoSQL injection ├── Intruders │ └── NoSQL.txt └── README.md ├── OAuth └── README.md ├── Open redirect ├── Open-Redirect-payloads.txt ├── README.md ├── open_redirect_wordlist.txt └── openredirects.txt ├── PHP juggling type └── README.md ├── README.md ├── Remote commands execution ├── Intruders │ ├── command-execution-unix.txt │ └── command_exec.txt └── README.md ├── SQL injection ├── Cassandra Injection.md ├── Intruders │ ├── Auth_Bypass.txt │ ├── Auth_Bypass2.txt │ ├── FUZZDB_MSSQL-WHERE_Time.txt │ ├── FUZZDB_MSSQL.txt │ ├── FUZZDB_MSSQL_Enumeration.txt │ ├── FUZZDB_MYSQL.txt │ ├── FUZZDB_MySQL-WHERE_Time.txt │ ├── FUZZDB_MySQL_ReadLocalFiles.txt │ ├── FUZZDB_Oracle.txt │ ├── FUZZDB_Postgres_Enumeration.txt │ ├── Generic_ErrorBased.txt │ ├── Generic_TimeBased.txt │ ├── Generic_UnionSelect.txt │ ├── SQL-Injection │ ├── SQLi_Polyglots.txt │ ├── payloads-sql-blind-MSSQL-INSERT │ ├── payloads-sql-blind-MSSQL-WHERE │ ├── payloads-sql-blind-MySQL-INSERT │ ├── payloads-sql-blind-MySQL-ORDER_BY │ └── payloads-sql-blind-MySQL-WHERE ├── MSSQL Injection.md ├── MySQL Injection.md ├── OracleSQL Injection.md ├── PostgreSQL Injection.md ├── README.md └── SQLite Injection.md ├── SSRF injection ├── Parser & Curl < 7.54.png ├── README.md ├── SSRF_Parser.png ├── WeakParser.jpg └── ip.py ├── Server Side Template injections ├── Intruders │ ├── JHADDIX_SSI_Injection.txt │ └── ssi_quick.txt ├── README.md └── serverside.png ├── Tar commands execution ├── --checkpoint-action=exec=sh shell.sh ├── --checkpoint=1 ├── README.md └── shell.sh ├── Traversal directory ├── README.md ├── deep_traversal.txt ├── directory_traversal.txt ├── dotdotpwn.txt └── traversals-8-deep-exotic-encoding.txt ├── Upload insecure files ├── Eicar │ └── eicar.com.txt ├── Ffmpeg HLS │ ├── README.md │ ├── gen_avi_bypass.py │ ├── gen_xbin_avi.py │ ├── read_passwd.avi │ ├── read_passwd_bypass.mp4 │ ├── read_shadow.avi │ └── read_shadow_bypass.mp4 ├── IIS Web Config │ └── web.config ├── IIS │ └── index.stm ├── Image Tragik 2 │ ├── README.md │ ├── centos_id.jpg │ ├── ubuntu_id.jpg │ └── ubuntu_shell.jpg ├── Image Tragik │ ├── payload_imageover_file_exfiltration_pangu_wrapper.jpg │ ├── payload_imageover_file_exfiltration_text_wrapper.jpg │ ├── payload_imageover_reverse_shell_devtcp.jpg │ ├── payload_imageover_reverse_shell_netcat_fifo.png │ ├── payload_imageover_wget.gif │ ├── payload_url_bind_shell_nc.mvg │ ├── payload_url_curl.png │ ├── payload_url_portscan.jpg │ ├── payload_url_remote_connection.mvg │ ├── payload_url_reverse_shell_bash.mvg │ ├── payload_url_touch.jpg │ ├── payload_xml_reverse_shell_nctraditional.xml │ └── payload_xml_reverse_shell_netcat_encoded.xml ├── Insecure Flash │ ├── xss.swf │ └── xssproject.swf ├── JPG Resize │ ├── README.txt │ ├── bulletjpg.py │ ├── exploit--1.jpg │ ├── exploit-52.jpg │ ├── exploit-53.jpg │ ├── exploit-54.jpg │ ├── exploit-55.jpg │ ├── exploit-56.jpg │ ├── exploit-57.jpg │ ├── exploit-58.jpg │ ├── exploit-59.jpg │ ├── exploit-60.jpg │ ├── exploit-61.jpg │ ├── exploit-62.jpg │ ├── exploit-63.jpg │ ├── exploit-64.jpg │ ├── exploit-65.jpg │ ├── exploit-66.jpg │ ├── exploit-67.jpg │ ├── exploit-68.jpg │ ├── exploit-69.jpg │ ├── exploit-70.jpg │ ├── exploit-71.jpg │ ├── exploit-72.jpg │ ├── exploit-73.jpg │ ├── exploit-74.jpg │ ├── exploit-75.jpg │ ├── exploit-76.jpg │ ├── exploit-77.jpg │ ├── exploit-78.jpg │ ├── exploit-79.jpg │ ├── exploit-80.jpg │ ├── exploit-81.jpg │ ├── exploit-82.jpg │ ├── exploit-83.jpg │ ├── exploit-84.jpg │ ├── exploit-85.jpg │ ├── exploit-86.jpg │ ├── exploit-87.jpg │ ├── exploit-88.jpg │ ├── exploit-89.jpg │ ├── exploit-90.jpg │ ├── exploit-91.jpg │ ├── exploit-92.jpg │ ├── exploit-93.jpg │ ├── exploit-94.jpg │ ├── exploit-95.jpg │ ├── exploit-96.jpg │ ├── exploit-97.jpg │ └── exploit-98.jpg ├── Metadata GIF │ ├── phpinfo-metadata.gif │ ├── shell_cinema.gif │ ├── shell_fr.gif │ └── shell_problem.gif ├── Metadata PNG │ ├── Build_image_to_LFI.py │ ├── php_exif_data.png │ └── phpinfo-metadata.jpg ├── PDF JS │ ├── poc.js │ ├── poc.py │ └── result.pdf ├── PHP .htaccess │ ├── .htaccess │ └── README.md ├── PHP Extension │ ├── phpinfo.jpg.php │ ├── phpinfo.php │ ├── phpinfo.php3 │ ├── phpinfo.php4 │ ├── phpinfo.php5 │ ├── phpinfo.php7 │ ├── phpinfo.phpt │ ├── phpinfo.pht │ ├── phpinfo.phtml │ ├── shell.jpeg.php │ ├── shell.jpg.php │ ├── shell.pgif │ ├── shell.php3 │ ├── shell.php4 │ ├── shell.php5 │ ├── shell.php7 │ ├── shell.phpt │ ├── shell.pht │ ├── shell.phtml │ ├── shell.png.php │ └── shell.shtml ├── PNG Resize │ ├── 110x110_resize_bypass_use_LFI.png │ └── 32x32_resize_bypass_use_LFI.png ├── Python __init__.py │ ├── python-admin-__init__.py.zip │ ├── python-conf-__init__.py.zip │ ├── python-config-__init__.py.zip │ ├── python-controllers-__init__.py.zip │ ├── python-generate-init.py │ ├── python-login-__init__.py.zip │ ├── python-models-__init__.py.zip │ ├── python-modules-__init__.py.zip │ ├── python-scripts-__init__.py.zip │ ├── python-settings-__init__.py.zip │ ├── python-tests-__init__.py.zip │ ├── python-urls-__init__.py.zip │ ├── python-utils-__init__.py.zip │ └── python-view-__init__.py.zip ├── README.md ├── Server Side Include │ ├── exec.shtml │ └── include.shtml └── ZIP Symbolic Link │ ├── etc_passwd.zip │ ├── generate.sh │ └── passwd ├── Web cache deception ├── Intruders │ └── param_miner_lowercase_headers.txt └── README.md ├── XPATH injection └── README.md ├── XSS injection ├── Files │ ├── "> │ ├── '> │ ├── InsecureFlashFile.swf │ ├── JupyterNotebookXSS.ipynb │ ├── SVG_XSS.svg │ ├── SVG_XSS1.svg │ ├── SVG_XSS2.svg │ ├── SVG_XSS3.svg │ ├── SWF_XSS.swf │ ├── XML XSS.xml │ ├── XML_XSS_cheatsheet.html │ ├── xss_comment_exif_metadata_double_quote.png │ └── xss_comment_exif_metadata_single_quote.png ├── Intruders │ ├── BRUTELOGIC-XSS-JS.txt │ ├── BRUTELOGIC-XSS-STRINGS.txt │ ├── IntrudersXSS.txt │ ├── JHADDIX_XSS.txt │ ├── MarioXSSVectors.txt │ ├── RSNAKE_XSS.txt │ ├── XSSDetection.txt │ ├── XSS_Polyglots.txt │ ├── xss_alert.txt │ ├── xss_payloads_quick.txt │ └── xss_swf_fuzz.txt ├── README.md ├── XSS in Angular.md └── XSS with Relative Path Overwrite.md └── XXE injection ├── Files ├── Classic XXE - etc passwd.xml ├── Classic XXE B64 Encoded.xml ├── Classic XXE.xml ├── Deny Of Service - Billion Laugh Attack ├── XXE OOB Attack (Yunusov, 2013).xml └── XXE PHP Wrapper.xml ├── Intruders ├── XXE_Fuzzing.txt └── xml-attacks.txt └── README.md /.gitignore: -------------------------------------------------------------------------------- 1 | BuildPDF/ 2 | .vscode 3 | .todo 4 | -------------------------------------------------------------------------------- /AWS Amazon Bucket S3/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/AWS Amazon Bucket S3/README.md -------------------------------------------------------------------------------- /CRLF injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CRLF injection/README.md -------------------------------------------------------------------------------- /CRLF injection/crlfinjection.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CRLF injection/crlfinjection.txt -------------------------------------------------------------------------------- /CSV injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CSV injection/README.md -------------------------------------------------------------------------------- /CVE Exploits/Apache Struts 2 CVE-2013-2251 CVE-2017-5638 CVE-2018-11776_.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/Apache Struts 2 CVE-2013-2251 CVE-2017-5638 CVE-2018-11776_.py -------------------------------------------------------------------------------- /CVE Exploits/Apache Struts 2 CVE-2017-5638.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/Apache Struts 2 CVE-2017-5638.py -------------------------------------------------------------------------------- /CVE Exploits/Apache Struts 2 CVE-2017-9805.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/Apache Struts 2 CVE-2017-9805.py -------------------------------------------------------------------------------- /CVE Exploits/Apache Struts 2 CVE-2018-11776.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/Apache Struts 2 CVE-2018-11776.py -------------------------------------------------------------------------------- /CVE Exploits/Docker API RCE.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/Docker API RCE.py -------------------------------------------------------------------------------- /CVE Exploits/Drupalgeddon2 CVE-2018-7600.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/Drupalgeddon2 CVE-2018-7600.rb -------------------------------------------------------------------------------- /CVE Exploits/Heartbleed CVE-2014-0160.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/Heartbleed CVE-2014-0160.py -------------------------------------------------------------------------------- /CVE Exploits/JBoss CVE-2015-7501.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/JBoss CVE-2015-7501.py -------------------------------------------------------------------------------- /CVE Exploits/Jenkins CVE-2015-8103.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/Jenkins CVE-2015-8103.py -------------------------------------------------------------------------------- /CVE Exploits/Jenkins CVE-2016-0792.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/Jenkins CVE-2016-0792.py -------------------------------------------------------------------------------- /CVE Exploits/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/README.md -------------------------------------------------------------------------------- /CVE Exploits/Shellshock CVE-2014-6271.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/Shellshock CVE-2014-6271.py -------------------------------------------------------------------------------- /CVE Exploits/Tomcat CVE-2017-12617.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/Tomcat CVE-2017-12617.py -------------------------------------------------------------------------------- /CVE Exploits/WebLogic CVE-2016-3510.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/WebLogic CVE-2016-3510.py -------------------------------------------------------------------------------- /CVE Exploits/WebLogic CVE-2017-10271.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/WebLogic CVE-2017-10271.py -------------------------------------------------------------------------------- /CVE Exploits/WebLogic CVE-2018-2894.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/WebLogic CVE-2018-2894.py -------------------------------------------------------------------------------- /CVE Exploits/WebSphere CVE-2015-7450.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/CVE Exploits/WebSphere CVE-2015-7450.py -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/BSD-files.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/BSD-files.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/JHADDIX_LFI.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/JHADDIX_LFI.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/LFI-FD-check.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/LFI-FD-check.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/LFI-WindowsFileCheck.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/LFI-WindowsFileCheck.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/Linux-files.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/Linux-files.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/List_Of_File_To_Include.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/List_Of_File_To_Include.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/List_Of_File_To_Include_NullByteAdded.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/List_Of_File_To_Include_NullByteAdded.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/Logs-files.txt: -------------------------------------------------------------------------------- 1 | 71 2 | -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/Mac-files.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/Mac-files.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/Traversal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/Traversal.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/Web-files.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/Web-files.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/Windows-files.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/Windows-files.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/dot-slash-PathTraversal_and_LFI_pairing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/dot-slash-PathTraversal_and_LFI_pairing.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/Intruders/simple-check.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/Intruders/simple-check.txt -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/README.md -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/phpinfolfi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/phpinfolfi.py -------------------------------------------------------------------------------- /File Inclusion - Path Traversal/uploadlfi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/File Inclusion - Path Traversal/uploadlfi.py -------------------------------------------------------------------------------- /Insecure deserialization/Files/PHP-Serialization-RCE-Exploit.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Insecure deserialization/Files/PHP-Serialization-RCE-Exploit.php -------------------------------------------------------------------------------- /Insecure deserialization/Files/Ruby_universal_gadget_generate_verify.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Insecure deserialization/Files/Ruby_universal_gadget_generate_verify.rb -------------------------------------------------------------------------------- /Insecure deserialization/Java.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Insecure deserialization/Java.md -------------------------------------------------------------------------------- /Insecure deserialization/PHP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Insecure deserialization/PHP.md -------------------------------------------------------------------------------- /Insecure deserialization/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Insecure deserialization/README.md -------------------------------------------------------------------------------- /Insecure deserialization/Ruby.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Insecure deserialization/Ruby.md -------------------------------------------------------------------------------- /Insecure direct object references/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Insecure direct object references/README.md -------------------------------------------------------------------------------- /Insecure direct object references/idor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Insecure direct object references/idor.png -------------------------------------------------------------------------------- /Insecure source code management/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Insecure source code management/README.md -------------------------------------------------------------------------------- /JSON Web Token/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/JSON Web Token/README.md -------------------------------------------------------------------------------- /LDAP injection/Intruders/LDAP_FUZZ.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/LDAP injection/Intruders/LDAP_FUZZ.txt -------------------------------------------------------------------------------- /LDAP injection/Intruders/LDAP_attributes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/LDAP injection/Intruders/LDAP_attributes.txt -------------------------------------------------------------------------------- /LDAP injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/LDAP injection/README.md -------------------------------------------------------------------------------- /LaTeX injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/LaTeX injection/README.md -------------------------------------------------------------------------------- /Methodology and Resources/Active Directory Attack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Active Directory Attack.md -------------------------------------------------------------------------------- /Methodology and Resources/Linux - Persistence.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Linux - Persistence.md -------------------------------------------------------------------------------- /Methodology and Resources/Methodology_and_enumeration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Methodology_and_enumeration.md -------------------------------------------------------------------------------- /Methodology and Resources/Network Discovery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Network Discovery.md -------------------------------------------------------------------------------- /Methodology and Resources/Network Pivoting Techniques.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Network Pivoting Techniques.md -------------------------------------------------------------------------------- /Methodology and Resources/Reverse Shell Cheatsheet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Reverse Shell Cheatsheet.md -------------------------------------------------------------------------------- /Methodology and Resources/Subdomains Enumeration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Subdomains Enumeration.md -------------------------------------------------------------------------------- /Methodology and Resources/Windows - Download and Execute.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Windows - Download and Execute.md -------------------------------------------------------------------------------- /Methodology and Resources/Windows - Mimikatz.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Windows - Mimikatz.md -------------------------------------------------------------------------------- /Methodology and Resources/Windows - Persistence.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Windows - Persistence.md -------------------------------------------------------------------------------- /Methodology and Resources/Windows - Post Exploitation Koadic.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Windows - Post Exploitation Koadic.md -------------------------------------------------------------------------------- /Methodology and Resources/Windows - Privilege Escalation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Windows - Privilege Escalation.md -------------------------------------------------------------------------------- /Methodology and Resources/Windows - Using credentials.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Methodology and Resources/Windows - Using credentials.md -------------------------------------------------------------------------------- /NoSQL injection/Intruders/NoSQL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/NoSQL injection/Intruders/NoSQL.txt -------------------------------------------------------------------------------- /NoSQL injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/NoSQL injection/README.md -------------------------------------------------------------------------------- /OAuth/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/OAuth/README.md -------------------------------------------------------------------------------- /Open redirect/Open-Redirect-payloads.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Open redirect/Open-Redirect-payloads.txt -------------------------------------------------------------------------------- /Open redirect/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Open redirect/README.md -------------------------------------------------------------------------------- /Open redirect/open_redirect_wordlist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Open redirect/open_redirect_wordlist.txt -------------------------------------------------------------------------------- /Open redirect/openredirects.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Open redirect/openredirects.txt -------------------------------------------------------------------------------- /PHP juggling type/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/PHP juggling type/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/README.md -------------------------------------------------------------------------------- /Remote commands execution/Intruders/command-execution-unix.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Remote commands execution/Intruders/command-execution-unix.txt -------------------------------------------------------------------------------- /Remote commands execution/Intruders/command_exec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Remote commands execution/Intruders/command_exec.txt -------------------------------------------------------------------------------- /Remote commands execution/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Remote commands execution/README.md -------------------------------------------------------------------------------- /SQL injection/Cassandra Injection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Cassandra Injection.md -------------------------------------------------------------------------------- /SQL injection/Intruders/Auth_Bypass.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/Auth_Bypass.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/Auth_Bypass2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/Auth_Bypass2.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/FUZZDB_MSSQL-WHERE_Time.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/FUZZDB_MSSQL-WHERE_Time.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/FUZZDB_MSSQL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/FUZZDB_MSSQL.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/FUZZDB_MSSQL_Enumeration.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/FUZZDB_MSSQL_Enumeration.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/FUZZDB_MYSQL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/FUZZDB_MYSQL.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/FUZZDB_MySQL-WHERE_Time.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/FUZZDB_MySQL-WHERE_Time.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/FUZZDB_MySQL_ReadLocalFiles.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/FUZZDB_MySQL_ReadLocalFiles.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/FUZZDB_Oracle.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/FUZZDB_Oracle.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/FUZZDB_Postgres_Enumeration.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/FUZZDB_Postgres_Enumeration.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/Generic_ErrorBased.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/Generic_ErrorBased.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/Generic_TimeBased.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/Generic_TimeBased.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/Generic_UnionSelect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/Generic_UnionSelect.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/SQL-Injection: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/SQL-Injection -------------------------------------------------------------------------------- /SQL injection/Intruders/SQLi_Polyglots.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/SQLi_Polyglots.txt -------------------------------------------------------------------------------- /SQL injection/Intruders/payloads-sql-blind-MSSQL-INSERT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/payloads-sql-blind-MSSQL-INSERT -------------------------------------------------------------------------------- /SQL injection/Intruders/payloads-sql-blind-MSSQL-WHERE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/payloads-sql-blind-MSSQL-WHERE -------------------------------------------------------------------------------- /SQL injection/Intruders/payloads-sql-blind-MySQL-INSERT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/payloads-sql-blind-MySQL-INSERT -------------------------------------------------------------------------------- /SQL injection/Intruders/payloads-sql-blind-MySQL-ORDER_BY: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/payloads-sql-blind-MySQL-ORDER_BY -------------------------------------------------------------------------------- /SQL injection/Intruders/payloads-sql-blind-MySQL-WHERE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/Intruders/payloads-sql-blind-MySQL-WHERE -------------------------------------------------------------------------------- /SQL injection/MSSQL Injection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/MSSQL Injection.md -------------------------------------------------------------------------------- /SQL injection/MySQL Injection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/MySQL Injection.md -------------------------------------------------------------------------------- /SQL injection/OracleSQL Injection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/OracleSQL Injection.md -------------------------------------------------------------------------------- /SQL injection/PostgreSQL Injection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/PostgreSQL Injection.md -------------------------------------------------------------------------------- /SQL injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/README.md -------------------------------------------------------------------------------- /SQL injection/SQLite Injection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SQL injection/SQLite Injection.md -------------------------------------------------------------------------------- /SSRF injection/Parser & Curl < 7.54.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SSRF injection/Parser & Curl < 7.54.png -------------------------------------------------------------------------------- /SSRF injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SSRF injection/README.md -------------------------------------------------------------------------------- /SSRF injection/SSRF_Parser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SSRF injection/SSRF_Parser.png -------------------------------------------------------------------------------- /SSRF injection/WeakParser.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SSRF injection/WeakParser.jpg -------------------------------------------------------------------------------- /SSRF injection/ip.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/SSRF injection/ip.py -------------------------------------------------------------------------------- /Server Side Template injections/Intruders/JHADDIX_SSI_Injection.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Server Side Template injections/Intruders/JHADDIX_SSI_Injection.txt -------------------------------------------------------------------------------- /Server Side Template injections/Intruders/ssi_quick.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Server Side Template injections/Intruders/ssi_quick.txt -------------------------------------------------------------------------------- /Server Side Template injections/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Server Side Template injections/README.md -------------------------------------------------------------------------------- /Server Side Template injections/serverside.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Server Side Template injections/serverside.png -------------------------------------------------------------------------------- /Tar commands execution/--checkpoint-action=exec=sh shell.sh: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Tar commands execution/--checkpoint=1: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Tar commands execution/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Tar commands execution/README.md -------------------------------------------------------------------------------- /Tar commands execution/shell.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Tar commands execution/shell.sh -------------------------------------------------------------------------------- /Traversal directory/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Traversal directory/README.md -------------------------------------------------------------------------------- /Traversal directory/deep_traversal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Traversal directory/deep_traversal.txt -------------------------------------------------------------------------------- /Traversal directory/directory_traversal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Traversal directory/directory_traversal.txt -------------------------------------------------------------------------------- /Traversal directory/dotdotpwn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Traversal directory/dotdotpwn.txt -------------------------------------------------------------------------------- /Traversal directory/traversals-8-deep-exotic-encoding.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Traversal directory/traversals-8-deep-exotic-encoding.txt -------------------------------------------------------------------------------- /Upload insecure files/Eicar/eicar.com.txt: -------------------------------------------------------------------------------- 1 | X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H* -------------------------------------------------------------------------------- /Upload insecure files/Ffmpeg HLS/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Ffmpeg HLS/README.md -------------------------------------------------------------------------------- /Upload insecure files/Ffmpeg HLS/gen_avi_bypass.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Ffmpeg HLS/gen_avi_bypass.py -------------------------------------------------------------------------------- /Upload insecure files/Ffmpeg HLS/gen_xbin_avi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Ffmpeg HLS/gen_xbin_avi.py -------------------------------------------------------------------------------- /Upload insecure files/Ffmpeg HLS/read_passwd.avi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Ffmpeg HLS/read_passwd.avi -------------------------------------------------------------------------------- /Upload insecure files/Ffmpeg HLS/read_passwd_bypass.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Ffmpeg HLS/read_passwd_bypass.mp4 -------------------------------------------------------------------------------- /Upload insecure files/Ffmpeg HLS/read_shadow.avi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Ffmpeg HLS/read_shadow.avi -------------------------------------------------------------------------------- /Upload insecure files/Ffmpeg HLS/read_shadow_bypass.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Ffmpeg HLS/read_shadow_bypass.mp4 -------------------------------------------------------------------------------- /Upload insecure files/IIS Web Config/web.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/IIS Web Config/web.config -------------------------------------------------------------------------------- /Upload insecure files/IIS/index.stm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/IIS/index.stm -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik 2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik 2/README.md -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik 2/centos_id.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik 2/centos_id.jpg -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik 2/ubuntu_id.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik 2/ubuntu_id.jpg -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik 2/ubuntu_shell.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik 2/ubuntu_shell.jpg -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_imageover_file_exfiltration_pangu_wrapper.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_imageover_file_exfiltration_pangu_wrapper.jpg -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_imageover_file_exfiltration_text_wrapper.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_imageover_file_exfiltration_text_wrapper.jpg -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_imageover_reverse_shell_devtcp.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_imageover_reverse_shell_devtcp.jpg -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_imageover_reverse_shell_netcat_fifo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_imageover_reverse_shell_netcat_fifo.png -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_imageover_wget.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_imageover_wget.gif -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_url_bind_shell_nc.mvg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_url_bind_shell_nc.mvg -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_url_curl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_url_curl.png -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_url_portscan.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_url_portscan.jpg -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_url_remote_connection.mvg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_url_remote_connection.mvg -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_url_reverse_shell_bash.mvg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_url_reverse_shell_bash.mvg -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_url_touch.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_url_touch.jpg -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_xml_reverse_shell_nctraditional.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_xml_reverse_shell_nctraditional.xml -------------------------------------------------------------------------------- /Upload insecure files/Image Tragik/payload_xml_reverse_shell_netcat_encoded.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Image Tragik/payload_xml_reverse_shell_netcat_encoded.xml -------------------------------------------------------------------------------- /Upload insecure files/Insecure Flash/xss.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Insecure Flash/xss.swf -------------------------------------------------------------------------------- /Upload insecure files/Insecure Flash/xssproject.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Insecure Flash/xssproject.swf -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/README.txt -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/bulletjpg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/bulletjpg.py -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit--1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit--1.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-52.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-52.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-53.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-53.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-54.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-54.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-55.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-55.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-56.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-56.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-57.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-57.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-58.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-58.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-59.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-59.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-60.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-60.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-61.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-61.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-62.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-62.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-63.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-63.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-64.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-64.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-65.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-65.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-66.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-66.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-67.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-67.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-68.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-68.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-69.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-69.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-70.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-70.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-71.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-71.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-72.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-72.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-73.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-73.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-74.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-74.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-75.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-75.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-76.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-76.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-77.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-77.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-78.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-78.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-79.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-79.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-80.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-80.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-81.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-81.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-82.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-82.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-83.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-83.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-84.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-84.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-85.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-85.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-86.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-86.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-87.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-87.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-88.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-88.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-89.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-89.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-90.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-90.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-91.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-91.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-92.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-92.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-93.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-93.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-94.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-94.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-95.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-95.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-96.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-96.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-97.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-97.jpg -------------------------------------------------------------------------------- /Upload insecure files/JPG Resize/exploit-98.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/JPG Resize/exploit-98.jpg -------------------------------------------------------------------------------- /Upload insecure files/Metadata GIF/phpinfo-metadata.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Metadata GIF/phpinfo-metadata.gif -------------------------------------------------------------------------------- /Upload insecure files/Metadata GIF/shell_cinema.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Metadata GIF/shell_cinema.gif -------------------------------------------------------------------------------- /Upload insecure files/Metadata GIF/shell_fr.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Metadata GIF/shell_fr.gif -------------------------------------------------------------------------------- /Upload insecure files/Metadata GIF/shell_problem.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Metadata GIF/shell_problem.gif -------------------------------------------------------------------------------- /Upload insecure files/Metadata PNG/Build_image_to_LFI.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Metadata PNG/Build_image_to_LFI.py -------------------------------------------------------------------------------- /Upload insecure files/Metadata PNG/php_exif_data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Metadata PNG/php_exif_data.png -------------------------------------------------------------------------------- /Upload insecure files/Metadata PNG/phpinfo-metadata.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Metadata PNG/phpinfo-metadata.jpg -------------------------------------------------------------------------------- /Upload insecure files/PDF JS/poc.js: -------------------------------------------------------------------------------- 1 | app.alert("XSS") -------------------------------------------------------------------------------- /Upload insecure files/PDF JS/poc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/PDF JS/poc.py -------------------------------------------------------------------------------- /Upload insecure files/PDF JS/result.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/PDF JS/result.pdf -------------------------------------------------------------------------------- /Upload insecure files/PHP .htaccess/.htaccess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/PHP .htaccess/.htaccess -------------------------------------------------------------------------------- /Upload insecure files/PHP .htaccess/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/PHP .htaccess/README.md -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/phpinfo.jpg.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/phpinfo.php: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/phpinfo.php3: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/phpinfo.php4: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/phpinfo.php5: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/phpinfo.php7: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/phpinfo.phpt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/phpinfo.pht: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/phpinfo.phtml: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/shell.jpeg.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/shell.jpg.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/shell.pgif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/PHP Extension/shell.pgif -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/shell.php3: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/shell.php4: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/shell.php5: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/shell.php7: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/shell.phpt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/shell.pht: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/shell.phtml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/shell.png.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/PHP Extension/shell.shtml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/PNG Resize/110x110_resize_bypass_use_LFI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/PNG Resize/110x110_resize_bypass_use_LFI.png -------------------------------------------------------------------------------- /Upload insecure files/PNG Resize/32x32_resize_bypass_use_LFI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/PNG Resize/32x32_resize_bypass_use_LFI.png -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-admin-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-admin-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-conf-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-conf-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-config-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-config-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-controllers-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-controllers-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-generate-init.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-generate-init.py -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-login-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-login-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-models-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-models-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-modules-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-modules-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-scripts-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-scripts-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-settings-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-settings-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-tests-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-tests-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-urls-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-urls-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-utils-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-utils-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/Python __init__.py/python-view-__init__.py.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/Python __init__.py/python-view-__init__.py.zip -------------------------------------------------------------------------------- /Upload insecure files/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/README.md -------------------------------------------------------------------------------- /Upload insecure files/Server Side Include/exec.shtml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/Server Side Include/include.shtml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Upload insecure files/ZIP Symbolic Link/etc_passwd.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/ZIP Symbolic Link/etc_passwd.zip -------------------------------------------------------------------------------- /Upload insecure files/ZIP Symbolic Link/generate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Upload insecure files/ZIP Symbolic Link/generate.sh -------------------------------------------------------------------------------- /Upload insecure files/ZIP Symbolic Link/passwd: -------------------------------------------------------------------------------- 1 | /etc/passwd -------------------------------------------------------------------------------- /Web cache deception/Intruders/param_miner_lowercase_headers.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Web cache deception/Intruders/param_miner_lowercase_headers.txt -------------------------------------------------------------------------------- /Web cache deception/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/Web cache deception/README.md -------------------------------------------------------------------------------- /XPATH injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XPATH injection/README.md -------------------------------------------------------------------------------- /XSS injection/Files/">: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /XSS injection/Files/'>: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /XSS injection/Files/InsecureFlashFile.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Files/InsecureFlashFile.swf -------------------------------------------------------------------------------- /XSS injection/Files/JupyterNotebookXSS.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Files/JupyterNotebookXSS.ipynb -------------------------------------------------------------------------------- /XSS injection/Files/SVG_XSS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Files/SVG_XSS.svg -------------------------------------------------------------------------------- /XSS injection/Files/SVG_XSS1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Files/SVG_XSS1.svg -------------------------------------------------------------------------------- /XSS injection/Files/SVG_XSS2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Files/SVG_XSS2.svg -------------------------------------------------------------------------------- /XSS injection/Files/SVG_XSS3.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Files/SVG_XSS3.svg -------------------------------------------------------------------------------- /XSS injection/Files/SWF_XSS.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Files/SWF_XSS.swf -------------------------------------------------------------------------------- /XSS injection/Files/XML XSS.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Files/XML XSS.xml -------------------------------------------------------------------------------- /XSS injection/Files/XML_XSS_cheatsheet.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Files/XML_XSS_cheatsheet.html -------------------------------------------------------------------------------- /XSS injection/Files/xss_comment_exif_metadata_double_quote.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Files/xss_comment_exif_metadata_double_quote.png -------------------------------------------------------------------------------- /XSS injection/Files/xss_comment_exif_metadata_single_quote.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Files/xss_comment_exif_metadata_single_quote.png -------------------------------------------------------------------------------- /XSS injection/Intruders/BRUTELOGIC-XSS-JS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Intruders/BRUTELOGIC-XSS-JS.txt -------------------------------------------------------------------------------- /XSS injection/Intruders/BRUTELOGIC-XSS-STRINGS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Intruders/BRUTELOGIC-XSS-STRINGS.txt -------------------------------------------------------------------------------- /XSS injection/Intruders/IntrudersXSS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Intruders/IntrudersXSS.txt -------------------------------------------------------------------------------- /XSS injection/Intruders/JHADDIX_XSS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Intruders/JHADDIX_XSS.txt -------------------------------------------------------------------------------- /XSS injection/Intruders/MarioXSSVectors.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Intruders/MarioXSSVectors.txt -------------------------------------------------------------------------------- /XSS injection/Intruders/RSNAKE_XSS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Intruders/RSNAKE_XSS.txt -------------------------------------------------------------------------------- /XSS injection/Intruders/XSSDetection.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Intruders/XSSDetection.txt -------------------------------------------------------------------------------- /XSS injection/Intruders/XSS_Polyglots.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Intruders/XSS_Polyglots.txt -------------------------------------------------------------------------------- /XSS injection/Intruders/xss_alert.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Intruders/xss_alert.txt -------------------------------------------------------------------------------- /XSS injection/Intruders/xss_payloads_quick.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Intruders/xss_payloads_quick.txt -------------------------------------------------------------------------------- /XSS injection/Intruders/xss_swf_fuzz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/Intruders/xss_swf_fuzz.txt -------------------------------------------------------------------------------- /XSS injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/README.md -------------------------------------------------------------------------------- /XSS injection/XSS in Angular.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/XSS in Angular.md -------------------------------------------------------------------------------- /XSS injection/XSS with Relative Path Overwrite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XSS injection/XSS with Relative Path Overwrite.md -------------------------------------------------------------------------------- /XXE injection/Files/Classic XXE - etc passwd.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XXE injection/Files/Classic XXE - etc passwd.xml -------------------------------------------------------------------------------- /XXE injection/Files/Classic XXE B64 Encoded.xml: -------------------------------------------------------------------------------- 1 | %init; ]> 2 | -------------------------------------------------------------------------------- /XXE injection/Files/Classic XXE.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XXE injection/Files/Classic XXE.xml -------------------------------------------------------------------------------- /XXE injection/Files/Deny Of Service - Billion Laugh Attack: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XXE injection/Files/Deny Of Service - Billion Laugh Attack -------------------------------------------------------------------------------- /XXE injection/Files/XXE OOB Attack (Yunusov, 2013).xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XXE injection/Files/XXE OOB Attack (Yunusov, 2013).xml -------------------------------------------------------------------------------- /XXE injection/Files/XXE PHP Wrapper.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XXE injection/Files/XXE PHP Wrapper.xml -------------------------------------------------------------------------------- /XXE injection/Intruders/XXE_Fuzzing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XXE injection/Intruders/XXE_Fuzzing.txt -------------------------------------------------------------------------------- /XXE injection/Intruders/xml-attacks.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XXE injection/Intruders/xml-attacks.txt -------------------------------------------------------------------------------- /XXE injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/carlospolop/PayloadsAllTheThings/HEAD/XXE injection/README.md --------------------------------------------------------------------------------