Skip to content

shrikeinfosec/Script-Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script-Hub

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.

Scripts

CyberSecurity\Blue Team


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.


CyberSecurity\Red Team


apkrip: Script to decompile and analyse APK files.


CyberSecurity\OSINT


social_extractor: Handy script to extract social media links from other webpages. Tries to avoid duplicates where possible and filter the results.


Misc


Generate Markdown Report: Utility to generate a .pdf file from a markdown file using pandoc.

Releases

No releases published

Packages

No packages published