http://i34.tinypic.com/axbk9i.gif
While playing around with ettercap, my connection was interrupted and my browser was redirected to this page. My ISP seemed to be able to detect the activity.
...
Type: Posts; User: bionnaki; Keyword(s):
http://i34.tinypic.com/axbk9i.gif
While playing around with ettercap, my connection was interrupted and my browser was redirected to this page. My ISP seemed to be able to detect the activity.
...
ok working now with:
airmon-ng stop ath0
ifconfig wifi0 down
macchanger --mac X wifi0
yes, I would stop wifi0 with:
sudo ifconfig wifi0 down
how would I stop ath0? I didnt realize there was a difference between "stop" and "down."
would I use:
sudo airmon-ng stop ath0
I would like to spoof my mac address. I am using macchanger to do so with an atheros/madwifi based card.
I do:
macchanger macchanger -r wifi0
and that changes the mac randomly. But when I...
So, I picked up the Hawking HAI7MD directional and I could not get a decent signal over my stock antenna. In fact, when I plugged my stock antenna into the Hawking base, the signal was stronger than...
the newer wrt54g do not have detachable antennas. that will be upgraded in the future, but for now it's what I have.
so, directional antennas are recommended over omni antennas? how well do directionals like the biquad perform when the location of the router is unknown?
I would like to have better wireless strength in my house. my router does not have removable antennas, but my PCI card does (netgear wg311t). I am simply unable to move the router to better location....
solved.
wlanconfig ath0 destroy
ifconfig wifi0 down
ifconfig ath0 down
wlanconfig ath0 create wlandev wifi0 wlanmode managed
ifconfig ath0 up
ifconfig wifi0 up
unfortunately, airmon-ng stop wifi0 didnt seem to get me out of monitor mode.
anyone know how I can toggle back and forth so I can connect to the internet?
thanks
I'll try that command.
The card I have is a netgear wg311t which is a PCI card, so I cannot easily take it out. And yes, the card is atheros with wifi0/ath0.
I am doing a pen-test of my wep wireless network and in order to put my card in monitor mode, I do the following:
airmon-ng stop ath0
ifconfig wifi0 down
macchanger --mac 00:11:22:33:44:55 wifi0...
solved.
for future reference:
boot with btsafe
run xconf
startx
if error appears, press control alt +
I will try the bt3 live cd to see if it works. I will report back.
I think my issue has less to do with my video card and more to do with my monitor and resolution, no? Is there anyway to change the default resolution or change to a non-graphical boot with the live...
Hello.
I have used Backtrack 2 live cd in the past with a laptop that I no longer own. I am now trying to use the Backtrack 2 live cd with another machine. I would like to stick with Backtrack 2...