I've just got stucked on Analysing enviroment as well ... so I took a look into the code and it pings whatismyip.org or some kind of this site which is down at the moment ... just replace the pinged...
Type: Posts; User: mistm; Keyword(s):
I've just got stucked on Analysing enviroment as well ... so I took a look into the code and it pings whatismyip.org or some kind of this site which is down at the moment ... just replace the pinged...
I've just tried the same method on another wireless card and it worked well ... so I guess its problem of 3945 mini pci express card. I also found few more people who are having this.
Conclusion:...
you have to put your certificate or certificate of your CA into his trusted root certificate storage. It means you would have to use some exploit on your target to control his system and put there...
When you type "ssh -R 20001:localhost:1999 -p 1999 root@my.home.pc -vv" you just make your SSH server listening on the 20001 port as well. It is the server of your home pc, not your work pc.
It...
Actually I am having very same problem. Take a look on my thread if your case is same: http://www.backtrack-linux.org/forums/beginners-forum/28264.htm#post161537
I see my DHCP server get "DHCP...
I think its because sslstrip just changes all "https" to "http" in links. So when victim comes to WEB where is usually link to login page or form which is sent to https:// to provide encryption, it...
I am saying something like this:
NOT POSSIBLE:
eth0
ip: 192.168.1.1
netmask 255.255.255.0
wlan0
ip: 192.168.1.5
netmask: 255.255.255.0
Honestly your describtion is very confusing. Try to explain what subnets do you use.
If you are connecting to the same subnet with wlan0 though eth0 is already connected to this subnet you will...
Yesterday I've tried BT 4 R1 dev release. When i started airbase-ng the AP appeard on the client's AP list but it was impossible to associate. On airbase-ng I didnt see any clue about connecting....
As soon as I come back home I will try your script. I have struggles with softap as well. However I use airbase-ng. Maybe I will be successful with your script. I will report soon.
Hello everybody,
I've spent last 4 hours by searching this forum and googling without any success.
I have Thinkpad X61 with intel 3945 and updated backtrack 4 final. My goal is to make softap...