This repo contains a collection of scripts and useful information I've created or gathered. Files are organized based on the use-case of them, but some may technically dip into other categories - as such, I've documented each one below and will try to keep the links to them up-to-date.
Please be aware that not all of these scripts have been tested outside my working environment, but I have made efforts to try and make them as easy to run as possible. Apologies if you find that isn't the case.
OTX_Lookup: Script to look up a particular domain/IP address via the AlienVault OTX API. Allows for optional markdown export of results.
cve-check: Script to look up a particular CVE (or CVEs) via the AlienVault OTX API. Allows for optional CSV export of results.
apkrip: Script to decompile and analyse APK files.
social_extractor: Handy script to extract social media links from other webpages. Tries to avoid duplicates where possible and filter the results.
Generate Markdown Report: Utility to generate a .pdf
file from a markdown file using pandoc.