/scripts

A collection of my frequenly used scripts, stored on Git for easy access across workstations.

Primary LanguageShell

Scripts and Various Other Stuff

Description

A collection of my frequenly used scripts, stored on Git for easy access across workstations.

Index

  • recon : Automated reconnaissance script, runs various scans to speed up initial eumeration.

recon

  • Description:     Automated reconnaissance script, runs various scans to speed up initial eumeration.
  • Type:          Bash Script
  • Dependencies:   N/A
  • Created:     08/09/2016
  • Updated:      09/09/2016

Usage

	__________                            
	\______   \ ____   ____  ____   ____  
	 |       _// __ \_/ ___\/  _ \ /    \ 
	 |    |   \  ___/\  \__(  <_> )   |  \
	 |____|_  /\___  >\___  >____/|___|  /
		\/     \/     \/           \/ 

	Recon - Version 1.0

	Usage:
	./recon.sh [-lh] [-l DIRECTORY]

	Options:
	  -h   		show this message and exit
	  -l DIR	create a directory and store logs
	  -u    	enable UDP scanning. (VERY SLOW)