Skip to content

Commit

Permalink
feat(fp): Add BitRAT fingerprint
Browse files Browse the repository at this point in the history
  • Loading branch information
thehappydinoa committed Oct 19, 2023
1 parent bd77d42 commit e6c2baa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions fingerprints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,13 @@ malware_name: "unknown"
confidence_level: 100
tags: [C2, Mythic]
---
name: "BitRAT"
censys_query: 'services.software.product: BitRAT'
censys_virtual_hosts: true
malware_name: "win.bit_rat"
confidence_level: 100
tags: [C2, RAT]
---
name: "Supershell"
censys_query: "services: (software.product: Supershell or http.response.html_title=`Supershell - 登录`)"
censys_virtual_hosts: true
Expand Down

0 comments on commit e6c2baa

Please sign in to comment.