Fix headings

Chris Lenk 2018-07-26 09:56:40 -04:00
parent f28b06d2e2
commit 2096069000
1 changed files with 10 additions and 10 deletions

@ -1,21 +1,21 @@
#####list connected clients
##### list connected clients
![screenshot1](https://raw.githubusercontent.com/wiki/n1nj4sec/pupy/screenshots/scr1.png "screenshot1")
#####help
##### help
![screenshot3](https://raw.githubusercontent.com/wiki/n1nj4sec/pupy/screenshots/help.png "screenshot3")
#####execute python code on all clients
##### execute python code on all clients
![screenshot2](https://raw.githubusercontent.com/wiki/n1nj4sec/pupy/screenshots/scr2.png "screenshot2")
#####execute a command on all clients, exception is retrieved in case the command does not exists
##### execute a command on all clients, exception is retrieved in case the command does not exists
![screenshot4](https://raw.githubusercontent.com/wiki/n1nj4sec/pupy/screenshots/scr3.png "screenshot4")
#####use a filter to send a module only on selected clients
##### use a filter to send a module only on selected clients
![screenshot5](https://raw.githubusercontent.com/wiki/n1nj4sec/pupy/screenshots/filters.png "screenshot5")
#####migrate into another process
##### migrate into another process
![screenshot6](https://raw.githubusercontent.com/wiki/n1nj4sec/pupy/screenshots/migrate.png "screenshot6")
#####interactive shells
##### interactive shells
![screenshot7](https://raw.githubusercontent.com/wiki/n1nj4sec/pupy/screenshots/interactive_shell.png "screenshot7")
![screenshot7bis](https://raw.githubusercontent.com/wiki/n1nj4sec/pupy/screenshots/interactive_shell2.png "screenshot7bis")
#####interactive python shell
##### interactive python shell
![screenshot8](https://raw.githubusercontent.com/wiki/n1nj4sec/pupy/screenshots/pyshell.png "screenshot8")
#####upload and run another PE exe from memory
##### upload and run another PE exe from memory
![screenshot9](https://raw.githubusercontent.com/wiki/n1nj4sec/pupy/screenshots/memory_exec.png "screenshot9")
#####screenshot of a android session
##### screenshot of a android session
![screenshot9](https://raw.githubusercontent.com/wiki/n1nj4sec/pupy/screenshots/android.png "screenshot10")