Projects STRLCPY BountyIt Files
🤬
README.md Loading last commit info...
lfime.go
logo.png
README.md



What is LfiMe ?

A local file inclusion fuzzer made in golang that's it !

How to Install

$ go get -u -v github.com/shivangx01b/LfiMe

Usage

Single Url

echo "https://example.com" | LfiMe

Multiple Url

cat http_https.txt | LfiMe -t 70

Add another method if required

cat http_https.txt | LfiMe -t 70  -method "POST"

Screenshot

1414

Note:

  • Scanner stores the error results as "error_requests.txt"... which contains urls which cannot be requested
Please wait...
Page is in error, reload to recover