Newer version of enum4linux. # Installation ```bash git clone https://github.com/cddmp/enum4linux-ng.git cd enum4linux-ng pip3 install -r requirements.txt ``` # Enumeration ```bash ./enum4linux-ng.py <IP> -A ```