Skip to content

A script that checks a for errors and vulnerability

Notifications You must be signed in to change notification settings

joshdyod/Site-Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Site-Check

A script that checks a for errors and vulnerability This script assumes you have nmap installed on the system you are runnug it from. If you do not have nmap installed simply run

For Ubuntu:

sudo apt-get install nmap

For CentOs or Redhat:

sudo apt-get install nmap

After you have installed nmap upload the file to your server, and navigate to it's location run the below command to give the file proper permissions.

sudo chmod 750 Domain_info.sh

Now you are read to check some sites! Navigate to the files directory run the below command to get started.

./Domain_info.sh

About

A script that checks a for errors and vulnerability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages