Skip to content

v2.0.0 - Improved time generation + alerts

Latest
Compare
Choose a tag to compare
@gregs1998 gregs1998 released this 27 Mar 04:05
· 83 commits to master since this release
7e257ba

This release introduces a number of exciting new features:

  • Security Alerts: Users will now submit Security Alerts whenever they encounter suspicious email or host-based activity. These alerts will be surfaced in the SecurityAlert table. Alerts are a great place for KC7 players to get started with their investigation. Remember though, sometimes alerts are false positives (FPs). That means an alert was generated for something that was actually legitimate.
  • New-and-Improved Time Generation System: In-game
  • Option to Add Custom Employee Names:
  • Option to Add C2 Obfuscation Techniques to Malware

Bug fixes/refactoring:

  • Cleaned up generate_activity() function
  • Removed URLs being generated with http/https prefix
  • Lots of small bug fixes
  • Performance improvements