The Wayback Machine - https://web.archive.org/web/20220329064124/https://github.com/topics/lfi
Here are
56 public repositories
matching this topic...
reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
Updated
Mar 27, 2022
Shell
A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.
Updated
Sep 27, 2021
Python
Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
Updated
Mar 12, 2022
Python
Advanced dork Search & Mass Exploit Scanner
Local file inclusion exploitation tool
Updated
Sep 10, 2021
Python
Another web vulnerabilities scanner, this extension works on Chrome and Opera
Updated
Sep 22, 2019
Python
small set of PHP scripts to practice exploiting LFI, RFI and CMD injection vulns
File Inclusion & Directory Traversal fuzzing, enumeration & exploitation tool.
Updated
Mar 24, 2021
Python
XRCross is a Reconstruction, Scanner, and a tool for penetration / BugBounty testing. This tool was built to test (XSS|SSRF|CORS|SSTI|IDOR|RCE|LFI|SQLI) vulnerabilities
Updated
Sep 6, 2020
Shell
🕸️ Audit tool to find common vulnerabilities in PHP source code
Updated
Feb 22, 2022
Python
A phased, evasive Path Traversal + LFI scanning & exploitation tool in Python
Updated
Sep 25, 2021
Python
RCE for old gitlab version <= 11.4.7 & 12.4.0-12.8.1 and LFI for old gitlab versions 10.4 - 12.8.1
Updated
Dec 16, 2020
Python
Wicked sick v2.0 script is intended to automate your reconnaissance process in an organized fashion.
Updated
Feb 16, 2022
Shell
Powerful dork searcher and vulnerability scanner for windows platform
Weaponizing WaybackUrls for Recon, BugBounties , OSINT, Sensitive Endpoints and what not
Updated
Feb 21, 2022
Python
Apache2 2.4.49 - LFI & RCE Exploit - CVE-2021-41773
Updated
Mar 12, 2022
Python
Updated
Nov 24, 2021
Python
LFITester is a Python3 program that automates the detection and exploitation of Local File Inclusion (LFI) attacks on a server.
Updated
Feb 20, 2022
Python
Dork Search , Vulnerability Scanner ,SQL Injection , XSS , LFI ,RFI
Utility script to test zip file upload functionality (and possible extraction of zip files) for vulnerabilities (aka Zip Slip)
Updated
May 31, 2019
Python
Crascan is a simple LFI, RFI, RCE, and Joomla Components vulnerability scanner.
Updated
Nov 4, 2018
Shell
A simple Script which tests for LFI (Local File Inclusion) via Curl
Updated
Mar 11, 2019
Shell
Just a useless set of payload created by me. Saved here for remembrance.
Insecure Deserialization, PDF and lab
Updated
Nov 19, 2019
Hack
Useful scripts for pen testing. Require modification to run
Updated
Oct 17, 2020
Python
Let the D0RKER make dirty work
Updated
Feb 21, 2021
Python
Local file inclusion discovery and exploitation tool
Updated
Mar 26, 2022
Python
Faza terminal, Faza help to beginners for Penetration testing and CTF
Updated
Feb 6, 2022
Python
Improve this page
Add a description, image, and links to the
lfi
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
lfi
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently pressing
ctrl+cwhile scans are going on we get a big traceback.It would be nice if we can handle that traceback and print something nice like
Canceled by the useror something similar.Read this to understand how to do it properly.