MouathA/LFI-Striker ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Java 11 command line tool called LFI Striker that scans a list of target URLs or domains for possible Local File Inclusion issues. I want to give it an input file with targets and parameters, then have it test common LFI payloads, report which ones look vulnerable, and show the results clearly in the terminal. Please include a small delay option so the requests can be slowed down when needed.

Keep it easy to run as a single jar, with a straightforward command like running it against an input file and optionally setting the delay. Make the output readable, show progress as it scans, and highlight any hits so I can quickly see which targets need manual checking. If anything is unclear, use current Java docs or look up the usual way these scanners handle input, request timing, and console output.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab