root@tomovic-Satellite-L300:/home/tomovic/Dokumente/hack# dsniff -n
dsniff: listening on eth0

Wenn ihr lieber euer Wlan nutzen möchtet, dann liest bitte weiter:

root@tomovic-Satellite-L300:/home/tomovic/Dokumente/hack# dsniff
dsniff: listening on eth0
^Croot@tomovic-Satellite-L300:/home/tomovic/Dokumente/hack# dsniff -n .i wlan0
dsniff: nids_init: Libnids not initialized
root@tomovic-Satellite-L300:/home/tomovic/Dokumente/hack# dsniff --help
dsniff: invalid option -- '-'
Version: 2.4
Usage: dsniff [-cdmn] [-i interface | -p pcapfile] [-s snaplen]
              [-f services] [-t trigger[,...]] [-r|-w savefile]
              [expression]
root@tomovic-Satellite-L300:/home/tomovic/Dokumente/hack# dsniff -n -i wlan0
dsniff: listening on wlan0
-----------------
08/25/13 16:08:46 tcp 192.168.2.101.33666 -> 109.237.140.40.21 (ftp)
USER anonymous
PASS mozilla@example.com

-----------------
08/25/13 16:08:58 tcp 192.168.2.101.33667 -> 109.237.140.40.21 (ftp)
USER web15p3
PASS yxcvbnma

Seite 247:

root@tomovic-Satellite-L300:/home/tomovic/Dokumente/hack# gcc -g -fno-stack-protector -z execstack -o raw_tcpsniff raw_tcpsniff.c
root@tomovic-Satellite-L300:/home/tomovic/Dokumente/hack# ./raw_tcpsniff
Got a 60 byte packet
45 00 00 3c f1 26 00 00 3a 06 ad 06 ad c2 71 bf | E..<.&..:.....q.
...viel Code...
         | </HTML>..

 

   

Metasploit  

   
© ALLROUNDER