File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
*******************************************************************************************************
2
2
# CHANGE LOG FOR REVERSEPOWERSHELL MODULE #
3
3
*******************************************************************************************************
4
+ Module Version 1.3.3
5
+ - Updated Links in help information
6
+ - Modified code to allow for copy and paste into PowerShell window
7
+ - Added a message on how to resolve an error that prevents Start-Listener from executing
8
+ - Updated Find-ReverseShell to search EventID 4656. If none are found it searches EventID 5154
9
+ - Find-ReverseShell now attempts a WinRM connection on remote machinces. If that fails RPC is used
10
+
4
11
Module Version 1.3.2
5
12
- I removed cmdlets that did not come out until PowerShell v5 to make this compatible with PowerShell v3.
6
13
- Ctrl+C now closes the listening port allowing you to Start-Bind or Start-Listener on the same port after cancelling
You can’t perform that action at this time.
0 commit comments