Skip to content

Just-A-Regular-Guy/telescope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TELESCOPE

CLI Tool for Nmap Options Layouts

Overview

Telescope is a powerful command-line interface (CLI) tool designed to simplify the management of Nmap options layouts. With TELESCOPE, you can effortlessly create, store, configure, and execute Nmap scan configurations, making network reconnaissance more efficient and organized. Additionally, TELESCOPE offers the ability to automatically output scan results to a text file by default, facilitating seamless integration into reports and post-scan analysis.

Features

  • Layout Management: Easily create, view, edit, and delete Nmap options layouts.

  • Configuration Storage: Store your frequently used Nmap scan configurations for quick access.

  • Template System: Utilize predefined templates or create your own for common scanning scenarios.

  • Execute Scans: Run Nmap scans with your saved layouts for streamlined reconnaissance.

  • Automatic Result Output: Scan results are automatically saved to a text file for easy integration into reports and post-scan analysis.

Installation

  • Clone the Telescope repository:

    git clone https://github.com/Just-A-Regular-Guy/telescope
  • Navigate to the Telescope directory:

    cd telescope
  • run Telescope with administrator privileges:

    sudo python3 telescope.py

Disclaimer

Telescope is a tool designed for legitimate and ethical purposes, such as network reconnaissance and security assessments. The developers and contributors of Telescope do not condone or support any unauthorized or malicious use of this tool.

The developers and contributors of Telescope disclaim any responsibility for damages, whether direct or indirect, that may arise as a result of the use of this tool by individuals other than the intended user. This includes, but is not limited to, damages to computer systems, networks, data, or any other property.

Telescope is provided "as is" without any warranties or guarantees. The developers and contributors of Telescope make no representations or warranties of any kind, express or implied, regarding the tool's functionality, reliability, or suitability for any purpose.

By using Telescope, you acknowledge that you have read, understood, and agreed to the terms outlined in this LICENSE: https://github.com/Just-A-Regular-Guy/telescope/blob/main/LICENSE . The developers and contributors of Telescope reserve the right to modify or update this LICENSE at any time.