View Issue Details

IDProjectCategoryView StatusLast Update
0008141Kali LinuxQueued Tool Additionpublic2023-02-03 15:40
Reportertjnull Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Summary0008141: Enum4linux-ng
Description

A python version of the enum4linux program.

This version replaces the old version of enum4linux: https://labs.portcullis.co.uk/tools/enum4linux/

Included new features such as:

support for YAML and JSON export
colored console output (can be disabled via NO_COLOR)
ldapsearch and polenum are natively implemented
support for multiple authentication methods
support for legacy SMBv1 connections
auto detection of IPC signing support
'smart' enumeration will automatically disable tests which would otherwise fail
timeout support
SMB dialect checks
IPv6 support (experimental)

Steps To Reproduce

git clone https://github.com/cddmp/enum4linux-ng
pip3 install -r requirements.txt
python3 enum4linux-ng.py -As <target> -oY out

Additional Information

Credit goes to cddmp for refactoring and building a python version.

Activities

g0tmi1k

g0tmi1k

2023-02-03 15:40

administrator   ~0017459

@kali-team, please could this be packaged up.
@author, If you want to help the packaging process, you can check the documentation here ~ https://www.kali.org/docs/development/public-packaging

Issue History

Date Modified Username Field Change
2023-01-11 23:42 tjnull New Issue
2023-02-03 15:40 g0tmi1k Status new => acknowledged
2023-02-03 15:40 g0tmi1k Category New Tool Requests => Queued Tool Addition
2023-02-03 15:40 g0tmi1k Note Added: 0017459