package
2.5.1
Repository: https://github.com/alphasoc/flightsim.git
Documentation: pkg.go.dev

# Packages

Package ssh provides just enough SSH/SFTP functionality to perform random writes to an SFTP server.

# Functions

No description provided by the author
NewCleartextProtocolSimulator creates new instance of CleartextProtocolSimulator.
NewDGA creates domain generation algorithm simulator.
NewHijack creates port scan simulator.
NewICMPtunnel Creates new IMCP tunnel simulator.
NewIRCClient creates new IRCClient simulator.
NewOAST creates OAST simulator.
NewPortScan creates port scan simulator.
NewSpambot creates a Spambot simulator.
NewSSHExfil creates a new SSH Exfiltration simulator.
NewSSHTransfer creates a new SSH/SFTP simulator.
NewStratumMiner creates new StratumMiner simulator.
NewTelegramBot creates new TelegramBot simulator.
NewTorSimulator returns new TorSimulator.
NewTunnel creates dns tunnel simulator.

# Constants

No description provided by the author
No description provided by the author

# Variables

InteractshDefaultDomains is a list of default domains used by Interactsh.

# Structs

BindAddr wraps addr along with whether it was set by the user.
CleartextProtocolSimulator simulates cleartext protocol traffic.
DGA simulator.
No description provided by the author
Hijack simulator.
ICMPtunnel simulator.
IRCClient simulates IRC traffic.
IRCDialer is a custom dialer for the girc library to use the given context in simulation.
OAST simulator.
PortScan simulator.
Spambot simulator.
SSHExfil defines this simulation.
SSHTransfer defines this simulation.
StratumMiner simulator.
No description provided by the author
TelegramBot simulates a Telegram bot traffic.
No description provided by the author
Tunnel simulator.

# Interfaces

HostMsgFormatter allows a simulator to implement a custom HostMsg method to be called in place of parsing the Module.HostMsg field.
TODO: pass context.
No description provided by the author
No description provided by the author