Related
BCM4329 driver source code suggests that monitor mode is possible (for kismet_drone, WIDSs, etc).
http://forum.aircrack-ng.org/index.php?topic=6735.msg34733#msg34733
The idea is to modify wl_iw_set_mode(), and allow IW_MODE_MONITOR by setting these flags:
WLC_SET_MONITOR and maybe WLC_SET_PROMISC too.
Then test with tcpdump if anything changed.
Have you come across anything regarding injection with this driver/chip? Monitoring mode would be nice, but add packet injection to the mix and the Nexus one becomes a lean mean WEP cracking machine.
airo*-ng with gpsd sounds fun.
overridex said:
Have you come across anything regarding injection with this driver/chip? Monitoring mode would be nice, but add packet injection to the mix and the Nexus one becomes a lean mean WEP cracking machine.
Click to expand...
Click to collapse
Confirmed. Damn would that be a seriously good feature for a phone. Wouldn't have to use the laptop then
mer6 said:
Confirmed. Damn would that be a seriously good feature for a phone. Wouldn't have to use the laptop then
Click to expand...
Click to collapse
I would LOVE this. Hate having to drag the laptop around....
I had a go at putting it into monitor mode within a debian Chroot but wasnt having any of it. No idea if its debian/driver/hardware thats stopping it.
Code:
[email protected]:~$ sudo iwconfig eth0
eth0 IEEE 802.11-DS ESSID:"" Nickname:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Bit Rate:72 Mb/s Tx-Power:32 dBm
Retry min limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Managementmode:All packets received
Link Quality=5/5 Signal level=0 dBm Noise level=0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
[email protected]:~$ sudo iwconfig eth0 mode Monitor
Error for wireless request "Set Mode" (8B06) :
SET failed on device eth0 ; Invalid argument.
It wont give error when trying to swap into Ad-Hoc but then doesnt swap.
It is about driver, you need to modify it.
If anyone is able to compile & run a compiled wifi driver I can try write a patch for enabling monitor mode.
bump
bump... just wondering
any word on aircrack suite working?
usually broadcom chips don't support it.
fleebailey33 said:
usually broadcom chips don't support it.
Click to expand...
Click to collapse
Can't agree with that assert.
http://aircrack-ng.org/doku.php?id=compatibility_drivers
I'm waiting N1 to be released in my country so I can get one and start investigating.
Any news on this? Would truly be great.
deprecated
fleebailey33 said:
usually broadcom chips don't support it.
Click to expand...
Click to collapse
That's not true, look at the b43 module .. it proves that the broadcom chips are capable of being set into monitor mode, the only thing you'll need is a firmware that is able to supports the monitor mode
sorry for the noob question but what does this accomplish..i see ppl posting not having to carry the laptop and got interested
bonkasnucca said:
sorry for the noob question but what does this accomplish..i see ppl posting not having to carry the laptop and got interested
Click to expand...
Click to collapse
It would basically make our Nexus capable of injecting packets which would allow us to crack a WEP encryption on a secured network to obtain the key and then connect to that network and use the internet
gravufo said:
It would basically make our Nexus capable of injecting packets which would allow us to crack a WEP encryption on a secured network to obtain the key and then connect to that network and use the internet
Click to expand...
Click to collapse
So any work on this been made since OP or is this still being thought about even? Status update would be great.
hi guys,
bcm4329 is also in Desire Z, and Galaxy S I9000.
I posted here in galaxy dev thread,
but there is no further interest..
br
condi
deprecated
gravufo said:
It would basically make our Nexus capable of injecting packets which would allow us to crack a WEP encryption on a secured network to obtain the key and then connect to that network and use the internet
Click to expand...
Click to collapse
There is an app for that try looking for "penetrate" apps on market.
BTW someone need to compil new kernel and drivers files with this flags to test it
Thanks to jt1134 for some info he gave me, I've found how to enable custom DNS servers for the mobile connection. Since I figured others may want this as well, I'm posting Clockwork zips here for OpenDNS, Google, and the default settings. If people would like other DNS server options and don't feel like doing this themselves, I could easily make other zips as well.
See here for a reference on what needs to be changed if you want to do it yourself. With the OpenDNS option, you can go to www.internetbadguys.com after the change and it should display as a potential phishing site. Another option that can test any of the changes is http://myresolver.info/ and it will tell you what DNS server your device is using.
This should work for both DI01 and DJ05. If you wish to do modify the DNS info yourself, see here. Also, here is a snapshot to show that OpenDNS is working. Still working on a way to test out to verify Google's DNS servers.
UPDATES:
12/18 - Updated zips to resolve MMS issues
12/12 - Added Level3 DNS Servers, updated Google and OpenDNS packages to replace only "ip-up"
How would I do this on the Vibrant? I looked at the files that this pushes,and it has multiple references to CDMA,and from looking at vibrant roms,we don't have these files at all,all we have is ip-up vpn.
What exactly does this do and why would I need it? Not being rude, please tell a little more, I am courious
Sent from my SCH-I500 using XDA App
ryanf said:
What exactly does this do and why would I need it? Not being rude, please tell a little more, I am courious
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
its helpful when the dns servers in your area are laggy. you would notice this when you go to load a site,it will sit there for a few seconds then start loading pretty fast,this will switch over to using google's dns servers or opendns's server,both of which are faster than verizon's,which will reduce that time before the page starts loading. the dns server is what changes a site like www.google.com into their ip address,it needs to do this for any application to connect to the server. I want it on the vibrant because the tmobile dns server in my area goes down multiple times a week,it wont resolve any site names,but if I type in the ip address it starts loading instantly,same if tethered,it wont load anything,set windows to use google dns and it starts working perfectly.
Fantastic, I'm going to love this... flashing now!
msnuser111 said:
How would I do this on the Vibrant? I looked at the files that this pushes,and it has multiple references to CDMA,and from looking at vibrant roms,we don't have these files at all,all we have is ip-up vpn.
Click to expand...
Click to collapse
There are only two files that it's sending to the device, ip-up and ip-down. From what I read when trying to accomplish this initially, ip-up is run when your phone connects to the data network and ip-down runs when the connection is ended. I wanted to have the same DNS servers regardless, so I set it up to have it always set the DNS servers. Possibly a little more than is needed, and it may cause issues, but none that I've experienced yet.
If you (or anyone else) wants to accomplish this, look for the following lines in ip-up and change $DNS1 and $DNS2 to the servers you would like to use.
Code:
/system/bin/setprop "net.$NAME.dns1" "$DNS1"
/system/bin/setprop "net.$NAME.dns2" "$DNS2"
OpenDNS:
Code:
/system/bin/setprop "net.$NAME.dns1" "208.67.222.222"
/system/bin/setprop "net.$NAME.dns2" "$DNS1"
Google:
Code:
/system/bin/setprop "net.$NAME.dns1" "8.8.8.8"
/system/bin/setprop "net.$NAME.dns2" "$DNS1"
Level3:
Code:
/system/bin/setprop "net.$NAME.dns1" "4.2.2.1"
/system/bin/setprop "net.$NAME.dns2" "$DNS1"
Glad someone else likes this as well. I'm guessing with the latency associated with 2g/3g networks, that DNS lookup probably isn't the bottleneck. I wanted it more for reliability, url correction, and phishing/security protection than speed.
The speed since I changed to the google dns is amazing! Tether as well!
Simply Fascinating
imnuts said:
There are only two files that it's sending to the device, ip-up and ip-down. From what I read when trying to accomplish this initially, ip-up is run when your phone connects to the data network and ip-down runs when the connection is ended. I wanted to have the same DNS servers regardless, so I set it up to have it always set the DNS servers. Possibly a little more than is needed, and it may cause issues, but none that I've experienced yet.
If you (or anyone else) wants to accomplish this, look for the following lines in ip-up and change $DNS1 and $DNS2 to the servers you would like to use.
Code:
/system/bin/setprop "net.$NAME.dns1" "$DNS1"
/system/bin/setprop "net.$NAME.dns2" "$DNS2"
OpenDNS:
Code:
/system/bin/setprop "net.$NAME.dns1" "208.67.222.222"
/system/bin/setprop "net.$NAME.dns2" "208.67.220.220"
Google:
Code:
/system/bin/setprop "net.$NAME.dns1" "8.8.8.8"
/system/bin/setprop "net.$NAME.dns2" "8.8.4.4"
Glad someone else likes this as well. I'm guessing with the latency associated with 2g/3g networks, that DNS lookup probably isn't the bottleneck. I wanted it more for reliability, url correction, and phishing/security protection than speed.
Click to expand...
Click to collapse
yeah,for me dns definitely is the bottleneck,tmobiles dns server (or the tower by me) is broken and goes down about once a week,sometimes more than that. I can still connect to stuff by ip address,but dns resolution is useless,it times out after a few seconds.tethering is the same,but if I change my dns address in windows that makes it work,so I was looking for a way to do it in android too,I tried these files as is and they have no effect on the vibrant.
msnuser111 said:
yeah,for me dns definitely is the bottleneck,tmobiles dns server (or the tower by me) is broken and goes down about once a week,sometimes more than that. I can still connect to stuff by ip address,but dns resolution is useless,it times out after a few seconds.tethering is the same,but if I change my dns address in windows that makes it work,so I was looking for a way to do it in android too,I tried these files as is and they have no effect on the vibrant.
Click to expand...
Click to collapse
do we flash all three zips?
stevonyc35 said:
do we flash all three zips?
Click to expand...
Click to collapse
No, just the one that corresponds to which dns servers you want to use.
no just one of them.
Sent from my SCH-I500 using XDA App
Is OpenDNS actually working on VZW's 3G? I remember reading something somewhere that VZW was blocking OpenDNS for some reason.
Here it is:
http://www.dslreports.com/shownews/OpenDNS-Were-Being-Blocked-By-Verizon-Wireless-111530
geeknik said:
Is OpenDNS actually working on VZW's 3G? I remember reading something somewhere that VZW was blocking OpenDNS for some reason.
Here it is:
http://www.dslreports.com/shownews/OpenDNS-Were-Being-Blocked-By-Verizon-Wireless-111530
Click to expand...
Click to collapse
It seems to be working for me. When I put the OpenDNS settings on and went to internetbadguys.com, I got OpenDNS's phishing page. I also found a list of suspected/known phishing sites and went to a couple of those and also got OpenDNS's phishing site.
will this work on dj05 or does it matter?
ryanf said:
will this work on dj05 or does it matter?
Click to expand...
Click to collapse
It shouldn't matter works fine for me
Sent from my SCH-I500 using XDA App
I've updated the first post. There is now a screenshot of OpenDNS at work. I've also updated the packages to replace just /system/etc/ppp/ip-up rather than both /system/etc/ppp/ip-up and /system/etc/ppp/ip-down. I found one more public dns server from Level3 that I've also created a package for if people want it.
Should we flash back to default then reflash the mod? Why the change between doing both to now only doing the ip up?
Sent from my Fascinate via Tapatalk.
mastamoon said:
Should we flash back to default then reflash the mod? Why the change between doing both to now only doing the ip up?
Sent from my Fascinate via Tapatalk.
Click to expand...
Click to collapse
You shouldn't have to, but you could. I decided to change it since it's only really needed for ip-up. I don't know fully how Android handles switching between 3G and wifi, but that is the only time I could see an issue arising, mainly if connecting to a corporate network or potentially a free wifi hotspot (hotel, cafe, or similar). Think of places that may have restrictions in place on browsing or a TOS agreement before use, and that would be a place were a potential issue could arise. If you have an issue, then I would try going back to the default and trying one of the new packages, otherwise, I'd just leave it as is.
Thanks for this! The Google package does work over 3G, but not over Wi-Fi.
You can test any DNS resolver by going to http://myresolver.info. There, you can see your resolver's IP address (and click the ? to find out who the IP belongs to).
Over 3G, the resolver is Google. Over Wi-Fi, though, it's my ISP. And it's definitely a phone thing, because over the same Wi-Fi connection my PC using Google's DNS shows Google's resolver.
Falcyn said:
Over 3G, the resolver is Google. Over Wi-Fi, though, it's my ISP. And it's definitely a phone thing, because over the same Wi-Fi connection my PC using Google's DNS shows Google's resolver.
Click to expand...
Click to collapse
You should be able to set what DNS servers you want somewhere for WiFi as well, but I can't find how right now. If I do figure it out, I'll be sure to post back as well as update the first post on how to do so.
Just updated my A101IT to the new firmware 2.1.8 that should have proxy support enabled in it.
I've been looking for a way to set a proxy server in the wifi settings since my company require us to use proxy to connect to the internet.
I was able to enter the wifi proxy settings and save it. But the problem is i can't seem to enable it.
When ever i checked the "Enable Proxy" in the proxy settings then save it, the proxy setting module close. And when i open the setting again the "Enable Proxy" is unchecked again.
This means i am still not able to browse the web bcoz the proxy settings i inputted is not yet enabled.
Have anyone tried this?
If Anyone can help please post here... thank you so much!!!
Same here on A70. Very disappointing. I installed ASProxy hoping that it was just the settings dialog that was broken and iptable support had been added. It reports...
Status: Waiting...
Reason: No Netfilter/iptables
Anyone know how to use the wifi proxy settings in the new firmware.
Sent from my A101IT using Tapatalk
Responce from Archos
Service ticket reply from Archos:
"Unfortunately there have been additional reports of this occuring. As such we are
forwarding all this information to our engineers for further review to determine
if there is an issue in the latest firmware or if they are hardware issues"
Is this helpfull?
EDIT 2: Found a way to get to the dialogue box. Connect to the Hotspot as normal, then connect to a different Wireless connection if one is available in the same area short tap the offending HotSpot connection as if you were going to reconnect to it and the dialogue box will appear !! This will only work if the offending HotSpot is in range. And NOW I have perfect Wireless when roaming YESSS!!
Thx to Farsquidge, source:
http://forum.archosfans.com/viewtopic.php?f=63&t=48496&start=60
Blablaat said:
Is this helpfull?
EDIT 2: Found a way to get to the dialogue box. Connect to the Hotspot as normal, then connect to a different Wireless connection if one is available in the same area short tap the offending HotSpot connection as if you were going to reconnect to it and the dialogue box will appear !! This will only work if the offending HotSpot is in range. And NOW I have perfect Wireless when roaming YESSS!!
Thx to Farsquidge, source:
Click to expand...
Click to collapse
that is refering to network share
ske714 said:
Service ticket reply from Archos:
"Unfortunately there have been additional reports of this occuring. As such we are
forwarding all this information to our engineers for further review to determine
if there is an issue in the latest firmware or if they are hardware issues"
Click to expand...
Click to collapse
hardware issues? who ever wrote that reply don't really know anything about android...
Such generic answer...
Sent from my A101IT using Tapatalk
Any news regarding this issue?
Come on Archos Team.
Proxy is a must for Internet Tablets
Sent from my A101IT using Tapatalk
Originally Posted by nightwing369
nightwing369 said:
The Wireless in the x10 mini Pro Stock SE firmware worked fine for me! (e.g. at home using WPA/WPA2 PSK & non-broadcast hidden signal) but I have had this wireless problem with ALL Custom roms I have tried e.g. slade87's, D4rKn3sSyS's, pumakkiotto's, paul-xxx's etc.
This problem still exists (both on slade's MiniCM6/7 rom, and on ALL roms based off this rom). I think this is because it (and they are - other roms based off this rom) is based on "MiniCM" by nobodyAtAll (that rom being the common element). As you can see quoted at the top of this post, I have mentioned the exact BUG and situation in which I encounter it. Also, The Wireless in the Stock SE firmware worked fine for me!
Please could one of you clever devs take over this thread and make a custom ROM aiming at fixing this specific WiFi BUG so that it doesn't ever occur - thank you!
Click to expand...
Click to collapse
Why are you posting crap allover,,,,,,,,,,,,,,,,,,,, all the roms have fully working wifi its your wireless router ssid setting ffs
dude no offence
but as you said you have mentioned that in so many threads and so many times and the bug still exists
did it ever occur to you that the devs CAN'T fix it?
you really think that they can and after all your fuss they didn't because they are lazy?
after all it's a miniscule bug that can be fixed instantly.....
wait for it......
OPEN SSID
in the end if it is such a torturing bug for you, you can always use stock rom
you are allowed to
custom rom is not mandatory
cheers
mods please delete thread
spamming all over rom threads for the same thing and requesting on dev thread with dev tag
is it DEV Thread ?
lol
mukptl said:
is it DEV Thread ?
lol
Click to expand...
Click to collapse
No, and it should be locked. its just a request thread for the known hided ssid bug...
he have a solution but he is too lazy :S .
To fix the bug he only need to go to his router management page and make the ssid visible.
is there even a reason to have the SSID hidden?
What a troll thread lol
As for me dear nightwing369, I hope the devs never ever change wifi management.
I using CyaNoComb v1.4 and that's wifi managements much better than stock's.
I have triple download speed and sooo much stable than the original
For example with stock rom I have ~200KB/s download speed, and lost connection every minute. With CyaNoComb I have ~500-600KB/s download speed and fully stable (for now, I had issues before -.-).
Instead of making devs angry, you MUST to read a lot about wifi configuration. In custom roms, you have the premission to change EVERYTHING.
But not with arrogance or cry.
s0ftcorn: some guys really thinks, they can hide from wifi stealers/hackers with that disabled ssid broadcast. But they just failed.
is it OFFTOP Thread?
WPA2/PSK WiFi setup with custom roms
ZaiKoo said:
What a troll thread lol
As for me dear nightwing369, I hope the devs never ever change wifi management.
I using CyaNoComb v1.4 and that's wifi managements much better than stock's.
I have triple download speed and sooo much stable than the original
For example with stock rom I have ~200KB/s download speed, and lost connection every minute. With CyaNoComb I have ~500-600KB/s download speed and fully stable (for now, I had issues before -.-).
Instead of making devs angry, you MUST to read a lot about wifi configuration. In custom roms, you have the premission to change EVERYTHING.
But not with arrogance or cry.
s0ftcorn: some guys really thinks, they can hide from wifi stealers/hackers with that disabled ssid broadcast. But they just failed.
Click to expand...
Click to collapse
What's your setup recommendation for my router (using WPA2/PSK) ? Is it still secure to broadcast the signal? Which WiFi settings (including security settings) do you find best on your phone using CyaNoComb v1.4? Cheers for your help btw
nightwing369 said:
What's your setup recommendation for my router (using WPA2/PSK) ? Is it still secure to broadcast the signal? Which WiFi settings (including security settings) do you find best on your phone using CyaNoComb v1.4? Cheers for your help btw
Click to expand...
Click to collapse
It is secure when nobody knows your password. And the security is with your router not your phone. If your modem is set to WPA Encryption and you decide to use "wep" passcode you won't be able to use the wifi.
nightwing369 said:
What's your setup recommendation for my router (using WPA2/PSK) ? Is it still secure to broadcast the signal? Which WiFi settings (including security settings) do you find best on your phone using CyaNoComb v1.4? Cheers for your help btw
Click to expand...
Click to collapse
You can simply Broadcast the SSID. Thats not protect you from any hacker.
This is my router configuration:
Enable Wireless Router Radio: yes
Enable SSID Broadcast: yes
Name (SSID): ZaiKo
Channel: 3 (Check your place with Wifi analyzer app. Use that channel what doesn't use anybody else, if there isn't free channel, you that what less ppl use)
Mode: 11g only (I setted this manually. My router also can use 'n' but phone doesn't.)
Password encrypt: WPA2-PSK with AES cryption
Transmit Power: High
Beacon Interval: 100
RTS Threshold: 2346
Fragmentation Threshold: 2346
DTIM Interval: 1
Enable WMM: yes
Channel Width: 20MHz
Max Tx Rate: 54Mbps
WDS Status: Disable
And use strong password, what contains capital, non-capital letters, numbers and if you are really crazy, special characters too and use tha longest password what you can remember for it.
That's the problem with most custom roms, they support common cases and that's it. For example xCyanogen doesn't support selecting your mobile provider manually. This is a problem when you live near a country's border and the phone tends to switch to a non home network.
Wifi roaming also doesn't work properly with many custom roms. They connect to the last AP even if its signal is very weak. But nobody uses wifi roaming so who cares..
But hey, random boot animations are the really important thing in a custom rom
Hey guys, have any of you been able to share internet using the s3 as wifi hotspot on LOS 14.1? I connect to the phone with other devices, but all of them are unable to surf and they say cpnnection is limited and without internet. I can't find anything on the rom thread.
Thanks!
Does your carrier allow WiFi tethering?. Some carriers charge extra.
Check the ip addresses are all in the same pool on each device ie 192.168.xxx.yyy (xxx must match, yyy must be unique to the device).
Check the WiFi tethering block list and make sure all devices are allowed.
For testing purposes make sure any power saving options are disabled for WiFi.
shivadow said:
Does your carrier allow WiFi tethering?. Some carriers charge extra.
Check the ip addresses are all in the same pool on each device ie 192.168.xxx.yyy (xxx must match, yyy must be unique to the device).
Check the WiFi tethering block list and make sure all devices are allowed.
For testing purposes make sure any power saving options are disabled for WiFi.
Click to expand...
Click to collapse
checked everything, still not working
Are you using magisk?. If so look in magisk manager for "crossbreeder lite" and kill it.
shivadow said:
Are you using magisk?. If so look in magisk manager for "crossbreeder lite" and kill it.
Click to expand...
Click to collapse
Nope, it's unrooted, just plain lineage os 14.1 with latest updates and nano or pico gapps
Sounds like a network setup issue, like no gateway or dns being found.