View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008141 | Kali Linux | [All Projects] Queued Tool Addition | public | 2023-01-11 23:42 | 2023-02-03 15:40 |
Reporter | tjnull | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | 2022.4 | ||||
Target Version | Fixed in Version | ||||
Summary | 0008141: 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. | ||||
|
@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 |