Skip to content

Commit fbf1716

Browse files
committed
Update README.md
1 parent 5cb2f1a commit fbf1716

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ Check credentials on multiple computers and create PSSessions.
133133
[Run-EXEonRemote](https://github.com/samratashok/nishang/blob/master/Pivot/Run-EXEonRemote.ps1)
134134
Copy and execute an executable on multiple machines.
135135

136+
[Invoke-NetworkRelay](https://github.com/samratashok/nishang/blob/master/Pivot/Invoke-NetworkRelay.ps1)
137+
Create network relays between computers.
138+
136139
#####Prasadhak
137140
[Prasadhak](https://github.com/samratashok/nishang/blob/master/Prasadhak/Prasadhak.ps1)
138141

@@ -152,6 +155,13 @@ A handy port scanner.
152155

153156
All the functionality of nishang in a single script module.
154157

158+
#####Shells
159+
[Invoke-PsGcat](https://github.com/samratashok/nishang/blob/master/Shells/Invoke-PsGcat.ps1)
160+
Send commands and scripts to specifed Gmail account to be executed by Invoke-PsGcatAgent
161+
162+
[Invoke-PsGcatAgent](https://github.com/samratashok/nishang/blob/master/Shells/Invoke-PsGcatAgent.ps1)
163+
Execute commands and scripts sent by Invoke-PsGcat.
164+
155165
#####Utility
156166
[Add-Exfiltration](https://github.com/samratashok/nishang/blob/master/Utility/Add-Exfiltration.ps1)
157167

0 commit comments

Comments
 (0)