Skip to content

MarkoKosmajac/Snaxor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snaxor

|| Port Scanner || License


Marko Kosmajac is not responsible for any misuse, damage caused by this script or attacking targets without prior mutual consent! It is your responsibility to obey laws!

DISCLAIMER

Snaxor is for education/research purposes only. The author takes NO responsibility and/or liability for how you choose to use any of the tools/source code/any files provided. The author and anyone affiliated with will not be liable for any losses and/or damages in connection with use of ANY files provided with Snaxor. By using Snaxor or any files included, you understand that you are AGREEING TO USE AT YOUR OWN RISK. Once again Snaxor and ALL files included are for EDUCATION and/or RESEARCH purposes ONLY. Snaxor is ONLY intended to be used on your own pentesting labs, or with explicit consent from the owner of the property being tested.

About Snaxor

Snaxor is a python port scanner.

Install Instructions

Snaxor requires the following modules to be installed with pip:

  • colorama
  • termcolor
  • pyfiglet

How To Run

$ python snaxor.py --ip example.com (OPTIONAL: --startport 1 --endport 65535 --threads 200)

Default Values

Default:

  • startport: 1
  • endport: 1000
  • threads: 100

License

See LICENSE

About

Snaxor is a python port scanner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages