Skip to content

BwithE/roll-call

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 

Repository files navigation

ROLL CALL

Bash script for enumeration

Originally designed while working through OSCP labs.

image

  • Tree listing

image

Download

git clone https://github.com/bwithe/roll-call

cd roll-call

Usage

chmod +x roll-call.sh

./roll-call.sh <IP>

# OR

bash roll-call.sh <IP>

./roll-call.sh 127.0.0.1

# OR

bash roll-call.sh 127.0.0.1

Tools used

  • nmap
  • hydra
  • dirb
  • gobuster
  • nikto
  • whatweb
  • smbclient
  • enum4linux
  • rpcclient

Working on adding

  • Updated results found

About

Bash script for enumeration (pentesting)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages