We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8655c33 commit 18139aeCopy full SHA for 18139ae
main.go
@@ -30,6 +30,8 @@ Cheatsheet:
30
flightsim run c2 Simulate C2 traffic
31
flightsim run c2:trickbot Simulate C2 traffic for the TrickBot family
32
flightsim run ssh-transfer:1GB Simulate a 1GB SSH/SFTP file transfer
33
+ flightsim run encrypted-dns Simulate encrypted DNS traffic over random protocol (DoH, DoT, DNSCrypt)
34
+ flightsim run encrypted-dns:doh Simulate encrypted DNS-over-HTTPS traffic
35
36
flightsim get families:c2 Get a list of all c2 families
37
`
0 commit comments