chrizator / netattack2

An advanced network scan and attack script based on GUI. 2nd version of no-GUI netattack.
MIT License
418 stars 119 forks source link

python-nfqeue #20

Closed ImLilDev closed 5 years ago

ImLilDev commented 6 years ago

On a frensh install of kali I got this : unable to locate package python-nfqeue

Even the apt-get can’t fix this ! Someone have a similar issue and can help me ?

ImLilDev commented 6 years ago

Anyway got it fixed, that was easy lol 😂

joebo1 commented 6 years ago

I have the same problem. Can you post the solution? I'm lost.

Thank you very much!

ImLilDev commented 6 years ago

Just go to python file ! And remove every line when you see python nfqeue (3 line in total) Then rely the installation ! This will work without it !

joebo1 commented 6 years ago

That's the solution! Thank you, SirCthulhu!

But, does the program work well without this package?

ImLilDev commented 6 years ago

I haven’t tested everything, but basic fonctionalities works fine ! So I presume that all the programs work fine ! 😅

joebo1 commented 6 years ago

:laughing: Thanks, SirCthulhu!

rosleejasmin commented 6 years ago

help me.. i have same problem.... python file location pleasseee

Amo95 commented 5 years ago

@SirCthulhu which python file are talking about here... Linux is filled with bunch of python scripts

I need your help please?

Amo95 commented 5 years ago

well i've figured it out.. its the netattack2.py file i guess.. Any thanks for the contributions, it fixed mine perhaps partially

ImLilDev commented 5 years ago

I’m talking about the main file nettack2.py

Remove those 3 line with python nf and you guys will be good to go !

x3l51 commented 5 years ago

Instead of import nfqueue you write import netfilterqueue

You can't use python3. Use this instead sudo python2 netattack2.py

You can alternatively look at my repos for I have made an fork that works with python3. It needs testing anyway.

seebeerr23 commented 5 years ago

how to locate the python files ? i'm new in this so please help

ImLilDev commented 5 years ago

The file is simply called netattack2.py

But to be honest this tools doesn’t seems to be working in 2019. Wait for an update or find an similar tool.

purecharcool commented 4 years ago

what are those three lines?

joebo1 commented 4 years ago

Now, I use AIRGEDDON for deauth attaks. In the option 4, you can select aircrack or MDK4. And it have channel hopping!

Luck!