Skip to content

Commit cfeb2d5

Browse files
authored
Update README.md
1 parent 5091d7a commit cfeb2d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ If you use the tool: Don't use it for illegal purposes.
5050
If you prefer a Docker based installation, an example run can be found [below](#Docker).
5151

5252
### Demo
53+
#### Windows Server 2012 R2
5354
This demonstrates a run against Windows Server 2012 R2 standard installation. The following command is being used:
5455

5556
```enum4linux-ng.py 192.168.125.131 -u Tester -p 'Start123!' -oY out```
@@ -58,6 +59,7 @@ A user 'Tester' with password 'Start123!' was created. Firewall access was allow
5859

5960
![Demo](https://github.com/cddmp/misc/blob/master/screencasts/enum4linux-ng/demo1.gif)
6061

62+
#### Metasploitable 2
6163
The second demo shows a run against Metasploitable 2. The following command is being used:
6264

6365
```enum4linux-ng.py 192.168.125.145 -A -C```

0 commit comments

Comments
 (0)