Skip to content

Commit

Permalink
adding more comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamza-Megahed authored Jan 23, 2017
1 parent 38315c1 commit 7894873
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions usv-101/README
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Recon phase

First try to get the IP address of VM
$ netdiscover -r 192.168.190.0/24 -i vmnet1
192.168.190.132

Then scanning the address with nmap
$ nmap -p 1-65535 -T4 -A -v 192.168.190.132
-- You can see the nmap dump here
https://github.com/Hamza-Megahed/CTFs/blob/master/usv-101/scan/USV.nmap
Expand Down

0 comments on commit 7894873

Please sign in to comment.