Skip to content

This tool developed for SKY-SEC Cyber Security Team

Notifications You must be signed in to change notification settings

ahmetburaki/SKY-SEC_Scanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

SKY-SEC Scanners Tool

by SKY-SEC Cyber Security Team

This is a collection of Python tools called YTU SKY-SEC Tools. These tools can be used for various network security testing and analysis purposes.

ForTheBadge made-with-python ForTheBadge built-with-love

Table of Contents
  1. About The Project
  2. Usage
  3. Contact
  4. To Know More About Us

Requirements

  • Python 3.x
  • colorama library
  • requests library
  • builtwith library

About The Project

In this project, the existing tools were redeveloped (simpler version) and then combined.

(back to top)

What is the purpose?

In addition to offering both ease of use and multiple options on a single terminal; at the same time, I basically learned how exactly these tools work.

Installation and Usage

git clone https://github.com/ahmetburaki/SKY-SEC_Scanner.git
cd SKY-SEC_Scanner
python3 SKYSEC_Scanners_Tool.py or python SKYSEC_Scanners_Tool.py

(back to top)

Examples with Photos

mode_selection

port_scanner

If you want to see more tool, you can use it. :)

(back to top)

Tools

This tool collection includes the following tools:

  1. Port Scanner: Performs port scanning on a target and detects open ports.

  2. Admin Page Finder: Finds commonly used administrator pages on a target URL.

  3. Subdomain Scanner: Used to scan subdomains for a target domain.

  4. Dir Scanner: Used to scan specific directories on a target URL.

  5. Uploader Scanner: Detects file upload panels on a target URL.

  6. cPanel Cracker: Performs a brute force attack on a target cPanel.

  7. Options Scanner: Detects the technologies used on a target URL.

  8. Exit: Closes the tool collection.

Notes

  • This tool collection should be used for security testing or educational purposes only. Avoid using it for any illegal activities.

  • This tool collection may have limited functionality in its current version and may be expanded with updates in future versions.

  • It is important for users to comply with local laws and ethical rules before using the tools.

Contact

linkedin LinkedIn   github Github

(back to top)

To Know More About Our Student Branch

About

This tool developed for SKY-SEC Cyber Security Team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%