Pinned Repositories
alert
Alert by MetaLayer enables your organization to build social media analysis into disaster and emergency response planning.
android-cluster-toolkit
The Android Cluster Toolkit helps organize and manipulate a collection of Android devices.
CAPAlertDesktop
A simple desktop application that displays alert information from a CAP (Comman Alert Protocol) XML feed. It displays a window based on the effective time and expiration time identified in the XML feed.
Common-Alerting-Protocol-Compliant-Emergency-Warning-App-For-Android-Using-AMQP
My major project at IIT Delhi involved developing this simple little app. Mainly it served as a case study in server push and publish-pubscribe model.
cve-2015-1538-1
An exploit for CVE-2015-1538-1 - Google Stagefright ‘stsc’ MP4 Atom Integer Overflow Remote Code Execution
hat-backup
Backend-agnostic snapshotting backup system
huginn
Build agents that monitor and act on your behalf. Your agents are standing by!
netboot
Packages and utilities for network booting
netintel
A collection of "network intelligence" utilities for R. ASN info, IP reputation, etc.
unfetter
The main project for the Unfetter-Discover application. This is the project that will hold the configuration files, the docker-compose files, issue tracking, and documentation
armuk's Repositories
armuk/CAPAlertDesktop
A simple desktop application that displays alert information from a CAP (Comman Alert Protocol) XML feed. It displays a window based on the effective time and expiration time identified in the XML feed.
armuk/cern-rpmverify
Verifies the integrity of the files which are installed by rpm packages
armuk/Code-Phrase-Generator
A script & now Cocoa app for generating two word code phrases... for stuff.
armuk/drupal-7-release-party
Aggregate tweets, facebook status posts, and flckr images in real time with the tags/queries you specify. Great for creating a live social stream for events. Originally created for the Austin, TX Drupal 7 release party (http://d7rp.fourkitchens.com/), also in use for the Drupal SXSW party (http://sxswdrupal.fourkitchens.com/).
armuk/erlang-msc
Mobile Switching Centre, in Erlang.
armuk/hadoop-prime
A simple Hadoop framework to teach Hadoop and Apache Accumulo to freshman CS students
armuk/legalagree
Adds a legal agreement to a registration form for Drupal 6.
armuk/maltrieve
A tool to retrieve malware directly from the source for security researchers.
armuk/PCAP-Slicer
A quick script for carving relevent slices of PCAP for analysis I used at Defcon CTF 2010.
armuk/Port-Scan-Detector
A small desktop application that can be configured to listen for connections on various TCP/IP ports. It runs in the tray and displays/logs an alert when a connection is detected on any of the ports. I wrote it to detect scans that a group at my University were doing for security auditing purposes. It only detects actual complete connections to TCP ports -- so nmap's SYN stealth scans won't be detected. However, if an attacker/scanner is doing any kind of service detection or fingerprinting, they'll probably connect to the ports they're interested in. This program will detect those connections. A somewhat recent win32 build is available in the downloads section.
armuk/TarPyt
A web spider's worst nightmare.
armuk/TCPDump-Monitoring-Script
A quick little script for capturing network activity using tcpdump.