Top Categories

Spotlight

todayMay 7, 2024

Cyber Security Hubbl3

Survivorship Bias and How Red Teams Can Handle It

Reporting is, by nature, only the threat actors that have been caught. What about all the ones that didn’t get caught? There is no way to examine that and It comes down to the fact that we don’t know what they did and therein lies the problem for threat emulation.


Empire

18 Results / Page 2 of 2

Background

todayApril 18, 2021

  • 2583
  • 9
close

Offensive Security Tools Cx01N

Empire Dropbox C2 Listener

One of the lesser-known features in Empire is the ability to use alternative Command and Control (C2) methods. Specifically, we can leverage the Dropbox API as a C2 channel, which can utilize existing architecture inside a network and obfuscate web traffic. If you are interested in checking other listener options, ...

todayNovember 25, 2020

  • 1606
  • 2
close

Offensive Security Tools Cx01N

Return of the CLI

The new Empire CLI is out and includes some big changes to the user experience. We rebuilt the CLI to interact with the Empire team server through the API. These changes may seem small, but it now allows multi-user access to the server through the CLI and gives users a ...

email, email marketing, newsletter

todayJune 16, 2020

  • 1896
  • 3
close

Cyber Security + Offensive Security Tools Hubbl3

Random SMTP Fun with Telnet

You may remember the good ole days where you can connect to pretty much any mail server (like Gmail) with telnet and spoof emails to your friends from whoever you want. Back then, I never realized that you could actually send attachments directly through the telnet connection. It’s not super ...