2024-03-09 14:23:42 +00:00
|
|
|
id: ares-rat-c2
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Area Rat C2 - Detect
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Ares is a Python Remote Access Tool.
|
|
|
|
reference:
|
|
|
|
- https://github.com/montysecurity/C2-Tracker/blob/main/tracker.py
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: product:'Ares RAT C2'
|
2024-04-08 11:34:33 +00:00
|
|
|
verified: true
|
2024-03-09 14:23:42 +00:00
|
|
|
tags: c2,ir,osint,ares,panel,rat
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/login'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Ares</title>'
|
|
|
|
- 'Passphrase:'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4b0a004830460221009f391bde1caab637dadd216cedd223a7fcec59ffb58278a87a7a5c88e89f3844022100ad24450fff2f2fcc52d87582f0159aa5ca5f4e3694ffc3f6c63918444eb7d2d2:922c64590222798bb761d5b6d8e72950
|