Skip to content

Commit

Permalink
Update BadPS.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
InfoSecREDD authored Sep 8, 2023
1 parent 8ceb8b3 commit da7d017
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BadPS.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
# features will be added later. This project is meant for development
# and education purposes only.
# AUTHOR: InfoSecREDD
# Version: 2.3.2
# Version: 2.3.3
# Target: Windows
$version = "2.3.2"
$version = "2.3.3"
$source = @"
using System;
using System.Collections.Generic;
Expand Down

0 comments on commit da7d017

Please sign in to comment.