Releases: TehMuffinMoo/URLScan.io
Releases · TehMuffinMoo/URLScan.io
Release v1.0.5
- Add additional error checking & formatting
- Add
Install.ps1for installing directly from source - Add
Get-URLScanUserfunction for retrieving details about the current user - Add
Get-URLScanDOMfunction for retrieving HTML DOM webpage content from scans
Release v1.0.4
- Add additional error checking & formatting
- Add
Install.ps1for installing directly from source - Add
Get-URLScanUserfunction for retrieving details about the current user - Add
Get-URLScanDOMfunction for retrieving HTML DOM webpage content from scans
Release v1.0.3
- Return Saved Screenshot Path when using
Get-URLScanConfiguration - Add additional Return Types to
Get-URLScan - Enable pipeline support for
-URLparameter using theGet-URLScanLiveshotfunction
Release v1.0.2
- Add missing
-APIKeyparameter toGet-URLScan - Add new
Get-URLScanScreenshotfunction for retrieiving screenshots from URLScan.io - Add new
Get-URLScanLiveshotfunction for retrieving live screenshots using URLScan.io - Added new
-ScreenshotPathparameter toSet-URLScanConfigurationfor setting a default path for screenshots to be saved when usingGet-URLScanScreenshot&Get-URLScanLiveshot
Release v1.0.1
- Add
-Domain,-IP,-Country,-Server,-Hash,-FileName,-ASN,-ASNName,-Strict&-Silentparameters toSearch-URLScan - Add
-ReturnAllparameter toSearch-URLScanto return all related results via paging - Rename
-Sizeparameter to-Limitto avoid overlapping parameter names when using pipeline
Release v1.0.0.6
- Fix minor bug with New-URLScan
Release v1.0.0.5
- Add specific
Watch-URLScanfunction for watching/tailing the live feed of URLScan.io submissions - Add specific
New-URLScanfunction to improve new URLScan.io submissions - Add specific
Get-URLScanfunction to improve retrieving URLScan.io submissions - Add
Get-URLScanQuotafunction for checking Rate Limit Quota
Release v1.0.0.4
- Improve version checking when multiple versions are installed
- Add missing misc function for detecting OS
Release v1.0.0.3
- Fix issue with
Set-URLScanConfiguration -DefaultPageLimit
Release v1.0.0.2
- Fix issue with
Invoke-URLScanwhen using Powershell v5