Lucene search
+L

76 matches found

NVD
NVD
added 2010/03/29 10:30 p.m.18 views

CVE-2010-1184

The Microsoft wireless keyboard uses XOR encryption with a key derived from the MAC address, which makes it easier for remote attackers to obtain keystroke information and inject arbitrary commands via a nearby wireless device, as demonstrated by Keykeriki 2...

7.6CVSS6.6AI score0.07958EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2010/03/29 10:00 p.m.30 views

CVE-2010-1184

The Microsoft wireless keyboard uses XOR encryption with a key derived from the MAC address, which makes it easier for remote attackers to obtain keystroke information and inject arbitrary commands via a nearby wireless device, as demonstrated by Keykeriki 2...

6.6AI score0.07958EPSS
SaveExploits1References3
CVE
CVE
added 2010/03/29 10:00 p.m.68 views

CVE-2010-1184

CVE-2010-1184 concerns the Microsoft wireless keyboard, where the built-in XOR encryption uses a key derived from the MAC address. This design enables remote attackers to eavesdrop keystrokes and, via a nearby wireless device, inject arbitrary commands (as demonstrated by Keykeriki 2). The cited ...

7.6CVSS6.8AI score0.07958EPSS
SaveExploits1References3Affected Software1
myhack58
myhack58
added 2008/12/11 12:00 a.m.24 views

Modify the shellcode XOR encryption of 0day-vulnerability warning-the black bar safety net

Author: 7i As early as the Thunderbolt came out,for the first time this technique,the original code will understand no,this 0day once again,the XOR value is 2 1,now finally decided to self-write a version of PHP,yea yeah yea... A friend asked how to find the XOR value is how much,online have a...

0.7AI score
SaveExploits0
myhack58
myhack58
added 2008/06/08 12:00 a.m.18 views

The Flash vulnerability used in shellcode analysis-vulnerability warning-the black bar safety net

Title: 【original】flash vulnerability used in shellcode analysis Author: Regulus small Cong Time: 2008-06-02,1 9:2 9 Links: http://bbs.pediy.com/showthread.php?t=65907 Author home page: http://hi.baidu.com/yicong2007 The purpose: purely to learn, do not for malicious purposes In recent days flash...

7.5AI score
SaveExploits0
myhack58
myhack58
added 2008/06/03 12:00 a.m.27 views

the flash vulnerability used in shellcode analysis-vulnerability warning-the black bar safety net

Title: 【original】flash vulnerability used in shellcode analysis Author: Regulus small Cong Time: 2008-06-02,1 9:2 9 Links: http://bbs.pediy.com/showthread.php?t=65907 Author home page: http://hi.baidu.com/yicong2007 The purpose: purely to learn, do not for malicious purposes In recent days flash...

7.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/12/06 12:00 a.m.48 views

NetScaler Web Management Interface Cookie Credentials Encryption Weakness

The version of the Citrix NetScaler web management interface on the remote host uses weak encryption for protecting the HTTP cookie content by XORing sensitive values, including the username and password, with a fixed key stream. %NASLMINLEVEL 70300 netscalerwebcookiecrypto.nasl GPLv2 History:...

4.3CVSS5.4AI score0.00699EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2005/09/05 12:00 a.m.47 views

filezillaWeak.txt

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Title: FileZilla weakly-encrypted password vulnerability Risk: HIGH Credits: pagvac Adrian Pastor Date found: 6th August, 2005 Homepage: www.ikwt.com www.adrianpv.com E-mail: m123303 - at - richmond.ac.uk Background - ----------- FileZilla is the most...

7.4AI score
SaveExploits0
Cvelist
Cvelist
added 2005/02/25 5:00 a.m.24 views

CVE-2004-0838

Lexar Safe Guard for JumpDrive Secure 1.0 stores the password insecurely in memory using XOR encryption, which allows local users to read the password directly from the device and access the password protected part of the drive...

6.4AI score0.00224EPSS
SaveExploits0References4
CVE
CVE
added 2005/02/25 5:00 a.m.54 views

CVE-2004-0838

CVE-2004-0838 affects Lexar Safe Guard for JumpDrive Secure 1.0. The issue is that the password is stored insecurely in memory using XOR encryption, allowing a local user to read the password directly from the device and access the password-protected area. The NVD metrics indicate a local attack ...

2.1CVSS6.8AI score0.00224EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2004/09/13 4:00 a.m.17 views

CVE-2004-0838

Lexar Safe Guard for JumpDrive Secure 1.0 stores the password insecurely in memory using XOR encryption, which allows local users to read the password directly from the device and access the password protected part of the drive...

2.1CVSS6.4AI score0.00224EPSS
SaveExploits0References4
zdt
zdt
added 2004/09/12 12:00 a.m.19 views

linux/x86 execve /bin/sh xor encrypted 55 bytes

Exploit for linux/x86 platform in category shellcode =============================================== linux/x86 execve /bin/sh xor encrypted 55 bytes =============================================== / .file "xor-encrypted shellcode" .version "1.0" .text .align 4 .globl main .type main,@function...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/12 12:00 a.m.28 views

linux/x86 execve /bin/sh xor encrypted 55 bytes

linux/x86 execve /bin/sh xor encrypted 55 bytes. Shellcode exploit for linx86 platform / .file "xor-encrypted shellcode" .version "1.0" .text .align 4 .globl main .type main,@function start: xorl %eax,%eax jmp 0x22 popl %ebx movl 8%ebx,%edx xor %edx,%ebx xor %edx,4%ebx xor %edx,%edx movl...

0.1AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:00 a.m.20 views

linux/x86 execve /bin/sh xor encrypted 55 bytes

No description provided by source. / .file "xor-encrypted shellcode" .version "1.0" .text .align 4 .globl main .type main,@function start: xorl %eax,%eax jmp 0x22 popl %ebx movl 8%ebx,%edx xor %edx,%ebx xor %edx,4%ebx xor %edx,%edx movl %ebx,0x8%esp movl %edx,0xc%esp movb $0xb,%al leal 0x8%esp,%e...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2002/12/31 12:00 a.m.12 views

PT-2002-2594 · Microsoft · Sql Server

Name of the Vulnerable Software and Affected Versions: Microsoft SQL Server versions 6.0 through 2000 Description: The issue allows remote attackers to sniff and decrypt passwords due to the use of weak password encryption XOR when SQL Authentication is enabled. Recommendations: For Microsoft SQL...

7.5CVSS7.6AI score0.05945EPSS
SaveExploits0References6
securityvulns
securityvulns
added 2001/08/24 12:00 a.m.47 views

Слабое шифрование паролей в Respondus (weak encryption)

Для хранения паролей исопльзуется xor с константной строкой...

0.6AI score
SaveExploits0References1Affected Software1
Rows per page
Query Builder