Kadimus – LFI Scanner & Exploitation Tool
Kadimus is an LFI scanner and exploitation tool for Local File Inclusion vulnerability detection and intrusion. Kadimus - LFI Scanner & Exploitation Tool Installation $git clone https://github.com/P0cL4bs/Kadimus.git $ cd Kadimus 1 2 $git clone https://github.com/P0cL4bs/Kadimus.git $ cd Kadimus Then you can run the configure file: ./configure 1 ./configure Then: $ make 1 $ make Features Check all url parameters /var/log/auth.log RCE /proc/self/environ RCE php://input RCE data://text RCE Source code disclosure Multi thread scanner Command shell interface through HTTP Request Proxy support (socks4://, socks4a://, socks5:// ,socks5h:// and http://) Proxy socks5 support for bind connections Usage -h, --help Display this help menu Request: -B, --cookie STRING Set custom HTTP Cookie header -A, --user-agent STRING User-Agent to send to server ...