以下のようにして192.168.0.2,192.168.0.11間のメッセージに割り込める
ettercap -Tq -M arp /192.168.0.2/ /192.168.0.11/インターフェイスは-Tのテキスト、-Cのcurses、-GのGtkと選べる
tcpflowで覗いてみる
tcpflow -cse -i eth0 dst port 80-c コンソールに出力
-s 印字できないもじは.へ変換
-e カラー表示
-i インターフェイス指定
ettercap -Tq -M arp /192.168.0.2/ /192.168.0.11/インターフェイスは-Tのテキスト、-Cのcurses、-GのGtkと選べる
tcpflow -cse -i eth0 dst port 80-c コンソールに出力
apt-get install tor
## Replace this with "SocksPort 0" if you plan to run Tor only as a ## relay, and not make any local application connections yourself. SocksPort 9050 # what port to open for local application connections SocksListenAddress 127.0.0.1 # accept connections only from localhost SocksListenAddress 192.168.0.4
killall tor tor
127.0.0.1 localhost
pdfcrack hoge.pdf
pdfcrack -l savedstate.sav hoge.pdf
nmap -sS -P0 -T2 -p 1-65535 -oN kaons.txt -r -v -sV hoge.co.jp