many thanks for this tut.
also your blog has given me very good info and pointed me in the right direction.
regards
bakru
How do we check for live hosts?
First we are going to be scanning to check what ports are open and OS (Operating System) fingerprinting. But before we do that your probably wondering how do we check if people are on the network and if they are what are their IP addresses. Well What I do and believe it is the easiest way by far is running ettercap. So lets run ettercap open up a console and type in.ettercap -G and ettercap will open up.
.........
.........
How do we scan for ports and know what OS he's using?
Okay pick an IP address from the list and remember it. Now open up a new console to scan the victim with namp. Now nmap has a lot of options so it's really easy to get confused.but I don't want to talk too much about it just yet. So now back to our console type in nmap -O [your victims IP] . The -O options is Operating system detection. Then you should get something like this. Now just by looking at this we know its a Windows XP with our favorite port open 445 SMB.
The complete tutorial here
,
Stand up and be counted as a linux user.
many thanks for this tut.
also your blog has given me very good info and pointed me in the right direction.
regards
bakru
No problem.
Stand up and be counted as a linux user.
I set up my metasploit unleashed materials on vm and instead of exploiting mssql, which I think is what the point of that box was, I instead stumbled upon ms08_067 and just owned the crap out of it over and over. If you where following the metasploit unleashed lab could you demo how to retrieve the mssql database info and so forth?
Thanks enc0de!!
Awesome tut, thanks a lot.
Aruman.
No prob everyone just glad it helped
Stand up and be counted as a linux user.
if the firewall is turn on then it won't work...there is no session...it jsut say connection timeout
Thank you very much, i've been reading many tutorials and this has helped me a little in understanding the concept better!![]()
nice thanks
check spell in
Now we now the port number we want to attack it was 445 smb