Skip to content

Commit 7c47c70

Browse files
authored
Update persistence_web_server_potential_command_injection.toml
1 parent c09f457 commit 7c47c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/cross-platform/persistence_web_server_potential_command_injection.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ from logs-nginx.access-*, logs-apache.access-*, logs-apache_tomcat.access-*, log
144144
Esql.contains_downloader_values = values(Esql.contains_downloader),
145145
Esql.contains_file_read_keywords_values = values(Esql.contains_file_read_keywords),
146146
Esql.contains_base64_cmd_values = values(Esql.contains_base64_cmd),
147-
Esql.contains_suspicious_path_values = values(Esql.contains_suspicious_path),
147+
Esql.contains_suspicious_path_values = values(Esql.contains_suspicious_path)
148148
149149
by source.ip, agent.id
150150

0 commit comments

Comments
 (0)