Lucene search
+L

36 matches found

Kitploit
Kitploit
added 2026/09/14 4:27 p.m.10 views

winboxPOC

WinboxExploit これは、平文パスワードを任意のファイル読み取り可能にする深刻なWinBox脆弱性(CVE-2018-14847)の概念実証です。 必要条件 Python 3+ このスクリプトはPython 2.x以下では動作しません。 使用方法 このスクリプトはコマンドラインの単純な引数で簡単に使用できます。 WinBox TCP/IP 脆弱性を悪用してパスワードを読み取ります。 root@kitploit: python3 WinboxExploit.py PORT 例: root@kitploit: $ python3 WinboxExploit.py...

9.1CVSS8.4AI score0.96087EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/14 3:37 p.m.6 views

routeros-CVE-2018-14847-bytheway

By the Way By the Way es un exploit que permite obtener una shell de root en dispositivos Mikrotik que ejecutan versiones de RouterOS: Longterm: 6.30.1 - 6.40.7 Stable: 6.29 - 6.42.0 Beta: 6.29rc1 - 6.43rc3 El exploit aprovecha la vulnerabilidad de path traversal CVE-2018-14847 para extraer la...

9.1CVSS8.3AI score0.96087EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/14 3:09 p.m.12 views

Mikrotik-router-hack

WinboxExploit これは、重大なWinBox脆弱性CVE-2018-14847の概念実証であり、平文パスワードの任意ファイル読み取りを可能にします。 この脆弱性はとっくに修正されているため、このプロジェクトは終了し、今後サポートや更新は行われません。代わりにフォークして自分で更新してください。 ブログ記事 https://n0p.me/winbox-bug-dissection/ 必要条件 Python 3+ このスクリプトはPython 2.x以下では動作しません。 使用方法 このスクリプトは、コマンドラインで単純な引数を使用して簡単に使えます。 WinBox TCP/IP...

9.1CVSS8.2AI score0.96087EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/14 10:49 a.m.12 views

VULNERAVEL-CVE-2018-14847---CREDENCIAIS-EXTRAIDAS

渗透测试工具 — /网络 用于网络审计和渗透测试的脚本仓库。 请仅在获得正式授权的设备上使用。 CVE-2018-14847 — MikroTik Winbox Credential Extractor 描述 利用 MikroTik RouterOS Winbox 服务中的未经身份验证的文件读取漏洞。文件处理程序(处理程序 ID 2)未验证身份,允许外部攻击者读取包含设备所有用户和密码的 user.dat 文件。 密码使用 XOR 加密存储,密钥为 MD5usuario + "283i4jfkai3389"。该脚本会自动完成解密。 受影响版本 分支| 受影响至| 修复版本...

9.1CVSS8.4AI score0.96087EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/14 2:51 a.m.6 views

MikroRoot

MikroRoot CVE-2018-14847 的自动化版本。它会从 Shodan 抓取易受攻击的主机,然后尝试对其进行利用。 如何使用 请注意,此脚本无法在 Python2.x 下运行,请仅使用 Python 3+ MikroRoot: python3 MikroRoot.py -k SHODANKEY -p page count User: ncss Pass: ncss!@2018 IP: 1.2.3.4 参数 -p 要抓取的页面数量 -k Shodan 密钥 漏洞利用作者 https://github.com/BasuCert/WinboxPoC GitAds 赞助...

9.1CVSS8.3AI score0.96087EPSS
SaveExploits24References2
Kitploit
Kitploit
added 2026/09/13 4:59 p.m.8 views

CVE-2018-14847

CVE-2018-14847 CVE-2018-14847 を利用して RouterOS 上にグローバルプロキシを作成する 使用方法 準備 root@kitploit: pip3 install paramiko ipcalc optparse hashlib 使い方 IPファイルの場合 root@kitploit: python3 loop.py -f list.txt 単一IPの場合 root@kitploit: python3 loop.py ip 著作権...

9.1CVSS8.4AI score0.96087EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/12 12:28 p.m.7 views

Python-MikrotikLoginExploit

Mikrotik 登录漏洞利用 CVE-2018-14847 的 Mikrotik 漏洞概念验证(PoC)(主要针对 Winbox),工作原理是直接从 RouterOS 的默认端口 8291 读取密码。 Original by: https://github.com/BigNerd95/ 依赖要求 Python 3+ 在 Linux 上安装 root@kitploit: apt install python3 使用示例 WinBox(TCP/IP) root@kitploit: python3 WinboxExploit.py 端口 例如: root@kitploit: $ python...

9.1CVSS8.4AI score0.96087EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/11 10:37 p.m.6 views

mikrotik-beast

Mikrotik Beast ツール マスMikroTik WinBoxエクスプロイトツール、CVE-2018-14847 このツールは、CVE-2018-14847 winboxエクスプロイトに対してネットワークホストの範囲(CIDR)をスキャンすることができます。 使用方法 $ python3 mikrotikbeast.py 受け付ける入力例 例1: '192.168.5.0/24' 例2: '172.16.0.0/16' 注記: これは、オリジナルの作品@ BigNerd95/WinboxExploitへの追加です。 これは私の初めてのPythonの試みです!...

9.1CVSS8.4AI score0.96087EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/11 12:12 a.m.8 views

WinboxPoC

WinboxExploit これは、重大なWinBox脆弱性(CVE-2018-14847)の概念実証です。この脆弱性により、平文パスワードの任意のファイル読み取りが可能になります。 この脆弱性はずっと前に修正されているため、このプロジェクトは終了しており、今後サポートや更新は行われません。代わりにフォークして自分で更新してください。 ブログ記事 https://n0p.me/winbox-bug-dissection/ 必要条件 Python 3+ このスクリプトはPython 2.x以下では動作しません。 使い方...

9.1CVSS8.4AI score0.96087EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/10 11:44 p.m.7 views

WinboxExploit

WinboxExploit BasuCert/WinboxPoC の C 実装 Winbox の重大な脆弱性 CVE-2018-14847 単に https://github.com/BasuCert/WinboxPoC からソリューションを再実装しただけです。...

9.1CVSS8.4AI score0.96087EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/10 6:01 a.m.6 views

MikroTik-Winbox-Scanner

Winbox 协议扫描器(MikroTik RouterOS) 一款高性能并发扫描器,用于检测互联网上暴露的 MikroTik Winbox 服务。 该工具识别 TCP 端口 8291 上活跃的 Winbox 端点,并对 RouterOS 响应行为进行分类,以确定服务的可用性。 请注意,互联网上暴露了大量的 Winbox 协议,这个工具应该足以让您提高警惕,从而防止您的路由器设备遭受网络攻击。 攻击者可以找到这些协议来利用 CVE-2018-14847,这使他们能够窃取这些设备的凭据。 它旨在用于授权的安全研究、暴露分析和防御性网络审计。 Winbox 协议概述 Winbox 是...

9.1CVSS8.4AI score0.96087EPSS
SaveExploits24References1
GithubExploit
GithubExploit
added 2022/10/31 6:38 a.m.30 views

Exploit for Path Traversal in Mikrotik Routeros

By the Way By the Way is an exploit that enables a root shell...

9.1CVSS9.4AI score0.96087EPSS
SaveExploits24
The Hacker News
The Hacker News
added 2022/03/23 9:49 a.m.214 views

Botnet of Thousands of MikroTik Routers Abused in Glupteba, TrickBot Campaigns

Vulnerable routers from MikroTik have been misused to form what cybersecurity researchers have called one of the largest botnet-as-a-service cybercrime operations seen in recent years. According to a new piece of research published by Avast, a cryptocurrency mining campaign leveraging the...

9.1CVSS8.9AI score0.96087EPSS
SaveExploits24
The Hacker News
The Hacker News
added 2022/03/17 10:05 a.m.157 views

TrickBot Malware Abusing MikroTik Routers as Proxies for Command-and-Control

Microsoft on Wednesday detailed a previously undiscovered technique put to use by the TrickBot malware that involves using compromised Internet of Things IoT devices as a go-between for establishing communications with the command-and-control C2 servers. "By using MikroTik routers as proxy server...

9.1CVSS1AI score0.96087EPSS
SaveExploits24
Gitee
Gitee
added 2021/10/17 12:00 a.m.8 views

Exploit for Path Traversal in Mikrotik Routeros

This is a proof of concept PoC exploit for the critical WinBox vulnerability CVE-2018-14847 that allows for arbitrary file read of plain text passwords. The vulnerability has been fixed, but the project is no longer supported or updated. The exploit is written in Python and uses the socket librar...

9.1CVSS7.1AI score0.96087EPSS
SaveExploits24
ThreatPost
ThreatPost
added 2021/09/10 4:31 p.m.118 views

Yandex Pummeled by Potent Meris DDoS Botnet

Technical details tied to a record-breaking distributed-denial-of-service DDoS attack against Russian internet behemoth Yandex are surfacing as the digital dust settles. A massive botnet, dubbed Mēris, is believed responsible, flooding Yandex with millions of HTTP requests for webpages at the sam...

9.1CVSS8.8AI score0.96087EPSS
SaveExploits24References7
GithubExploit
GithubExploit
added 2019/09/29 12:21 p.m.36 views

Exploit for Path Traversal in Mikrotik Routeros

Mikrotik Login Exploit PoC Proof of Concept dari vulnerabili...

9.1CVSS9.4AI score0.96087EPSS
SaveExploits24
ThreatPost
ThreatPost
added 2018/12/20 8:41 p.m.283 views

Huawei Router Flaw Leaks Default Credential Status

A vulnerability in some Huawei routers used for carrier ISP services allows cybercriminals to identify whether the devices have default credentials or not – without ever connecting to them. CVE-2018-7900 exists in the router panel and allows credentials information to leak – so attackers can simp...

10CVSS1.4AI score0.99975EPSS
SaveExploits30References4
Malwarebytes
Malwarebytes
added 2018/10/12 3:00 p.m.625 views

Fake browser update seeks to compromise more MikroTik routers

This blog post was authored by @hasherezade and Jérôme Segura. MikroTik, a Latvian company that makes routers and ISP wireless systems, has been dealing with several vulnerabilities affecting its products' operating system over the past few months. Ever since a critical flaw in RouterOS was...

5CVSS9.4AI score0.96087EPSS
SaveExploits24
Packet Storm
Packet Storm
added 2018/10/10 12:00 a.m.469 views

Mikrotik RouterOS Remote Root

/ Exploit Title: RouterOS Remote Rooting Date: 10/07/2018 Exploit Author: Jacob Baines Vendor Homepage: www.mikrotik.com Software Link: https://mikrotik.com/download Version: Longterm: 6.30.1 - 6.40.7 Stable: 6.29 - 6.42 Beta: 6.29rc1 - 6.43rc3 Tested on: RouterOS Various CVE : CVE-2018-14847 By...

5CVSS8.7AI score0.96087EPSS
SaveExploits24
Rows per page
Query Builder