On 31 August 2010 16:30, Carlos Perez <[email protected]> wrote: > Forgot for something like iwconfig the closest thing is > /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport > you will not be able to set the interface in monitor mode like you can in > Linux, if you want you can do a ln -s to your /usr/bin so you can have it > handy in the path
Great, this does roughly what I was after /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport -I en1 will play with some of the other options later. I knew the commands would be there somewhere it is just a case of finding them. I need to sit down with someone and go through all the stuff I'm missing as I'm sure it is a lot. Robin > On Aug 31, 2010, at 10:11 AM, Robin Wood wrote: > >> On 31 August 2010 14:10, Larry McDonald <[email protected]> wrote: >>> If you have never looked at the UNIX Rosetta Stone, you will might start >>> with that. >>> >>> http://bhami.com/rosetta.html >>> >>> You can select what OSs you want to see and have it draw the table. >>> >> >> Thats a great start. Shame it is missing the two commands I'm after, >> dhcp and iwconfig. >> >> I'll have to format that up somehow missing the bits I already know so >> I can print it and put it up somewhere. >> >> Robin >> >>> >>> On Tue, Aug 31, 2010 at 4:54 AM, Robin Wood <[email protected]> wrote: >>>> >>>> I doubt it, but has anyone done a command comparison for pen-testers >>>> moving from Linux to OSX? I'm just after one liners with thing like >>>> how to start and stop dhcp clients, what replaces iwconfig and things >>>> like that. >>>> >>>> Robin >>>> _______________________________________________ >>>> Pauldotcom mailing list >>>> [email protected] >>>> http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom >>>> Main Web Site: http://pauldotcom.com >>> >>> >>> >>> -- >>> Larry McDonald >>> >>> _______________________________________________ >>> Pauldotcom mailing list >>> [email protected] >>> http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom >>> Main Web Site: http://pauldotcom.com >>> >> _______________________________________________ >> Pauldotcom mailing list >> [email protected] >> http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom >> Main Web Site: http://pauldotcom.com > > _______________________________________________ > Pauldotcom mailing list > [email protected] > http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom > Main Web Site: http://pauldotcom.com > _______________________________________________ Pauldotcom mailing list [email protected] http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom Main Web Site: http://pauldotcom.com
