Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: TehMuffinMoo/URLScan.io

Release v1.0.5

05 Jul 13:28
436ce1e

Choose a tag to compare

  • Add additional error checking & formatting
  • Add Install.ps1 for installing directly from source
  • Add Get-URLScanUser function for retrieving details about the current user
  • Add Get-URLScanDOM function for retrieving HTML DOM webpage content from scans

Release v1.0.4

25 Jun 13:22
de328c7

Choose a tag to compare

  • Add additional error checking & formatting
  • Add Install.ps1 for installing directly from source
  • Add Get-URLScanUser function for retrieving details about the current user
  • Add Get-URLScanDOM function for retrieving HTML DOM webpage content from scans

Release v1.0.3

25 Jun 09:51
7451ddc

Choose a tag to compare

  • Return Saved Screenshot Path when using Get-URLScanConfiguration
  • Add additional Return Types to Get-URLScan
  • Enable pipeline support for -URL parameter using the Get-URLScanLiveshot function

Release v1.0.2

19 Jun 17:07
30eb366

Choose a tag to compare

  • Add missing -APIKey parameter to Get-URLScan
  • Add new Get-URLScanScreenshot function for retrieiving screenshots from URLScan.io
  • Add new Get-URLScanLiveshot function for retrieving live screenshots using URLScan.io
  • Added new -ScreenshotPath parameter to Set-URLScanConfiguration for setting a default path for screenshots to be saved when using Get-URLScanScreenshot & Get-URLScanLiveshot

Release v1.0.1

19 Jun 14:41
880f15e

Choose a tag to compare

  • Add -Domain, -IP, -Country, -Server, -Hash, -FileName, -ASN, -ASNName, -Strict & -Silent parameters to Search-URLScan
  • Add -ReturnAll parameter to Search-URLScan to return all related results via paging
  • Rename -Size parameter to -Limit to avoid overlapping parameter names when using pipeline

Release v1.0.0.6

18 Jun 16:00
00f6ead

Choose a tag to compare

  • Fix minor bug with New-URLScan

Release v1.0.0.5

18 Jun 15:28
3912a7f

Choose a tag to compare

  • Add specific Watch-URLScan function for watching/tailing the live feed of URLScan.io submissions
  • Add specific New-URLScan function to improve new URLScan.io submissions
  • Add specific Get-URLScan function to improve retrieving URLScan.io submissions
  • Add Get-URLScanQuota function for checking Rate Limit Quota

Release v1.0.0.4

17 Jun 10:43
acae6b7

Choose a tag to compare

  • Improve version checking when multiple versions are installed
  • Add missing misc function for detecting OS

Release v1.0.0.3

17 Jun 10:36
d16b888

Choose a tag to compare

  • Fix issue with Set-URLScanConfiguration -DefaultPageLimit

Release v1.0.0.2

17 Jun 10:20
ac9bc38

Choose a tag to compare

  • Fix issue with Invoke-URLScan when using Powershell v5