Author Topic: Monitor mode for iDevices  (Read 6359 times)

alizanda

  • Noob
  • *
  • Posts: 21
  • Reputation: 3
Monitor mode for iDevices
« on: September 21, 2012, 10:22:04 am »
https://github.com/tuter/monmob

Am I the only one who's noticed this?

grinch

  • Administrator
  • Hero Member
  • *****
  • Posts: 1926
  • Reputation: 187
  • the digital grinch who stole your data
    • @DigitalGrinch
  • Badges:
  • iDevices: iPhone 3GS 4.3.3, HTC Evo V 4G ICS
Re: Monitor mode for iDevices
« Reply #1 on: September 21, 2012, 12:32:34 pm »
Looks nice. Can anyone confirm this works? I have a 3GS, which is not on supported list
If I help you or you appreciate my work, clicking that +1 button is the best thanks I could get.

My opinions are my own, you may agree or disagree with them, but they are only just that; opinions
For example: facebook is the microsoft of social networks

http://goo.gl/PiVjI

@DigitalGrinch
https://twitter.com/DigitalGrinch

I follow all iNinjas members back. PM me if I am not following you

8BitAce

  • Hero Member
  • *****
  • Posts: 703
  • Reputation: 57
  • If at first you don't succeed; call it version 1.0
  • Computers: Toshiba L505D-GS6000
  • iDevices: iPad 2 16GB WiFi, iPod 2g, iPod 4g
Re: Monitor mode for iDevices
« Reply #2 on: September 21, 2012, 04:34:40 pm »
I have an iPad 2, if it doesn't seem too risky (I'm looking through the code), I can try it later today.
« Last Edit: September 21, 2012, 07:45:35 pm by 8BitAce »

Kionyk

  • Sr. Member
  • ****
  • Posts: 279
  • Reputation: 10
  • Word from the wise
  • iDevices: iPod touch 3gen 32 gb 4.3
Re: Monitor mode for iDevices
« Reply #3 on: September 21, 2012, 07:16:03 pm »
As anyone tried this yet

UberN00b

  • Hero Member
  • *****
  • Posts: 524
  • Reputation: 22
  • Perfection is a process.
  • Computers: em250-kav60 netbook
  • iDevices: iPhone 4
Re: Monitor mode for iDevices
« Reply #4 on: September 21, 2012, 07:21:43 pm »
I have an iPad 2, if it doesn't seem to risky (I'm looking through the code)

Are you looking for malicious code?.. Something that interferes with the other processes?.. Could you post some examples of what your looking for?
A million strands of spiderwebs weaved to make my vest!

Don't like seeing ads? Click here to register!

A12danrulz

  • Leader
  • Hero Member
  • *****
  • Posts: 4018
  • Reputation: 216
  • Badges:
Re: Monitor mode for iDevices
« Reply #5 on: September 21, 2012, 07:31:20 pm »
This patches drivers. If it screws up he has to restore.

[null]

  • Hero Member
  • *****
  • Posts: 646
  • Reputation: 42
  • the halloween jack is a real cool cat
  • Computers: I have a PC running Windows 7 that was built by my uncle. I also have a Newsmy T3 Android Tablet.
  • iDevices: iPod Touch 4G
Re: Monitor mode for iDevices
« Reply #6 on: September 21, 2012, 08:14:25 pm »
https://github.com/tuter/monmob

Am I the only one who's noticed this?
[freakout]HOLY ****ING **** IT'S MONMODE FOR IOS!!!!!!![/freakout]


If this is legit, that would be awesome. I'm just gonna wait for someone else to try it out first. (lol)
__  __           ___    ___          
/\ \/\ \         /\_ \  /\_ \          
\ \ `\\ \  __  __\//\ \ \//\ \     
 \ \ , ` \/\ \/\ \ \ \ \  \ \ \          
  \ \ \`\ \ \ \_\ \ \_\ \_ \_\ \_
   \ \_\ \_\ \____/ /\____\/\____\
    \/_/\/_/\/___/  \/____/\/____/

A12danrulz

  • Leader
  • Hero Member
  • *****
  • Posts: 4018
  • Reputation: 216
  • Badges:
Re: Monitor mode for iDevices
« Reply #7 on: September 21, 2012, 08:27:09 pm »
HOLY ****ING **** it isn't. This isn't monitor for iDevices. From what I see plowing through the source code, it is a pretty hackish half way attempt at it. It uses a hex difference file generated by Ida to listen on en0. Emphasis on *hex difference file generated by Ida*. Without his methodology, there is nothing to do but wait for him to patch every device, every firmware. So don't get your hopes up. It just uses the hex difference file to allow the script monitor_mode-magic.py to listen to RF traffic. Basically, it does not interface with anything other than that script from what I see. So no, you cannot use aircrack with it. but I may be wrong. But this seems like a very risky and unstable tool, so I'd avoid it until it has garnered more support from a credible developers and reverse engineers. But note that I'm not the best coder, and I've only been looking at it for a little bit, but in my opinion this is *nothing* like what you guys expect it is.

Quote
If its too good to be true, it probably is.
« Last Edit: September 21, 2012, 08:32:57 pm by A12danrulz »

[null]

  • Hero Member
  • *****
  • Posts: 646
  • Reputation: 42
  • the halloween jack is a real cool cat
  • Computers: I have a PC running Windows 7 that was built by my uncle. I also have a Newsmy T3 Android Tablet.
  • iDevices: iPod Touch 4G
Re: Monitor mode for iDevices
« Reply #8 on: September 21, 2012, 08:40:01 pm »
Oh, I (think I) see. Do you think there is anyway to use the code to work with Aircrack or some other wifi hacking tool?
__  __           ___    ___          
/\ \/\ \         /\_ \  /\_ \          
\ \ `\\ \  __  __\//\ \ \//\ \     
 \ \ , ` \/\ \/\ \ \ \ \  \ \ \          
  \ \ \`\ \ \ \_\ \ \_\ \_ \_\ \_
   \ \_\ \_\ \____/ /\____\/\____\
    \/_/\/_/\/___/  \/____/\/____/

A12danrulz

  • Leader
  • Hero Member
  • *****
  • Posts: 4018
  • Reputation: 216
  • Badges:
Re: Monitor mode for iDevices
« Reply #9 on: September 21, 2012, 08:42:18 pm »
No. I do not.

Don't like seeing ads? Click here to register!

Ironman

  • Administrator
  • Hero Member
  • *****
  • Posts: 5104
  • Reputation: 251
  • Badges:
  • Computers: ASUS UL50VT
  • iDevices: iPhone 5, iPhone 4S, iPhone 4, iPhone 3GS
Re: Monitor mode for iDevices
« Reply #10 on: September 21, 2012, 09:31:10 pm »
I noticed the .py and thought WTF??!! No actual monitor mode could come from that. Pseudo monitor mode. Dang.
Click for How to Add Our Repo
If you're going to ask questions....
At least make them good ones.

Knowledge is the one thing that can never be taken from you

darrenliew96

  • Full Member
  • ***
  • Posts: 136
  • Reputation: 3
Re: Monitor mode for iDevices
« Reply #11 on: September 29, 2012, 12:15:45 am »
Can someone test it for iPhone 4s? And how does it really works?

Apetrick

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3512
  • Reputation: 90
  • <Apetrick> lank is 1337
  • Badges:
  • iDevices: Ipod Touch 4g
Re: Monitor mode for iDevices
« Reply #12 on: September 29, 2012, 12:42:21 am »
Can someone test it for iPhone 4s? And how does it really works?
If you refer to the post a12 made it tells you how it works. And if it's on the supported list then it probably works.
<%a12danrulz> Idk, but doing a DoS from an apple device is like fighting a bear with a plastic spork

A12danrulz

  • Leader
  • Hero Member
  • *****
  • Posts: 4018
  • Reputation: 216
  • Badges:
Re: Monitor mode for iDevices
« Reply #13 on: September 29, 2012, 09:05:02 am »
Well it seems like the devs fixed it up a bit. It looks like they added a help file and fixed it up, as well as added more firmwares and devices. From what it seems this has improved significantly. It seems it allows tcpdump to capture the raw 802.11 Ethernet headers. You use the script to patch your driver (depending on your device) and then tcpdump can capture the frames. You pass the output file tcpdump wrote to monitor_mode_magic_pcap.py, which then extracts the headers and writes them to a new pcap file. Now, I do not have one of the supported devices, but theoretically it should be possible to use this outputed packet capture with aircrack to begin trying to crack the password. SHOULD be able to, I am not 100% sure. If someone has a supported iDevice, it would be greatly appreciated if you would test thi out.

rhodysurf

  • Noob
  • *
  • Posts: 31
  • Reputation: 4
  • Computers: Lenovo Thinkpad Edge running Windows 8, Ubuntu, and mac osx in a vm
  • iDevices: Iphone 4 iOS 5.1.1
Re: Monitor mode for iDevices
« Reply #14 on: October 01, 2012, 12:40:24 pm »
Has anyone else tried this? I tried running the patcher but i believe its asking for the firmware file to be patched which i dont know