Readmes got fixed.

This commit is contained in:
Mariusz B
2018-02-02 22:28:04 +01:00
parent c08aa59f9a
commit a273bd5722
3 changed files with 14 additions and 14 deletions

View File

@ -11,7 +11,7 @@
Sample output:
```
```
$ ./VLANHopperDTP.py --help
:: VLAN Hopping via DTP Trunk negotiation
@ -68,7 +68,7 @@ $ sudo ./VLANHopperDTP.py -i enp5s0f1
[+] Hopped to VLAN 20.: 172.16.20.10
[+] Hopped to VLAN 30.: 172.16.30.11
[+] Hopped to VLAN 99.: 172.16.99.10
```
```
- **`nmap-grep-to-table.sh`** - Script converting nmap's greppable output (-oG) into a printable per-host tables. ([gist](https://gist.github.com/mgeeky/cd3092cf60fd513d786286a21c6fa915))