From 07fb5bf3012827e5ab577f80a5e9468d310ce004 Mon Sep 17 00:00:00 2001 From: Swissky Date: Thu, 16 Nov 2017 22:10:41 +0100 Subject: [PATCH] Fix - README colors --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56b5371..3593dd0 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Remember to upgrade the firmware you will find the version 2.7 in this repositor More info on the official Github : https://github.com/whid-injector/WHID ## How to use the script -```python +``` python3 WHIDInjector.py -v --host 127.0.0.1 --port 4242 --payload payloads/windows.txt -a -h 127 ↵ usage: WHIDInjector.py [-h] [-v] [--host [HOST]] [--port [PORT]] [--user [USER]] [--pass [PASS]] [--panel [PANEL]] @@ -36,7 +36,7 @@ python3 WHIDInjector.py -v --host 127.0.0.1 --port 4242 --payload payloads/windo ``` Send a simple reverse-shell payload -```python +``` $ python3 WHIDInjector.py -v --host 127.0.0.1 --port 4444 1 ↵ -------------------------------------------------------------