Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoodsabir authored May 26, 2019
1 parent 65c63fa commit d693ca8
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
>
___ ____ _ _____ _ _ ______ _
| \/ (_) | |_ _(_) | | ___ \ | |
| . . |_| | ___ __ ___ | | _| | __ | |_/ / ___ __ _ ___| |_
| |\/| | | |/ / '__/ _ \| | | | |/ / | ___ \/ _ \/ _` / __| __|
| | | | | <| | | (_) | | | | < | |_/ / __/ (_| \__ \ |_
\_| |_/_|_|\_\_| \___/\_/ |_|_|\_\ \____/ \___|\__,_|___/\__|



# Mikrotik Beast tool
Mass MikroTik WinBox Exploitation tool, CVE-2018-14847
This tool allows you to scan a range of network hosts (CIDR) against the CVE-2018-14847 winbox exploit.

# Usage
python3 mikrotikbeast.py
#
Accepted input examples<br/>
<b>Accepted input examples<br/>
Example 1: '192.168.5.0/24'<br/>
Example 2: '172.16.0.0/16'<br/>

0 comments on commit d693ca8

Please sign in to comment.