guang

command module
v0.0.0-...-676ba64 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

README

guang

An inverse portscanner

The name is a play on the Kuang ice breaker software used in William Gibson's 1983 novel Neuromancer. In the novel, Kuang breaks an artificial intelligence's IC by sloooowly interfacing with it. Likewise, my original idea (many years ago) was to write a portscanner that could go undetected by intrusion detection systems by working very slowly, scanning only one port a time per host, keeping the results in a database. It was how I learned SQL, actually.

See the Journal for more details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
facility
Package facility provides symbolic constants to enumerate the compoentns of the application.
Package facility provides symbolic constants to enumerate the compoentns of the application.
Package common provides constants, variables and functions used throughout the application.
Package common provides constants, variables and functions used throughout the application.
Package data provides data types used throughout the application.
Package data provides data types used throughout the application.
Package database provides an interface to the underlying database.
Package database provides an interface to the underlying database.
query
Package query provides symbolic constants for the various database queries/operations.
Package query provides symbolic constants for the various database queries/operations.
Package logdomain provides symbolic constants to identify the various pieces of the application that need to do logging.
Package logdomain provides symbolic constants to identify the various pieces of the application that need to do logging.
xfr

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL