Skip to content

Commit 3dac393

Browse files
authored
Updated for latest changes in modules
Updated for latest changes
1 parent c157a15 commit 3dac393

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.txt

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
*******************************************************************************************************
22
# CHANGE LOG FOR REVERSEPOWERSHELL MODULE #
33
*******************************************************************************************************
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+
411
Module Version 1.3.2
512
- I removed cmdlets that did not come out until PowerShell v5 to make this compatible with PowerShell v3.
613
- Ctrl+C now closes the listening port allowing you to Start-Bind or Start-Listener on the same port after cancelling

0 commit comments

Comments
 (0)