Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 529 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 529 Bytes

LFI-Enum

Scritps to enumerate linux servers via LFI

Usage

bash script-name http://server.vulnerable.com/download.php?file=

Scripts

process-info

Collect informations about running process.

network-info

Collect informations about network such as open ports, ARP table and interfaces.

common-files

Get the content of common files such as /etc/passwd, /etc/crontab and others.

Util script