We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 404aaa2 commit 0f49da5Copy full SHA for 0f49da5
README.md
@@ -98,6 +98,10 @@ A backdoor which can use alternate data streams and Windows Registry to achieve
98
99
A backdoor which uses well known Debugger trick to execute payload with Sticky keys and Utilman (Windows key + U).
100
101
+#####Bypass
102
+[Invoke-AmsiBypass](https://github.com/samratashok/nishang/blob/master/Bypass/Invoke-AmsiBypass.ps1)
103
+Implementation of publicly known methods to bypass/avoid AMSI.
104
+
105
#####Client
106
[Out-CHM](https://github.com/samratashok/nishang/blob/master/Client/Out-CHM.ps1)
107
0 commit comments