-
Yall_Scan Public
Python tool for interacting with URLScan.io's API: Submit suspicious URL's to be scanned by their site and submit UUIDs to retrieve the data associated with that scan.
-
Bird_Watcher Public
This repository contains a set of Python tools developed to facilitate the collection of live tweets based on a list of user provided key words/phrases. This project is built around the Tweepy libr…
-
Article_Scraper Public
Simple python script to scrape text content from a handful of well known websites. This tool was created in order to gain familiarity with web scraping in general and the BeautifulSoup Library spec…
-
Raccoon_PI Public
Python tool designed to perform a very basic investigation on one or more IP Addresses. This tool can perform a WHOIS lookup, Host lookup by IP address, IP Location lookup, and TOR node check.
-
BigBlue_Lumberjack Public
Python tool designed to aid in processing the RAW Access logs provided by a popular web hosting company (BlueHost.com). Search your log files for various events (e.g. all the POST requests to a spe…
-
IAM_Scripts Public
This repository houses various tools designed to assist with Identity and Access Management (IAM). This repository is a work in progress and more scripts will be added as they are developed/needed.
-
Cryptography_Practice Public
Simple Python project developed to practice with a few common encryption and decryption methods.