mirror of
https://github.com/samratashok/nishang
synced 2026-06-08 17:20:25 +00:00
Fix broken Markdown headings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#####Powerpreter is a script module which makes it useful in scenarios like drive-by-download, document attachments, webshells etc. where one may like to pull all the functionality in Nishang in a single file or where deployment is not easy to do. Powerpreter has persistence capabilities too. See examples for help in using it.
|
||||
##### Powerpreter is a script module which makes it useful in scenarios like drive-by-download, document attachments, webshells etc. where one may like to pull all the functionality in Nishang in a single file or where deployment is not easy to do. Powerpreter has persistence capabilities too. See examples for help in using it.
|
||||
|
||||
#####Examples
|
||||
##### Examples
|
||||
|
||||
.EXAMPLE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user