Re: Rogue AP / Putty
Yeah, that's what I ended up doing. I thought it would be a nice method to run the attack within the AP then recover it at a later time.
View ArticleRe: Help to select Wifi adapter
Quote from: Rangerito on December 05, 2017, 06:45:55 PM@mikeydee I grabbed that Alfa and it's working well. Thanks for the suggestion.Glad I could help!
View Article"NAT" Problem with airbase-ng access-point!
Hello I set up a Wifi twin Access point (from my router) with Airmon-ng. Everything worked and i wanted to connect it with the internet via dhcp (dnsmasq) and NAT. The dhcp server worked but i cant get...
View ArticleRe: "NAT" Problem with airbase-ng access-point!
airbase-ng has a known bug where it's too slow to answer to some packets. You should use hostapd instead.
View ArticleRe: Krackattack implementation
[WORK IN PROGESS] PoC Krack (Key Reinstallation AttaCKs)https://github.com/Hackndo/krack-poc
View ArticleUse one interface in mon mode without deactivating the other one
Hello everyone,Probably my question is quite newbish but I wasn't able to understand how to do that:I need to use my wireless interface in monitor mode while keeping the "cabled one" (I'm using it in...
View ArticleRe: Use one interface in mon mode without deactivating the other one
Disable network-manager managing the interface and do it manually: dhcp, wpa_supplicant and such depending on your setup.
View ArticleRe: raspi cubie
Its not what you would expect as a solution, but good to know.https://github.com/seemoo-lab/nexmon
View ArticleRalink RT5370 with rt2800usb driver installed and working.
NIC is alright but I do not pass the injection test.And I have been looking for a patch around for a few hours.Can someone help?
View ArticleRe: Ralink RT5370 with rt2800usb driver installed and working.
You're probably running kernel 4.4 which has a bug. Update it, anything >= 4.5 should have a fix.
View ArticleRe: Ralink RT5370 with rt2800usb driver installed and working.
Yes indeed, I have kernel 4.4Tried to upgrade to 4.5 and 4.15 but it wont let me.Read around, they say its because of an NVidia driver Error....full of crap...
View ArticleRe: Use one interface in mon mode without deactivating the other one
Quote from: misterx on January 25, 2018, 12:03:11 PMDisable network-manager managing the interface and do it manually: dhcp, wpa_supplicant and such depending on your setup.Could you give me some...
View ArticleCan't connect to fake AP with airbase-ng
I use kali rolling and I try to set up a fake access point using airbase-ng. First I run airbase then I set up my dhcp server in /etc/dhcp/dhcpd.conf as follows:[code]default-lease-time...
View ArticleRe: Use one interface in mon mode without deactivating the other one
Google "How to use wpa_supplicant" pretty much
View ArticleProject Krack
Hi guys and gals, Would you please kindly help a scriptbaby (not even grown up enough to be a script kiddie)?I have been trying to pen test my router with a variety of ways, long story short, it locks...
View ArticleRe: Use one interface in mon mode without deactivating the other one
There are two approaches to this problem, of which one was already suggested:Disable Network Manager and configure all adapters manuallyThis is effective and is what I typically do. An alternative to...
View Article