Coding
25 posts filed here.
Posts
25 posts-
Disney Galaxys EdgeTL;DR -- Disney star wars games involve a bunch of scanning Aztec codes for items and challenges, I couldn't figure out how to generate my own correctly so I took apart the APK and generated each o...
-
Aurora: Ambient LightingIf you just want to build, there is a build guide here there is also a Slack for a more interactive discussion if you just want to peak the code its on github . Ambient lighting has always been som...
-
Aurora: How to buildThis blog post will cover the build process for Aurora up, if you want to find out about how it was built you can read about it here, If you'd like to look at the code you can see the github It's o...
-
Trunked Radio: A GuideTLDR; You can listen to all of the San Francisco CERS (Public Safety) Trunked system at https://openmhz.com/system/sfcers_am , this guide will show you how you can do the same for it or another tru...
-
Picking apart an IOT Camera (Bloomsky)A few years ago (many now as I see it was from 2014!) I got myself a pretty cool Kickstarter project called a BloomSky . Its a simple (but awesome!) device that you put on your balcony/somewhere wi...
-
Maltego As a Service!Recently I was helping someone who wanted to get started building their own transforms, and after looking at the efforts they had to go through building the transforms, I thought there must be a be...
-
WhatsApp Doc? Grabbing messages from WhatsApp web before they are deleted!Overview One thing that always bugged me was if someone says something like "Oh wow you wouldn't believe what happ- actually nevermind". I am far too curious and I usually want to know what was goi...
-
BSides CPT Badge 2016After the fairly successful ZACon badges I did in 2014 , the BSides team in Cape Town (where I now live) asked if I'd like to be involved in building another one. Naturally my response was abso-fsc...
-
HackFu 2016 WriteupFirst off let me just say a big thank you to the MWR guys who put this CTF together, usually I don't partake in CTFs because the skillset required is usually out of my grasp (IANAP). To have develo...
-
Hacking fixed key remotes with (only) RFCatIntroduction Its been absolutely ages since I've posted anything on the blog, not that I havent been doing things, just really not many things I felt good enough to write an entry about. I got a lo...
-
Kingphisher: Semi-automated phishingIt has been absolutely ages since I have written a blog post - genuinely I really havent simply been slacking off, i've just been busy! Anyway, figured it was time to do a writeup on some stuff I h...
-
PasteLert v2!The Quick and dirty: New PasteLert lives at /pasteLertV2/ Downloads: » Interface -> /pasteLertV2/src/pastelertv2_Interface.zip » Cron Tasks -> /pasteLertV2/src/pastelertv2_Cron_Tasks.zip » Scraping...
-
FireBridges, proxies that burn!Overview I've always been semi interested in botnets/trojans and targetted attacks and the way they get their data in and out and how the command and control centres work. One of the things i'd usu...
-
pasteLert *facepalm*Sorry guys, I noticed that I haven't been getting any pasteLert updates, and i just realised why (see above picture for my reaction). Change line 4 in truncPastes.php from: mysql_query("truncate pa...
-
PasteLert SourceOhhi Archive for pasteLert So i finally got round to putting the source together and writing this out. We've been really busy with Blackhat training at work and so on and i'm generally just lazy. A...
-
PasteLert! Pastebin Alerts!ANDREW I DONT CARE ABOUT YOUR STORIES! JUST GIVE ME THE LINK! >> /pasteLert/ Hey guys, So here is my latest project, extending from the previous pasteScraper to do something a little different with...
-
Plot wardrives without a GPSSo this is the only entry i have where i've built an app that wont work from day 1. "Oh why andrew, why?" you might say, but as I shrug, this was not my fault. So a while back Samy Kamkar produced...
-
PasteScraper (now sans config)!So i was chatting to Chris Hadnagy and he was having a bit of an issue getting an API key for yahoo BOSS and it seemed troublesome. So i popped off a mail to yahoo to ask how i could get a key to s...
-
Pastebin ScraperYeah im really lazy, so im not gonna write a lot about it, basically, if you wanna use it on my site hit it up at /pasteScrape/ otherwise feel free to download it and run it yourself from this arch...
-
Arduino IPCam – Part 2 (Arduino Code)So i've commented most of the lines and you should be able to easily follow what has happened in the code. Leave a comment if there are any questions :) Code after the break!
-
Facebook GraphAPI Waterfall!ANDREW I DONT CARE ABOUT YOUR STORIES! JUST GIVE ME THE LINK! >> /facefall/ So its been a long weekend, but i had a lot of time to myself this weekend, and decided to play a bit with some of the si...
-
Facebook GraphAPI and MaltegoSo a while back facebook released their graph API a way for websites and other to integrate with facebook, things like: Searching Profile enumeration ( status / feed / info ) Friend enumeration You...
-
Hello Webcam!So i figured i'd drop a quick update on what i've been messing around with, firstly ZACon II was awesome! I'm really dissapointed i didn't submit a better talk and get a chance again, however i did...
-
MusicBee Plugin for mIRCmusicBee mIRC integration dll so that you can have now playing for your musicBee!
-
NLP/NER: First viewsSo recently we have really been struggling at work with NLP/tags/phrases relating to a specific person/phrase. For example, you put down something like "Maltego" and you would like it to return thi...