Skip to content

Commit

Permalink
Add additional domains for known IP obtaining services (#867)
Browse files Browse the repository at this point in the history
* Add additional links for known IP obtaining services

Signed-off-by: Still Hsu <[email protected]>

* Update capture-public-ip.yml

---------

Signed-off-by: Still Hsu <[email protected]>
  • Loading branch information
Still34 authored Jan 4, 2024
1 parent 103fafa commit b65339b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions collection/network/capture-public-ip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ rule:
namespace: collection/network
authors:
- "@_re_fox"
- "[email protected]"
scopes:
static: function
dynamic: thread
att&ck:
- Discovery::System Network Configuration Discovery [T1016]
examples:
- 84f1b049fa8962b215a77f51af6714b3:0x100061e5
- 6d952a7e66bc63b72c9a3d10ef28e3f2:0x0050e7b6
features:
- and:
- api: InternetOpen
Expand All @@ -28,3 +30,10 @@ rule:
- substring: "wtfismyip.com/text"
- substring: "api.myip.com"
- substring: "ip-api.com/line"
- substring: "ip.tool.chinaz.com"
- substring: "1234i.com"
- substring: "ip138.com"
- substring: "myip.com.tw"
- substring: "taobao.com/help/getip.php"
- substring: "chaipip.com"
- substring: "sojson.com/ip"

0 comments on commit b65339b

Please sign in to comment.