# Miscellaneous

- [Scripts](/misc/scripts.md): A collection of inhouse, open-source and also some third-party script collected over time to include their usage and walkthrough.
- [Clickjacking Checker](/misc/scripts/clickjacking-checker.md): An HTML POC to ensure if a web page supports iFraming.
- [Bulk WHOIS](/misc/scripts/bulk-whois.md)
- [SMB Signing Check](/misc/scripts/smb-signing-check.md): Script to run and parse SMB message signing results
- [FDQN to IP Address](/misc/scripts/fdqn-from-ip-address.md): Lookup IP Address from FQDN
- [Grep IP Addresses](/misc/scripts/grep-ip-addresses.md): A grep command to get all IP addresses contained in a text file
- [Nessus Parser](/misc/scripts/nessus-parser.md): This is a program to parse a series of Nessus XMLv2 files into a XLSX file. The data from the XML file is placed into a series of tabs to for easier review and reporting.
- [Build Review Audit](/misc/scripts/build-review-audit.md): This script checks for various security settings / controls / policies applied on the host machine.
- [Nessus Merger](/misc/scripts/nessus-merger.md): Merge multiple Nessus DB output files to a single one without repetition of hosts and findings.
- [Nmap2CSV](/misc/scripts/nmap2csv.md): Nmap2CSV is a simple Python script to convert XML Nmap or Masscan output files to a single CSV spreadsheet which summarizes all hosts and open ports in a table
- [Remove Audio From Videos](/misc/scripts/remove-audio-from-videos.md): Remove audio from video files in bulk
- [Compressing PDF Files using MacOS or Linux](/misc/scripts/compressing-pdf-files-using-macos-or-linux.md)
- [Favourite Reads/Links](/misc/favourite-reads-links.md): A collated list of my favourite cybersecurity reads/links I like to refer to and keep myself enlightened with.
- [Hacking Posters](/misc/hacking-posters.md)
- [Windows Developer VMs](/misc/windows-developer-vms.md)
- [Windows Workspaces](/misc/windows-workspaces.md): A mini guide on usage of windows workspaces
- [GitHub Pages](/misc/github-pages.md): A short walkthrough of how to setup GitHub pages for local editing and some references of similar GitHub based websites and portals.
- [Interview Prep](/misc/interview-prep.md)
- [Senior Penetration Tester](/misc/interview-prep/senior-penetration-tester.md)
- [CVSS Formula](/misc/cvss-formula.md)
- [Android Rooting](/misc/android-rooting.md)
- [Lineage OS 18.1 on OnePlus X](/misc/android-rooting/lineage-os-18.1-on-oneplus-x.md)
- [TWRP Recover on OnePlus X](/misc/android-rooting/twrp-recover-on-oneplus-x.md)
- [Magisk Rooting](/misc/android-rooting/magisk-rooting.md)
- [Presentation Slides](/misc/presentation-slides.md)
- [BlackHat - USA \[2022\]](/misc/presentation-slides/blackhat-usa-2022.md)
