Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Group-IB Threat Intelligence Pack #38416

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
36 changes: 1 addition & 35 deletions Packs/GroupIB_ThreatIntelligenceAttribution/.pack-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,38 +17,4 @@ ignore=IM111
ignore=BA101

[file:1_4_1.md]
ignore=RN116

# GR103 is temporary, see CIAC-11656
[file:incidentfield-GIB_Screenshot.json]
ignore=GR103
[file:incidentfield-GIB_Related_Indicators_Data.json]
ignore=GR103
[file:incidentfield-GIB_Date_Expired.json]
ignore=GR103
[file:incidentfield-GIB_Phishing_Status.json]
ignore=GR103
[file:incidentfield-GIB_HTML.json]
ignore=GR103
[file:incidentfield-GIB_Date_Created.json]
ignore=GR103
[file:incidentfield-GIB_Address.json]
ignore=GR103
[file:incidentfield-GIB_Phishing_Domain.json]
ignore=GR103
[file:incidentfield-GIB_Phishing_Type.json]
ignore=GR103
[file:incidentfield-GIB_Title.json]
ignore=GR103
[file:classifier-Group-IB_Threat_Intelligence_mapper.json]
ignore=GR103
[file:incidentfield-GIB_Name_Servers.json]
ignore=GR103
[file:incidentfield-GIB_Email.json]
ignore=GR103
[file:incidentfield-GIB_Person.json]
ignore=GR103
[file:incidentfield-GIB_ID.json]
ignore=GR103
[file:incidentfield-GIB_Favicon.json]
ignore=GR103
ignore=RN116
5 changes: 4 additions & 1 deletion Packs/GroupIB_ThreatIntelligenceAttribution/.secrets-ignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
11.11.11.11
https://some.ru
https://some-url.com
some.ru
109.70.100.46
[email protected]
Expand All @@ -14,4 +15,6 @@ password
name TA
Name
provider
region
region
gibextendedcvsstemporal
softwareMixed.softwareType
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,28 @@
"feed": false,
"id": "Group-IB Threat Intelligence (classifier)",
"keyTypeMap": {
"bp/phishing": "GIB Brand Protection Phishing",
"bp/phishing_kit": "GIB Brand Protection Phishing Kit",
"compromised/account": "GIB Compromised Account",
"compromised/breached": "GIB Data Breach",
"compromised/card": "GIB Compromised Card",
"malware/targeted_malware": "GIB Targeted Malware",
"osi/git_repository": "GIB OSI Git Leak",
"osi/public_leak": "GIB OSI Public Leak"
"osi/public_leak": "GIB OSI Public Leak",
"compromised/account_group": "GIB Compromised Account Group",
"compromised/bank_card_group": "GIB Compromised Card Group",
"compromised/mule": "GIB Compromised Mule",
"suspicious_ip/vpn": "GIB Suspicious IP VPN",
"suspicious_ip/scanner": "GIB Suspicious IP Scanner",
"suspicious_ip/tor_node": "GIB Suspicious IP TOR Node",
"suspicious_ip/open_proxy": "GIB Suspicious IP Open Proxy",
"suspicious_ip/socks_proxy": "GIB Suspicious IP Socks Proxy",
"malware/malware": "GIB Malware",
"malware/cnc": "GIB Malware CNC",
"attacks/ddos": "GIB Attacks DDOS",
"attacks/deface": "GIB Attacks Deface",
"attacks/phishing_kit": "GIB Attacks Phishing Kit",
"attacks/phishing_group": "GIB Attacks Phishing Group",
"hi/threat": "GIB Cybercriminal Threat",
"hi/threat_actor": "GIB Cybercriminal Threat Actor",
"apt/threat_actor": "GIB Nation-State Cybercriminals Threat Actor",
"apt/threat": "GIB Nation-State Cybercriminals Threat",
"osi/vulnerability": "GIB OSI Vulnerability"
},
"name": "Group-IB Threat Intelligence (classifier)",
"transformer": {
Expand Down
Loading
Loading