package
0.0.0-20230427094108-7f197b83940e
Repository: https://github.com/dubs3c/sandlada.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
FilterVM Simply returns a VMInfo struct if its IP matches the requestIP.
GetRequest sends a GET request to a given endpoint.
HttpServer returns a HttpServer.
IsAlive tries to contact the agent running inside the VM.
MemoryProcessing Uses Volatility to extract useful information from memory dumps.
SendData sends data to agent.
No description provided by the author
ShutdownVm Shuts down a given VM and reverts to current snapshot.
StartServer starts SANDLÅDA in server mode.
TransferFile transfers the malware sample to the agent.
VirusTotalLookUpHash Given a hash, check if it exists in VirusTotal.
writeFileToDisk Writes files sent for collection to disk.
# Structs
No description provided by the author
Options options for server mode.
No description provided by the author