Skip to content

Releases: claudiospizzi/SecurityFever

SecurityFever v3.0.0

24 Jul 23:02
Compare
Choose a tag to compare

Release Notes:

  • Added: Convert certificate command for X.509/DER and X.509/PEM formats
  • Added: New function to generate a cryptographically secure random password
  • Added: New function to generate a new time-based one-time password (TOTP)
  • Added: System audit commands for the file system, Windows service, user sessions, etc.
  • Removed: Remove Windows VPN connect and disconnect functions (BREAKING)
  • Removed: Remove FortiNet VPN connect and disconnect functions (BREAKING)
  • Removed: Remove the Invoke-PowerShell command (BREAKING)
  • Removed: Remove the Get-SecurityActivity command, replaced by the system audit commands (BREAKING)

SecurityFever v2.8.1

08 Nov 14:18
Compare
Choose a tag to compare

Release Notes:

  • Fixed: Spelling of Add-CertificatePrivateKeyPermission command
  • Fixed: Add missing FriendlyName parameter

SecurityFever v2.8.0

08 Nov 13:18
Compare
Choose a tag to compare

Release Notes:

  • Added: Cmdlets to get and modify certificate private key permission
  • Changed: Return the certificate object in New-DomainSignedCertificate

SecurityFever v2.7.0

06 Nov 23:48
Compare
Choose a tag to compare

Release Notes:

  • Added: Alias cred to the Use-VaultCredential
  • Changed: .NET Library structure and unit tests
  • Fixed: Prevent user interaction if not in interactive mode

SecurityFever v2.6.2

05 Sep 09:35
Compare
Choose a tag to compare

Release Notes:

  • Fixed: Prevent empty SAN entries in New-DomainSignedCertificate

SecurityFever v2.6.1

05 Sep 09:20
Compare
Choose a tag to compare

Release Notes:

  • Fixed: Use Base64 only optionally in New-DomainSignedCertificate
  • Fixed: Export New-DomainSignedCertificate in psd1

SecurityFever v2.6.0

30 Aug 22:40
Compare
Choose a tag to compare

Release Notes:

  • Added: Add cmdlet New-DomainSignedCertificate

SecurityFever v2.5.0

04 Jan 20:25
Compare
Choose a tag to compare

Release Notes:

  • Added: FortiNet client VPN cmdlets
  • Added: Windows VPN cmdlets

SecurityFever v2.4.0

30 Sep 22:41
Compare
Choose a tag to compare

Release Notes:

  • Added: Add Use-VaultSecureString function

SecurityFever v2.3.1

18 Aug 22:28
Compare
Choose a tag to compare

Release Notes:

  • Fixed: Add Use-VaultCredential to module manifest