#!/bin/bash
#this is Farp 1.2
#you have to have sslstrip installed
#also this will only work on Backtrack 5 r3 possibly other r's of 5
#you can save this text to a file called farp and chmod +x...
Type: Posts; User: badacid; Keyword(s):
#!/bin/bash
#this is Farp 1.2
#you have to have sslstrip installed
#also this will only work on Backtrack 5 r3 possibly other r's of 5
#you can save this text to a file called farp and chmod +x...
Nice script man, loving the versatility of it.
I have some bash code that I wrote that determines the users IP, nic and the router IP to variables.
Maybe you would find it useful in this code...