View Issue Details

IDProjectCategoryView StatusLast Update
0008141Kali LinuxQueued Tool Additionpublic2023-11-03 07:31
Reportertjnull Assigned Todaniruiz  
PriorityurgentSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2022.4 
Fixed in Version2023.4 
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

daniruiz

daniruiz

2023-10-29 21:15

manager   ~0018594

This tool is now packaged and it will be ready soon in kali-rolling

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
2023-10-29 13:06 daniruiz Assigned To => daniruiz
2023-10-29 13:06 daniruiz Status acknowledged => assigned
2023-10-29 21:15 daniruiz Note Added: 0018594
2023-10-29 21:15 daniruiz Status assigned => resolved
2023-10-29 21:15 daniruiz Resolution open => fixed
2023-10-29 21:15 daniruiz Fixed in Version => 2023.4