diff --git a/README.md b/README.md index f1333e20..f5f60bfe 100644 --- a/README.md +++ b/README.md @@ -76,27 +76,8 @@ Launchers allow pupy to run custom actions before starting the reverse connectio [Refer to the wiki](https://github.com/n1nj4sec/pupy/wiki) ### Some screenshots (not up to date) -#####list connected clients -![screenshot1](https://github.com/n1nj4sec/pupy/raw/master/docs/screenshots/scr1.png "screenshot1") -#####help -![screenshot3](https://github.com/n1nj4sec/pupy/raw/master/docs/screenshots/help.png "screenshot3") -#####execute python code on all clients -![screenshot2](https://github.com/n1nj4sec/pupy/raw/master/docs/screenshots/scr2.png "screenshot2") -#####execute a command on all clients, exception is retrieved in case the command does not exists -![screenshot4](https://github.com/n1nj4sec/pupy/raw/master/docs/screenshots/scr3.png "screenshot4") -#####use a filter to send a module only on selected clients -![screenshot5](https://github.com/n1nj4sec/pupy/raw/master/docs/screenshots/filters.png "screenshot5") -#####migrate into another process -![screenshot6](https://github.com/n1nj4sec/pupy/raw/master/docs/screenshots/migrate.png "screenshot6") -#####interactive shells -![screenshot7](https://github.com/n1nj4sec/pupy/raw/master/docs/screenshots/interactive_shell.png "screenshot7") -![screenshot7bis](https://github.com/n1nj4sec/pupy/raw/master/docs/screenshots/interactive_shell2.png "screenshot7bis") -#####interactive python shell -![screenshot8](https://github.com/n1nj4sec/pupy/raw/master/docs/screenshots/pyshell.png "screenshot8") -#####upload and run another PE exe from memory -![screenshot9](https://github.com/n1nj4sec/pupy/raw/master/docs/screenshots/memory_exec.png "screenshot9") -#####screenshot of a android session -![screenshot9](https://github.com/n1nj4sec/pupy/raw/master/docs/screenshots/android.png "screenshot10") + +[Screenshot section on the wiki](https://github.com/n1nj4sec/pupy/wiki) ## FAQ > Does the server work on windows? diff --git a/docs/screenshots/android.png b/docs/screenshots/android.png deleted file mode 100644 index 08c92149..00000000 Binary files a/docs/screenshots/android.png and /dev/null differ diff --git a/docs/screenshots/filters.png b/docs/screenshots/filters.png deleted file mode 100644 index d5d0ef0f..00000000 Binary files a/docs/screenshots/filters.png and /dev/null differ diff --git a/docs/screenshots/help.png b/docs/screenshots/help.png deleted file mode 100644 index 1992222c..00000000 Binary files a/docs/screenshots/help.png and /dev/null differ diff --git a/docs/screenshots/interactive_shell.png b/docs/screenshots/interactive_shell.png deleted file mode 100644 index ba02a052..00000000 Binary files a/docs/screenshots/interactive_shell.png and /dev/null differ diff --git a/docs/screenshots/interactive_shell2.png b/docs/screenshots/interactive_shell2.png deleted file mode 100644 index 9b291814..00000000 Binary files a/docs/screenshots/interactive_shell2.png and /dev/null differ diff --git a/docs/screenshots/list_modules.png b/docs/screenshots/list_modules.png deleted file mode 100644 index a96effb6..00000000 Binary files a/docs/screenshots/list_modules.png and /dev/null differ diff --git a/docs/screenshots/memory_exec.png b/docs/screenshots/memory_exec.png deleted file mode 100644 index fd284c84..00000000 Binary files a/docs/screenshots/memory_exec.png and /dev/null differ diff --git a/docs/screenshots/migrate.png b/docs/screenshots/migrate.png deleted file mode 100644 index 38028da4..00000000 Binary files a/docs/screenshots/migrate.png and /dev/null differ diff --git a/docs/screenshots/pyshell.png b/docs/screenshots/pyshell.png deleted file mode 100644 index 630d37a1..00000000 Binary files a/docs/screenshots/pyshell.png and /dev/null differ diff --git a/docs/screenshots/scr1.png b/docs/screenshots/scr1.png deleted file mode 100644 index df53c5b5..00000000 Binary files a/docs/screenshots/scr1.png and /dev/null differ diff --git a/docs/screenshots/scr2.png b/docs/screenshots/scr2.png deleted file mode 100644 index f4adcac5..00000000 Binary files a/docs/screenshots/scr2.png and /dev/null differ diff --git a/docs/screenshots/scr3.png b/docs/screenshots/scr3.png deleted file mode 100644 index ee7eca48..00000000 Binary files a/docs/screenshots/scr3.png and /dev/null differ