Skip to content

Releases: KC7-Foundation/kc7

v2.0.0 - Improved time generation + alerts

27 Mar 04:05
7e257ba
Compare
Choose a tag to compare

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