Skip to content

Commit a82c3e2

Browse files
Aegrahimays11
andauthored
Update rules/cross-platform/discovery_web_server_local_file_inclusion_activity.toml
Co-authored-by: Isai <[email protected]>
1 parent 0a53d8b commit a82c3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/cross-platform/discovery_web_server_local_file_inclusion_activity.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This rule detects potential Local File Inclusion (LFI) activity on web servers b
1313
attempt to access sensitive local files through directory traversal techniques or known file paths. Attackers may
1414
exploit LFI vulnerabilities to read sensitive files, gain system information, or further compromise the server.
1515
"""
16-
from = "now-9m"
16+
from = "now-11m"
1717
interval = "10m"
1818
language = "esql"
1919
license = "Elastic License v2"

0 commit comments

Comments
 (0)