Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 1.44 KB

MATCH-S00497.md

File metadata and controls

41 lines (34 loc) · 1.44 KB

Rules: Backdoor.HTTP.GORAT.[POST]

Description

From FireEye Red Team Tool Countermeasures: GORAT is the modular backdoor portion of the REDFLARE framework. This rule looks for unique content within the HTTP request communications of the backdoor.

Additional Details

Detail Value
Type Templated Match
Category Command and Control
Apply Risk to Entities device_ip, device_hostname, srcDevice_hostname, srcDevice_ip, user_username
Signal Name Backdoor.HTTP.GORAT.[POST]
Summary Expression Suspicious HTTP Request Headers to URL: {{http_url}} on destination host: {{dstDevice_ip}}
Score/Severity Static: 5
Enabled by Default True
Prototype False
Tags _mitreAttackTactic:TA0011, _mitreAttackTechnique:T1071, _mitreAttackTechnique:T1071.001

Vendors and Products

Fields Used

Origin Field
Normalized Schema bro_http_request_headers['ACCEPT']
Normalized Schema bro_http_request_headers['CONNECTION']
Normalized Schema bro_http_request_headers['COOKIE']
Normalized Schema bro_http_request_headers['REFERER']
Normalized Schema bro_http_request_headers['UPGRADE']
Normalized Schema device_hostname
Normalized Schema device_ip
Normalized Schema http_method
Normalized Schema http_url_path
Normalized Schema objectType
Normalized Schema srcDevice_hostname
Normalized Schema srcDevice_ip
Normalized Schema user_username