Skip to content

CristiVlad25/misc

Repository files navigation

Scripts

WSTG (the official WSTG by OWASP) - with added "How to Test"

  • the added "How to Test" is very useful as a workbook/spreadsheet when performing penetration testing assessments
  • you can download the .xlsx version from this repo
  • or you can craft your own copy as a Google Sheet here: WSTG+.

Automating subdomain checking (for bug hunting)

  • upcheck.py (youtube: here)

Other Pentesting/Bounties

  • nmap-vulns.ps1 (vuln scan a list of hosts with nmap)
  • kata.sh (katana simple wrapper)
  • hexcalc.py
  • Nuclei-Templates-Worth-Avoiding.txt

Visual Recognition With Watson and Python

  1. vrwatson1 - Visual Recognition with IBM Watson - Image Classification (here).
  2. vrwatson2 - Visual Recognition with IBM Watson - Text Recognition (here).
  3. vrwatson3 - Visual Recognition with IBM Watson - Facial Recognition (here).

Building Applications with Tkinter

  • tkapp#.py (youtube series: here)

Voice Synthesis with Ivona

  • ivona#.py (youtube series: here)

Voice Search with Tkinter

  • see voice search folder (youtube series: here)

Voice Synthesis with Amazon Polly

  • polly_speech#.py (youtube: here)