Skip to content

Commit

Permalink
add yml
Browse files Browse the repository at this point in the history
  • Loading branch information
益本将臣 authored and 益本将臣 committed Aug 18, 2023
1 parent ba6d6d8 commit d82ffaa
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions indicators/ETC-funccode.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
title: ETC_PhishingDetection
description: |
Detects an ETC phishing targeting Japanese users.(etc-meisai.jp)
references:
- https://urlscan.io/result/e623c655-a8f4-470d-9e83-be7bd8c201c6
- https://urlscan.io/result/e33beca0-d6d7-4bfd-8a57-3818d079d504
- https://urlscan.io/result/516e7e00-2ddb-4036-b44c-33456e3e195a

detection:
ETCTitle:
title: 'ETC利用照会サービス'
pagePHP:
requests|contains: 'funccode.php'

condition: ETCTitle and pagePHP

tags:
- target.etc-meisai
- target_country.japan

0 comments on commit d82ffaa

Please sign in to comment.