Skip to content

Commit

Permalink
Removed the Suds PowerShell module.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberphor committed Feb 13, 2023
1 parent 13d45f3 commit 64f07ec
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 419 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,5 @@ TimeCreated EventRecordID TargetUserName IpAddress
2023-01-16 11:11:04 6218372 Hunter 156.74.251.21
```

This repository includes another PowerShell module called [Suds](/Suds/). It includes functions auxillary to incident response and threat hunting.

### Copyright
This project is licensed under the terms of the [MIT license](/LICENSE).
2 changes: 1 addition & 1 deletion Soap.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = 'Soap.psm1'

# Version number of this module.
ModuleVersion = '6.0.9'
ModuleVersion = '6.1.0'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
24 changes: 0 additions & 24 deletions Suds/ConvertFrom-Base64.ps1

This file was deleted.

30 changes: 0 additions & 30 deletions Suds/ConvertTo-Base64.ps1

This file was deleted.

27 changes: 0 additions & 27 deletions Suds/ConvertTo-BinaryString.ps1

This file was deleted.

26 changes: 0 additions & 26 deletions Suds/ConvertTo-IpAddress.ps1

This file was deleted.

40 changes: 0 additions & 40 deletions Suds/Export-Gpo.ps1

This file was deleted.

6 changes: 0 additions & 6 deletions Suds/Find-WirelessComputer.ps1

This file was deleted.

71 changes: 0 additions & 71 deletions Suds/Get-IpAddressRange.ps1

This file was deleted.

94 changes: 0 additions & 94 deletions Suds/Get-ProcessCreationReport.ps1

This file was deleted.

7 changes: 0 additions & 7 deletions Suds/Get-SerialNumberAndCurrentUser.ps1

This file was deleted.

4 changes: 0 additions & 4 deletions Suds/Install-RSAT.ps1

This file was deleted.

21 changes: 0 additions & 21 deletions Suds/New-AdDomainAdmin.ps1

This file was deleted.

Loading

0 comments on commit 64f07ec

Please sign in to comment.