RSS

Tag Archive | "Spoofing"

port scanning

Thursday, April 24, 2008

1 Comment

Port Scanning is one of the most popular among the reconnaissance techniques attackers use. All machines connected to a LAN or connected to Internet via a modem run many services that listen at certain ports. A service is a program that waits inside a loop for a request message from a client, and [...]

Continue reading...

Spoofing Via telnet

Monday, March 17, 2008

5 Comments

Get a smtp server ( i use mx1.hotmail.com) they’re normally likemx1,mx2 etc..thehost.com. Now, go to Start>Run>cmd then in the cmd window, Type telnet mx1.hotmail.com 25 then HELO hotmail.com then MAIL FROM : (fake email here) then RCPT TO: (person)then DATA then type your message, you can press enter for a new line, finish the message by a full stop (.) [...]

Continue reading...