Skip to content

Small scripts to use on server knowledge and management. DNS lookup and Port Scanning on a target host.

License

Notifications You must be signed in to change notification settings

NotTheRealWallyx/CTRL_Node

Repository files navigation

CTRL_Node

Builds CodeFactor

GitBlend image

Scan the ports of your server or get the DNS records with this small scripts.

Features

  • Port Scanning: Scan all ports or common ports of a remote server.
  • DNS Lookup: Retrieve DNS records such as MX, NS, A, AAAA, SOA, and TXT.
  • Host to IP Conversion: Convert a hostname to its corresponding IP address.
  • WHOIS Lookup: Perform a WHOIS lookup for a given domain.
  • TraceRoute: Trace the route to a given IP address or hostname.

Installation

Clone the repository from Github with:

git clone git@github.com:NotTheRealWallyx/CTRL_Node.git

Run the installation script:

python setup.py install

Requirements

  • Python 3.x
  • dnspython library (automatically installed during setup)

Usage

Run the application with:

python -m ctrl_node

Tools used

Format

To keep the application with a standard we use the following tools:

Versioning

We use SemVer for versioning.

Licence

MIT - Licence

This program is intended for individuals to test their own equipment for weak security, and the author will take no responsibility if it is put to any other use.

About

Small scripts to use on server knowledge and management. DNS lookup and Port Scanning on a target host.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5