banner

package
v0.0.0-...-f5a5a56 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StatusInfo    = "[*]"
	StatusSuccess = "[+]"
	StatusWarning = "[!]"
	StatusError   = "[-]"
	StatusDebug   = "[?]"
)

Status indicators

Variables

This section is empty.

Functions

func PrintBanner

func PrintBanner()

PrintBanner displays the GORECON ASCII banner with hacker-style formatting

func ProgressBar

func ProgressBar(current, total int, message string)

ProgressBar prints a hacker-style progress bar

func Section

func Section(title string)

Section prints a section header with decorative borders

func StatusLine

func StatusLine(status, message string)

StatusLine prints a status line with colored indicator

func Summary

func Summary(duration time.Duration, findings map[string]int)

Summary prints a final summary with statistics

func Tree

func Tree(items []string, level int)

Tree prints a tree-style hierarchical display

func Vulnerability

func Vulnerability(severity, title, target, exploitCmd string)

Vulnerability prints a vulnerability finding with exploit command

Types

This section is empty.

Jump to

Keyboard shortcuts

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