Lucene search
K

993 matches found

ATTACKERKB
ATTACKERKB
added 2018/03/19 12:0 a.m.41 views

CVE-2018-7445

A buffer overflow was found in the MikroTik RouterOS SMB service when processing NetBIOS session request messages. Remote attackers with access to the service can exploit this vulnerability and gain code execution on the system. The overflow occurs before authentication takes place, so it is...

10CVSS10.1AI score0.61018EPSS
In wildExploits7References6
seebug.org
seebug.org
added 2018/03/16 12:0 a.m.288 views

MikroTik RouterOS SMB Buffer Overflow(CVE-2018-7445)

Advisory Information Title: MikroTik RouterOS SMB Buffer Overflow Advisory ID: CORE-2018-0003 Advisory URL: http://www.coresecurity.com/advisories/mikrotik-routeros-smb-buffer-overflow Date published: 2018-03-15 Date of last update: 2018-03-15 Vendors contacted: MikroTik Release mode:...

10.3AI score0.61018EPSS
Exploits7
0day.today
0day.today
added 2018/03/16 12:0 a.m.225 views

MikroTik RouterOS < 6.41.3/6.42rc27 - SMB Buffer Overflow Exploit

Exploit for hardware platform in category remote exploits !/usr/bin/env python import socket import struct import sys import telnetlib NETBIOSSESSIONMESSAGE = "\x00" NETBIOSSESSIONREQUEST = "\x81" NETBIOSSESSIONFLAGS = "\x00" trick from http://shell-storm.org/shellcode/files/shellcode-881.php wil...

9.2AI score0.61018EPSS
Exploits7
Positive Technologies
Positive Technologies
added 2018/03/15 12:0 a.m.1 views

PT-2018-1178

Name of the Vulnerable Software and Affected Versions MikroTik RouterOS versions prior to 6.41.3/6.42rc27 Description The issue is caused by a buffer overflow in the SMB service of MikroTik RouterOS, allowing remote attackers to execute arbitrary code on the system. This can be exploited before...

10CVSS10AI score0.61018EPSS
Exploits7References19
exploitpack
exploitpack
added 2018/03/15 12:0 a.m.10 views

MikroTik RouterOS 6.41.36.42rc27 - SMB Buffer Overflow

MikroTik RouterOS 6.41.36.42rc27 - SMB Buffer Overflow !/usr/bin/env python import socket import struct import sys import telnetlib NETBIOSSESSIONMESSAGE = "\x00" NETBIOSSESSIONREQUEST = "\x81" NETBIOSSESSIONFLAGS = "\x00" trick from http://shell-storm.org/shellcode/files/shellcode-881.php will...

0.8AI score
Exploits0
Packet Storm
Packet Storm
added 2018/03/15 12:0 a.m.134 views

MikroTik RouterOS SMB Buffer Overflow

Core Security - Corelabs Advisory http://corelabs.coresecurity.com/ MikroTik RouterOS SMB Buffer Overflow 1. Advisory Information Title: MikroTik RouterOS SMB Buffer Overflow Advisory ID: CORE-2018-0003 Advisory URL: http://www.coresecurity.com/advisories/mikrotik-routeros-smb-buffer-overflow Dat...

9.2AI score0.61018EPSS
Exploits7
Core Security
Core Security
added 2018/03/15 12:0 a.m.1252 views

MikroTik RouterOS SMB Buffer Overflow

Advisory ID Internal CORE-2018-0003 1. Advisory Information Title: MikroTik RouterOS SMB Buffer Overflow Advisory ID: CORE-2018-0003 Advisory URL:https://www.coresecurity.com/core-labs/advisories/mikrotik-routeros-smb-buffer-overflow Date published: 2018-03-15 Date of last update: 2018-03-15...

10CVSS10AI score0.61018EPSS
Exploits7
Exploit DB
Exploit DB
added 2018/03/15 12:0 a.m.143 views

MikroTik RouterOS &lt; 6.41.3/6.42rc27 - SMB Buffer Overflow

!/usr/bin/env python import socket import struct import sys import telnetlib NETBIOSSESSIONMESSAGE = "\x00" NETBIOSSESSIONREQUEST = "\x81" NETBIOSSESSIONFLAGS = "\x00" trick from http://shell-storm.org/shellcode/files/shellcode-881.php will place the socket file descriptor in eax findsockfd =...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2018/03/13 12:0 a.m.58 views

MikroTik RouterOS Chimay Red Stack Clash Remote Code Execution

!/usr/bin/env python2 Mikrotik Chimay Red Stack Clash Exploit by wsxarcher based on BigNerd95 POC tested on RouterOS 6.38.4 x86 ASLR enabled on libs only DEP enabled import socket, time, sys, struct from pwn import import ropgadget ASTSTACKSIZE = 0x800000 default stack size per thread 8 MB...

7.1AI score
Exploits0
0day.today
0day.today
added 2018/03/13 12:0 a.m.111 views

MikroTik RouterOS < 6.38.4 (MIPSBE) - Chimay Red Stack Clash Remote Code Execution Exploit

Exploit for hardware platform in category remote exploits !/usr/bin/env python3 Mikrotik Chimay Red Stack Clash Exploit by BigNerd95 Tested on RouterOS 6.38.4 mipsbe using a CRS109 Used tools: pwndbg, rasm2, mipsrop for IDA I used ropper only to automatically find gadgets ASLR enabled on libs onl...

7.1AI score
Exploits0
0day.today
0day.today
added 2018/03/13 12:0 a.m.42 views

MikroTik RouterOS < 6.38.4 (x86) - Chimay Red Stack Clash Remote Code Execution Exploit

Exploit for hardware platform in category remote exploits !/usr/bin/env python2 Mikrotik Chimay Red Stack Clash Exploit by wsxarcher based on BigNerd95 POC tested on RouterOS 6.38.4 x86 ASLR enabled on libs only DEP enabled import socket, time, sys, struct from pwn import import ropgadget...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2018/03/13 12:0 a.m.64 views

MikroTik RouterOS < 6.38.4 (x86) - 'Chimay Red' Stack Clash Remote Code Execution

!/usr/bin/env python2 Mikrotik Chimay Red Stack Clash Exploit by wsxarcher based on BigNerd95 POC tested on RouterOS 6.38.4 x86 ASLR enabled on libs only DEP enabled import socket, time, sys, struct from pwn import import ropgadget ASTSTACKSIZE = 0x800000 default stack size per thread 8 MB...

Exploits0
Packet Storm
Packet Storm
added 2018/03/13 12:0 a.m.52 views

MikroTik RouterOS Chimay Red Stack Clash Remote Code Execution

!/usr/bin/env python3 Mikrotik Chimay Red Stack Clash Exploit by BigNerd95 Tested on RouterOS 6.38.4 mipsbe using a CRS109 Used tools: pwndbg, rasm2, mipsrop for IDA I used ropper only to automatically find gadgets ASLR enabled on libs only DEP NOT enabled import socket, time, sys, struct, re fro...

7.1AI score
Exploits0
exploitpack
exploitpack
added 2018/03/12 12:0 a.m.33 views

MikroTik RouterOS 6.38.4 (x86) - Chimay Red Stack Clash Remote Code Execution

MikroTik RouterOS 6.38.4 x86 - Chimay Red Stack Clash Remote Code Execution !/usr/bin/env python2 Mikrotik Chimay Red Stack Clash Exploit by wsxarcher based on BigNerd95 POC tested on RouterOS 6.38.4 x86 ASLR enabled on libs only DEP enabled import socket, time, sys, struct from pwn import import...

Exploits0
exploitpack
exploitpack
added 2018/03/12 12:0 a.m.50 views

MikroTik RouterOS 6.38.4 (MIPSBE) - Chimay Red Stack Clash Remote Code Execution

MikroTik RouterOS 6.38.4 MIPSBE - Chimay Red Stack Clash Remote Code Execution !/usr/bin/env python3 Mikrotik Chimay Red Stack Clash Exploit by BigNerd95 Tested on RouterOS 6.38.4 mipsbe using a CRS109 Used tools: pwndbg, rasm2, mipsrop for IDA I used ropper only to automatically find gadgets ASL...

8.1AI score
Exploits0
Exploit DB
Exploit DB
added 2018/03/12 12:0 a.m.58 views

MikroTik RouterOS &lt; 6.38.4 (MIPSBE) - &#039;Chimay Red&#039; Stack Clash Remote Code Execution

!/usr/bin/env python3 Mikrotik Chimay Red Stack Clash Exploit by BigNerd95 Tested on RouterOS 6.38.4 mipsbe using a CRS109 Used tools: pwndbg, rasm2, mipsrop for IDA I used ropper only to automatically find gadgets ASLR enabled on libs only DEP NOT enabled import socket, time, sys, struct, re fro...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2018/03/12 12:0 a.m.52 views

MikroTik RouterOS &lt; 6.38.4 (x86) - &#039;Chimay Red&#039; Stack Clash Remote Code Execution

!/usr/bin/env python2 Mikrotik Chimay Red Stack Clash Exploit by wsxarcher based on BigNerd95 POC tested on RouterOS 6.38.4 x86 ASLR enabled on libs only DEP enabled import socket, time, sys, struct from pwn import import ropgadget ASTSTACKSIZE = 0x800000 default stack size per thread 8 MB...

7.4AI score
Exploits0
CNVD
CNVD
added 2018/01/18 12:0 a.m.1 views

MikroTik RouterOS Remote Code Execution Vulnerability

MikroTik RouterOS is a routing operating system, and through the software to turn a standard PC computer into a professional router, in the development and application of the software is constantly updated and evolving, the software has undergone a number of updates and improvements, so that its...

8.1AI score
Exploits0References1
seebug.org
seebug.org
added 2018/01/17 12:0 a.m.95 views

MikroTik RouterOS < 6.38.5 RCE

!/usr/bin/env python2 Mikrotik Chimay Red Stack Clash Exploit by wsxarcher based on BigNerd95 POC tested on RouterOS 6.38.4 x86 ASLR enabled on libs only DEP enabled import socket, time, sys, struct from pwn import import ropgadget ASTSTACKSIZE = 0x20000 stack size per thread 128 KB SKIPSPACE =...

7.4AI score
Exploits0
OpenVAS
OpenVAS
added 2017/12/14 12:0 a.m.59 views

MikroTik RouterOS Detection (Telnet)

Telnet based detection of MikroTik RouterOS. SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.3AI score
Exploits0
Rows per page
Query Builder