vailixi Posted February 19, 2014 Share Posted February 19, 2014 (edited) A friend of mine runs a port dock. It's open at night but there's nobody there. He called me and had me look up information on some burglary suspects on two occasions. I came up with the idea of running a machine in monitor mode that would save all of the client MAC addresses to a text file? Hence a log of all of the telephones that had been in the area within a given time frame. This place gets broke into so much it could be like "bait car" or one of those reality shows. Anyhow just want to montitor clients and log MAC addresses to a text file. Any of you guys done this? I'm not sure if I can use listen in conjunction with airodump or something like that. Any help would be awesome. OK edit here: Kinda slipped my mind on the --write option. airodump-ng -w clients mon0 Then read the csv output if you want to get a list. Not a super pretty display but all of the information is there. Are there some more ways to interact with this output. Edited February 23, 2014 by vailixi Quote Link to comment Share on other sites More sharing options...
THCMinister Posted March 1, 2014 Share Posted March 1, 2014 You could parse the info. Find a pattern to look for, then grep out the info.If you provide some sample logs, I would be more than happy to assist with writing scripts to present the data you would like. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.