You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2021. It is now read-only.
> A Powershell module for using the urlscan.io API.
6
6
7
7
PSURLScanio/PSUrlScanio is a Powershell module/wrapper for the urlscan.io API. The module allows you to quickly query/submit data to the service and incorporate it in to your automated threat hunting/intel processes using PoSh.
8
8
9
9
For example, let's hunt for some potential HSBC phishing pages that have embedded the companies logo! π΅οΈβ
10
10

11
11
12
-
#Install π¦
12
+
## π¦ Install
13
13
Head over to urlscan.io and get yourself an API key (https://urlscan.io/user/apikey/new/), install the module and then run Connect-UrlScanio to set your key.
0 commit comments