Skip to content

Scanner --- Host port scan was a project developed for learning purposes in the area of Cybersecurity. The objective of the project is the understanding and improvement in the area of scanning and shell.

Notifications You must be signed in to change notification settings

rhaymisonbetini/hostportscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HOST PORT SCAN

Host port scan was a project developed for learning purposes in the area of Cybersecurity. The objective of the project is the understanding and improvement in the area of scanning and shell.

Today the application has 5 functionalities.

  • Scanner of hosts available at a given range (runs on port 80)
  • Host scanners available in a given range on a pre-provided port.
  • Available port scanner on a host
  • Trace route
  • Scanner of subdomains on a host

Running the script.

Download the project repository.

https://github.com/rhaymisonbetini/hostportscan.git

Provide execute permission on the file

sudo +x ./hostportscan.sh

run your scanner

sudo ./hostportscan.sh

Run the command as sudo as they will mostly generate text files containing scanner results

Have a good time.

About

Scanner --- Host port scan was a project developed for learning purposes in the area of Cybersecurity. The objective of the project is the understanding and improvement in the area of scanning and shell.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages