Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rules
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-depend
rules
Commits
529be50e
Commit
529be50e
authored
6 years ago
by
Your Mom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added sig for kpot stealer
parent
d9d82f1d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
0 deletions
+43
-0
MALW_kpot.yar
malware/MALW_kpot.yar
+43
-0
No files found.
malware/MALW_kpot.yar
0 → 100644
View file @
529be50e
rule kpot
{
meta:
author = " J from THL <j@techhelplist.com>"
date = "2018-08-29"
reference1 = "https://www.virustotal.com/#/file/4e87a0794bf73d06ac1ce4a37e33eb832ff4c89fb9e4266490c7cef9229d27a7/detection"
reference2 = "ETPRO TROJAN KPOT Stealer Check-In [2832358]"
reference3 = "ETPRO TROJAN KPOT Stealer Exfiltration [2832359]"
version = 1
maltype = "Stealer"
filetype = "memory"
strings:
$text01 = "bot_id=%s"
$text02 = "x64=%d"
$text03 = "is_admin=%d"
$text04 = "IL=%d"
$text05 = "os_version=%d"
$text06 = "IP: %S"
$text07 = "MachineGuid: %s"
$text08 = "CPU: %S (%d cores)"
$text09 = "RAM: %S MB"
$text10 = "Screen: %dx%d"
$text11 = "PC: %s"
$text12 = "User: %s"
$text13 = "LT: %S (UTC+%d:%d)"
$text14 = "%s/%s.php"
$text15 = "Host: %s"
$text16 = "username_value"
$text17 = "password_value"
$text18 = "name_on_card"
$text19 = "last_four"
$text20 = "exp_month"
$text21 = "exp_year"
$text22 = "bank_name"
condition:
16 of them
}
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment