Skip to content

jakxx/Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b25cdd2 · Dec 5, 2024

History

70 Commits
Mar 3, 2018
Jul 2, 2012
Jul 9, 2015
Dec 13, 2013
Jan 14, 2015
Jan 8, 2015
Nov 5, 2019
Aug 17, 2015
Dec 5, 2024
Sep 12, 2017
Feb 11, 2014
Jul 6, 2013
Dec 21, 2012
Mar 6, 2018
Jan 21, 2016
Jun 24, 2015
Apr 23, 2014
Apr 24, 2014
Feb 5, 2018

Repository files navigation

**Scripts I have written for pentesting/automating things.. and stuff... **

Nessus-grab.sh
- Bash script written to grab finished nessus scans, create report, and send the report via email to the person of your choosing

Enumerate.ps1   
- Powershell script that enumerates avaliable Window$ shares and dumps them to a file called shares.txt

Robocop.sh      
- Bash script to grab a website's robots.txt file and view all "disallow" entries in a firefox web browser

Mysqlsam.py     
- Python script that connects to a MySQL database, pulls a file off the operating system, saves it locally.

uniquepass.ps1  
- PowerShell script that can be loaded as a function and used to generate/recover unique local administrator passwords

lemmeout.py  
- Python script that uses mubix's letmeoutofyour.net server to enumerate allowed outbound ports

robocop.py      
- port of robocop.sh to python

hashes.py
- script to try assisting in identifying password hash types

quickie.py
- script to quickly enumerate the existence of a file across many urls