nethunteros / rpi3-kalimon

Official builder now @ https://github.com/offensive-security/kali-arm-build-scripts
The Unlicense
32 stars 8 forks source link

monstart fails #1

Closed denismcapple closed 7 years ago

denismcapple commented 7 years ago

Hi there,

Im getting the following when trying to to run monstart - Any ideas?

root@kali:/usr/bin# monstart wlan0: ERROR while getting interface flags: No such device root@kali:/usr/bin#

Thanks!

denismcapple commented 7 years ago

Actually, I am an idiot, that was working all long as confirmed by running iwconfig

I am finding that it doesnt seem to work 100% with airodump-ng - It has difficulty identifying the Channel

CH 4 ][ Elapsed: 1 min ][ 2016-12-20 22:16 ][ fixed channel wlan0: -1

From reading about this online, it appears to be driver related. Any ideas?

nethunteros commented 7 years ago

Hi @denismcapple. I'm tweaking the build script hourly/daily. First release worked but wifi couldn't connect to AP.

Recent builds monitor mode would turn on and AP would connect but airmon-ng issues as you mentioned.

It's a work in progress. I'll update this issue when I have a working build (working AP connect and monitor mode).

denismcapple commented 7 years ago

Sounds great! thanks for the update!

nethunteros commented 7 years ago

I have uploaded a working release (working for me): https://github.com/nethunteros/rpi3-kalimon/releases

Let me know if it works for you also! Thanks!

denismcapple commented 7 years ago

Nice one!

Is it possible to update the image which I am already using at the moment without redeploying the whole OS?

Cheers

denismcapple commented 7 years ago

It's working! Amazing job, thanks for your efforts.

nethunteros commented 7 years ago

I'll continue tweaking kernel and firmware builds and see if I get a better image. I will upload to release page if I do. Glad it works for you!