I have been working on a Bluetooth hacking project recently and couldn’t really find a good bluetooth recon tool so I wrote btrecon to do what I need done.
Here is a quick demo:

I still have some work to do on this project as I would like to add some logging and menus but it isnt a bad start. If you have any suggestions or problems please reach out to me on twitter @jgamblin.
Blog Posts
I wrote nocommonsssids to quickly remove the top ssids (from wigle.net) from the preferred network list in OSX so that it does not auto connect to them.

Running this will help stop you from being caught by an EvilAP attack along the line of the Mana Common demo I put together earlier this month. You should also run a VPN anytime you connect to a public wireless network.
I had the opportunity to speak at a “micro- conference” yesterday for the Midwest Cyber Security Alliance with the state auditor Nicole Galloway.
I wanted to use this opportunity to make a bold statement since I knew there would be influential people in the audience who wanted to listen Nicole talk about her new cyber security auditing initiative.
I wrote Mana-Common that builds on Dominic White’s amazing Mana project.
My project used in conjunction with a Ralink 5370 Chipset USB Wireless Card broadcasts 7 of the most popular SSID’s according to wigle.net. Protip: It is easily modified to target smaller audiences who may have saved corporate SSIDs on their devices.
Here is a demo of the terminal output:
Here is a screenshot of my iPhone picking up the networks:

If you have any questions please reach out to me on twitter @jgamblin.
I am getting ready to teach a “Building Your Own Security Lab” series of classes and I really needed a safe place for people to try their hand at wireless hacking.
I built HackAPie that uses a RaspberryPI (this canakit) and openwrt that broadcasts 5 unique wireless networks to crack using tools like wifite and kali.

There are still a few bugs to work out but people have asked me if I would share this and I think I have it in a place where I am comfortable doing that. If you have any suggestions or questions please reach out to me at [email protected] or @jgamblin on twitter.
My mentor and I are in the middle of spinning up an information sharing group with local security professionals and next Friday is our first “working session” and we are discussing what building a security lab* looks like and costs.
We really hope to start walking through the tools in future meetings but here is what my security lab build looks like and roughly costs.

(Not sure why my blog doesn’t like tables. Here is a link to the excel spreadsheet.)
I really hope to pick up some information on what other people have in their labs that I am missing.
*I am not sure if the correct term here is lab, toolkit or security testing platform. You pick.
If you do not have unlimited data on your iOS device you will want to turn off Wi-Fi Assist in iOS9. Wi-fi Assist uses your data connection when you are on a slow Wi-Fi network.
To turn it off go to Settings > Cellular > Wi-Fi Assist > Off.

I have been looking for sometime to get a few security cameras setup around my house. I have thought about the dropcam and oco options but they were both fairly expensive and didn’t have the options that I wanted.
What I did have was a raspberry pi 2, two old web cameras and a 6 year old who likes to build stuff. We spent some time this weekend working with a project called MotionPie based off of MotionEye this weekend and we really like it.
It does take a fair amount of computer, network and linux knowledge but if you have a raspberry pi and google I am sure you could figure out.
I hope to see added (and help since it is an open source project):
Dropbox support.
Ability to select motion detection area.
Ability to change the theme colors.
Here are a few pictures from the project.





People ask me all time what the one thing they should do to “stay safe” on the internet is. If I had to pick one it would be to use a VPN when you are on a network you dont own or trust.

It has always taken a little bit of technical skill to setup a private VPN but my friends at WebDigi have done an amazing job of making setting up a free (if you dont use it too much) private VPN on AWS easy.
Here is the blog post on how to set it up.
Here is the projects github page.
Here is the walkthrough video:
Here are some tips from me:
- Use LT2P and not PPTP. It is safer.
- Try to delete and rebuild the image twice a month to delete the logs and get a new IP address (Yes, I am paranoid).
- It is free to start but if you send a lot of traffic through the VPN it can end up costing you a few bucks a month. Setup billing alerts.

