The Wayback Machine - https://web.archive.org/web/20210821220019/https://github.com/topics/lfi
Here are
50 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
Aug 16, 2021
Shell
A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.
Updated
Aug 12, 2021
Python
Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
Updated
Aug 11, 2021
Python
Advanced dork Search & Mass Exploit Scanner
Local file inclusion exploitation tool
Updated
Aug 12, 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
Aug 16, 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
A phased, evasive Path Traversal + LFI scanning & exploitation tool in Python
Updated
Jul 21, 2021
Python
Wicked sick v2.0 script is intended to automate your reconnaissance process in an organized fashion.
Updated
Aug 5, 2021
Shell
Powerful dork searcher and vulnerability scanner for windows platform
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
Dork Search , Vulnerability Scanner ,SQL Injection , XSS , LFI ,RFI
Insecure Deserialization, PDF and lab
Updated
Nov 19, 2019
Hack
Just a useless set of payload created by me. Saved here for remembrance.
Useful scripts for pen testing. Require modification to run
Updated
Oct 17, 2020
Python
the working exploit for phpinfo-Local-File-Inclusion founded by insomniasec
Updated
Feb 13, 2021
Python
Let the D0RKER make dirty work
Updated
Feb 21, 2021
Python
Repositori ini berisi file-file vulnerable terhadap bug tertentu yang saya jadikan demo pada artikel yang saya tulis di abaykan.com
Lotsa_Fun_Included is an ultra light weight Python tool to test Local File Inclusion bugs.
Updated
Jan 31, 2021
Python
CVE-2018-12031 | LFI in Eaton Intelligent Power Manager v1.6 allows an attacker to include a file, it can lead to sensitive information disclosure, denial of service and code execution.
Local file inclusion discovery and exploitation tool
Updated
Jul 11, 2021
Python
A new, better approach at dork scanning
Updated
Sep 20, 2018
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.