Skip to content

RP01XXX/Pentesting_Bash_Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Pentesting_Bash_Script

These are my scripts used during a Pentest

  1. Initial Recon This is a quick scan for low hanging fruit during a pentest, it does my quick scans so I have some things to look at while my bigger scans can then run. Ideally it means I have things to do while waiting for scans to complete.
  • A ping scan to find living hosts
  • A full scan of those hosts
  • A UDP scan
  • Null Share Identification
  • SMB Signing Status
  • Hostname Enumeration
  • Domain Name Enumeration
  • Eyewitness webpage capture
  • SSL Scan
  1. Unauthorized AD Script (coming soon Feb 2024)
  2. Credentialed AD Script (Completed and editing for upload by end of January 2024)
  3. URL File Share Attack (Completed and editing for upload by end of January 2024)
  4. Share Spidering Tool (Dont like whats out there, making my own by June 2024)

About

These are my scripts used during a Pentest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages