← All Kali Commands
🔍 Reconnaissance Enum4linux

Domain/workgroup info

Enum4linux command for domain/workgroup info. Copy the command below and use it in your terminal.

enum4linux — terminal
┌──(kali㉿kali)-[~]
└─$
enum4linux -d target
Tool
Enum4linux
Category
Reconnaissance
Purpose
Domain/workgroup info

🛡️ Usage Tips

  • Always ensure you have proper authorization before using Enum4linux against any target
  • Replace target with the actual IP address or hostname you are testing
  • Run this command from a Kali Linux terminal or any system with Enum4linux installed
  • Combine with other Enum4linux commands for more comprehensive results
  • Pipe output to a file with > output.txt for later analysis

🔍 Other Reconnaissance Tools