Scritps to enumerate linux servers via LFI
bash script-name http://server.vulnerable.com/download.php?file=
Collect informations about running process.
Collect informations about network such as open ports, ARP table and interfaces.
Get the content of common files such as /etc/passwd
, /etc/crontab
and others.
/proc/net/tcp
parser - linux_net_tcp.py