Skip to content

a-cabello/BashScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Scripts

A compilation of some interesting scripts I made. In this README, you can see how each one is implemented and what function it performs.

hostScan

How do I try it?:

(1) Clone the repository:

git clone https://github.com/a-cabello/BashScripts.git

(2) Move to the directory

cd BashScripts

(3) Run the script

./hostScan.sh

htbmachines

How do I try it?:

(1) Clone the repository:

git clone https://github.com/a-cabello/BashScripts.git

(2) Move to the directory

cd BashScripts

(3) Run the script knowing you have different options:

./htbmachines.sh

portScan

How do I try it?:

(1) Clone the repository:

git clone https://github.com/a-cabello/BashScripts.git

(2) Move to the directory

cd BashScripts

(3) Run it

./portScan.sh

ruleta

How do I try it?:

(1) Clone the repository:

git clone https://github.com/a-cabello/BashScripts.git

(2) Move to the directory

cd BashScripts

(3) Run the script knowing you have different options

./ruleta.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages