Lucene search
+L

345 matches found

Tenable Nessus
Tenable Nessus
added 2013/10/24 12:0 a.m.17 views

Schneider Electric Accutech Manager RF Client Detection

Binary data 8035.prm...

7.3AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2013/10/24 12:0 a.m.11 views

Schneider Electric Accutech Manager RF Successful Authentication

Binary data 8037.prm...

7.3AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2013/10/24 12:0 a.m.16 views

Schneider Electric Accutech Manager RF Server Detection

Binary data 8036.prm...

7.3AI score
SaveExploits0References1
ICS
ICS
added 2013/10/18 6:0 a.m.45 views

Siemens SIMATIC RF Manager ActiveX Buffer Overflow

Overview This advisory provides mitigation details for a vulnerability that impacts the Siemens SIMATIC RF Manager. Siemens has identified a buffer overflow vulnerability in the ActiveX component of the SIMATIC RF Manager. Siemens has produced a patch that mitigates this vulnerability. Successful...

6.8CVSS8.6AI score0.02676EPSS
SaveExploits0References10
ThreatPost
ThreatPost
added 2013/08/21 4:30 p.m.8 views

FDA Issues Recommendations on the Security of Wireless Medical Devices

The Food and Drug Administration FDA has issued a series of guidelines regarding the regulation of radio frequency RF technology in medical devices, moves that if put into practice, could eventually help shore up the increasingly vulnerable medical device security model. In a 24-page document .PD...

0.7AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2013/02/19 12:0 a.m.12 views

Siemens SIMATIC RF-MANAGER Detection (SCADA)

Binary data 6689.prm...

7.3AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2013/02/19 12:0 a.m.129 views

Siemens SIMATIC RF-MANAGER Detection

Binary data scadaappsiemensrfmanagerdetect.nbin...

7.3AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2013/02/19 12:0 a.m.34 views

Siemens SIMATIC RF-MANAGER KeyHelp.ocx Buffer Overflow

Binary data scadasiemensrfmanageractivex.nbin...

6.8CVSS7.3AI score0.02676EPSS
SaveExploits0References3
Prion
Prion
added 2013/01/21 9:55 p.m.17 views

Buffer overflow

Buffer overflow in a third-party ActiveX component in Siemens SIMATIC RF-MANAGER 2008, and RF-MANAGER Basic 3.0 and earlier, allows remote attackers to execute arbitrary code via a crafted web site...

6.8CVSS8.4AI score0.02676EPSS
SaveExploits0References2Affected Software2
Cvelist
Cvelist
added 2013/01/21 9:0 p.m.28 views

CVE-2013-0656

Buffer overflow in a third-party ActiveX component in Siemens SIMATIC RF-MANAGER 2008, and RF-MANAGER Basic 3.0 and earlier, allows remote attackers to execute arbitrary code via a crafted web site...

7.8AI score0.02676EPSS
SaveExploits0References2
CVE
CVE
added 2013/01/21 9:0 p.m.67 views

CVE-2013-0656

The CVE-2013-0656 vulnerability concerns a heap-based buffer overflow in a third-party ActiveX component used by Siemens SIMATIC RF Manager products. Affected are SIMATIC RF Manager 2008 and RF Manager Basic v3.0 and earlier; the overflow arises when processing content from a crafted web site, en...

6.8CVSS8.1AI score0.02676EPSS
SaveExploits0References2Affected Software2
The Hacker News
The Hacker News
added 2011/09/28 12:23 a.m.13 views

Man-in-the-Middle Remote Attack on Diebold Touch-screen Voting Machine

Man-in-the-Middle Remote Attack on Diebold Touch-screen Voting Machine The Vulnerability Assessment Team VAT at the U.S. Dept. of Energy's Argonne National Laboratory in Illinois has managed to hack a Diebold Accuvote touch-screen voting machine. Voting machines used by as many as a quarter of...

6.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2011/02/22 6:7 a.m.15 views

Ubertooth - An Open Source Bluetooth Test Tool download !

This project was originally unveiled at the recently concluded ShmooCon. It shows a lot of promise and the authors two years of study and experimentation. The name is Ubertooth. Ubertooth is an open source 2.4 GHz wireless development platform suitable for passive bluetooth monitoring. It aims to...

6.5AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2009/07/31 12:0 a.m.47 views

Update Protection against Cisco IOS Administrative Interface HTTP Authentication

Cisco Wireless LAN Controllers WLCs are responsible for system-wide wireless LAN functions, such as security policies, intrusion prevention, RF management, quality of service QoS, and mobility. An attacker with access to the administrative web interface via HTTP or HTTPS may cause the device to...

7.8CVSS6.5AI score0.01602EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2009/04/01 12:0 a.m.86 views

kernel security and bug fix update

2.6.18-128.1.6.0.1.el5 - NET Add entropy support to e1000 and bnx2 John Sobecki,Guru Anbalagane orabug 6045759 - MM shrink zone patch John Sobecki,Chris Mason orabug 6086839 - NET Add xen pv/bonding netconsole support Tina yang orabug 6993043 bz 7258 - nfs convert ENETUNREACH to ENOTCONN Guru...

7.1CVSS0.2AI score0.04623EPSS
SaveExploits10
seebug.org
seebug.org
added 2009/02/21 12:0 a.m.19 views

Linux/x86 - execve("rm -rf /")

No description provided by source. / By Kris Katterjohn 11/18/2006 45 byte shellcode to execve"rm -rf /" for Linux/x86 section .text global start start: ; execve"/bin/rm", "/bin/rm", "-r", "-f", "/", NULL , NULL push byte 11 pop eax cdq push edx push byte 0x2f mov edi, esp push edx push word 0x66...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/08/19 12:0 a.m.17 views

linux/x86 rm -rf / attempts to block the process from being stopped

No description provided by source. / x86 linux rm -rf / which attempts to block the process from being stopped 132 bytes written by onionring / main char shellcode = "\x31\xC0" // xor eax, eax "\x89\xC3" // mov ebx, eax "\x89\xC1" // mov ecx, eax "\x41" // inc ecx "\xB0\x30" // mov al, 0x30 ;...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/08/18 12:0 a.m.30 views

linux/x86 - rm -rf / attempts to block the process from being stopped

linux/x86 rm -rf / attempts to block the process from being stopped. Shellcode exploit for linx86 platform / x86 linux rm -rf / which attempts to block the process from being stopped 132 bytes written by onionring / main char shellcode = "\x31\xC0" // xor eax, eax "\x89\xC3" // mov ebx, eax...

0.3AI score
SaveExploits0
CVE
CVE
added 2008/03/10 5:0 p.m.60 views

CVE-2008-1258

CVE-2008-1258 is a cross-site scripting (XSS) vulnerability in the D-Link DI-604 router, affecting prim.htm via the rf parameter. Remote attackers could inject arbitrary web script/HTML through rf. The provided documents confirm the affected product and vulnerability mechanism; no remediation det...

4.3CVSS5.7AI score0.00965EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2008/01/09 12:0 a.m.30 views

CVE-2008-0152

SLnet.exe in SeattleLab SLNet RF Telnet Server 4.1.1.3758 and earlier allows user-assisted remote attackers to cause a denial of service crash via unspecified telnet options, which triggers a NULL pointer dereference. NOTE: the crash is not user-assisted when the server is running in debug mode...

6.7AI score0.01852EPSS
SaveExploits0References4
Rows per page
Query Builder