View Single Post
Old 12-22-2012, 11:19 PM   #12
Scuzzball
Junior Member
Scuzzball began at the beginning.
 
Scuzzball's Avatar
 
Posts: 7
Karma: 10
Join Date: Dec 2012
Device: Kindle Touch
I got zenmap, just for the sake of lazyness(I usually do use cli's, but I started using it when still on windows, and meh)
Command: nmap -p 22 -T4 -A -v 192.168.15.244
PHP Code:
Starting Nmap 6.00 http://nmap.org ) at 2012-12-22 23:18 EST
NSELoaded 93 scripts for scanning.
NSEScript Pre-scanning.
Initiating Ping Scan at 23:18
Scanning 192.168.15.244 
[2 ports]
Completed Ping Scan at 23:180.00s elapsed (1 total hosts)
Initiating Parallel DNS resolution of 1 hostat 23:18
Completed Parallel DNS resolution of 1 host
at 23:180.04s elapsed
Initiating Connect Scan at 23
:18
Scanning 192.168.15.244 
[1 port]
Completed Connect Scan at 23:180.00s elapsed (1 total ports)
Initiating Service scan at 23:18
NSE
Script scanning 192.168.15.244.
Initiating NSE at 23:18
Completed NSE at 23
:180.00s elapsed
Nmap scan report 
for 192.168.15.244
Host is up 
(0.0015s latency).
PORT   STATE  SERVICE VERSION
22
/tcp closed ssh

NSE
Script Post-scanning.
Read data files from: /usr/bin/../share/nmap
Service detection performed
Please report any incorrect results at http://nmap.org/submit/ .
Nmap done1 IP address (1 host upscanned in 0.29 seconds 
Scuzzball is offline   Reply With Quote