Skip to content

Conversation

Aegrah
Copy link
Contributor

@Aegrah Aegrah commented Feb 20, 2025

Summary

This rule leverages the new_terms rule type to detect file creation via a commonly used file transfer service while excluding typical remote file creation activity. This behavior is often linked to lateral movement, potentially indicating an attacker attempting to move within a network.

Telemetry

In my own stack, only TPs. In telemetry, a large list of FPs, but these will be excluded through the new_terms rule type, as they are all by the same host/process.

@tradebot-elastic
Copy link

tradebot-elastic commented Feb 20, 2025

⛔️ Tests failed:

  • ❌ Unusual Remote File Creation (kuery)
    • coverage_issue: no_rta
    • stack_validation_failed: no_rta
@Aegrah Aegrah changed the title Unusual remote file creation [New Rule] Unusual Remote File Creation Feb 20, 2025
@tradebot-elastic
Copy link

tradebot-elastic commented Feb 20, 2025

⛔️ Tests failed:

  • ❌ Unusual Remote File Creation (kuery)
    • coverage_issue: no_rta
    • stack_validation_failed: no_rta
@tradebot-elastic
Copy link

tradebot-elastic commented Feb 25, 2025

⛔️ Tests failed:

  • ❌ Unusual Remote File Creation (kuery)
    • coverage_issue: no_rta
    • stack_validation_failed: no_rta
@Aegrah Aegrah merged commit 8a22132 into main Feb 26, 2025
10 checks passed
@Aegrah Aegrah deleted the unusual-remote-file-creation branch February 26, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment