Lucene search
+L

601 matches found

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
Metasploit
Metasploit
added 2008/11/13 1:57 a.m.38 views

Linux Command Shell, Reverse TCP Inline

Connect back to attacker and spawn a command shell This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 183 include Msf::Payload::Single include Msf::Payload::Linux::Ppc::Prepends inclu...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2008/11/13 1:57 a.m.29 views

Linux Command Shell, Bind TCP Inline

Listen for a connection and spawn a command shell This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 223 include Msf::Payload::Single include Msf::Payload::Linux::Ppc::Prepends includ...

7.5AI score
SaveExploits0
Metasploit
Metasploit
added 2008/09/15 6:50 p.m.21 views

XOR Encoder

Mips Web server exploit friendly xor encoder This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'metasm' class MetasploitModule 'XOR Encoder', 'Description' = %q Mips Web server exploit friendly xor encoder ,...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2008/09/15 6:50 p.m.16 views

XOR Encoder

Mips Web server exploit friendly xor encoder This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'metasm' class MetasploitModule 'XOR Encoder', 'Description' = %q Mips Web server exploit friendly xor encoder ,...

7.1AI 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
seebug.org
seebug.org
added 2008/06/05 12:00 a.m.27 views

eMule <= 0.42d IRC Remote Buffer Overflow Exploit

No description provided by source. !/usr/bin/perl eMule = 0.42d Remote Exploit by kcope exploits the DecodeBase16 buffer overflow tested on WinXP SP1 / Win2k SP4 bindport/connectback shellcode thanks Kostya Kortchinsky for his posting to bugtraq...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2008/06/04 12:00 a.m.23 views

HP StorageWorks - NSI Double Take Remote Overflow (Metasploit)

HP StorageWorks - NSI Double Take Remote Overflow Metasploit $Id: doubletake.rb 4529 2007-03-23 01:08:18Z $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensin...

0.3AI 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
Prion
Prion
added 2008/03/04 11:44 p.m.28 views

Code injection

A certain pseudo-random number generator PRNG algorithm that uses XOR and 2-bit random hops aka "Algorithm X2", as used in OpenBSD 2.6 through 3.4, Mac OS X 10 through 10.5.1, FreeBSD 4.4 through 7.0, and DragonFlyBSD 1.0 through 1.10.1, allows remote attackers to guess sensitive values such as I...

6.8CVSS7.1AI score0.01772EPSS
SaveExploits0References10Affected Software3
CVE
CVE
added 2008/03/04 11:00 p.m.79 views

CVE-2008-1147

CVE-2008-1147 describes a weakness in a PRNG that uses XOR and 2-bit random hops (Algorithm X2) used in OpenBSD 2.6–3.4, macOS 10–10.5.1, FreeBSD 4.4–7.0, and DragonFlyBSD 1.0–1.10.1. The vulnerability allows remote attackers to infer sensitive values such as IP fragmentation IDs by observing a s...

6.8CVSS6.9AI score0.01772EPSS
SaveExploits0References10Affected Software3
seebug.org
seebug.org
added 2007/12/20 12:00 a.m.28 views

Windows 9x/NT/2k/XP PEB method 35 bytes

No description provided by source. /This is a 35 byte C implementation of the use of the PEB method to get the kernel32 base address on Windows. This is generic code designed to run on both Windows 9x and NT based systems. The code has been optimized to not have any 00h bytes so that you wont hav...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/12/20 12:00 a.m.20 views

linux/x86 cat /dev/urandom > /dev/console, just for kicks - 63 bytes

No description provided by source. / linux/x86 cat /dev/urandom /dev/console, no real profit just for kicks - 63 bytes - izik [email protected] / char shellcode = "\x31\xc9" // xor %ecx,%ecx "\x51" // push %ecx "\x68\x6e\x64\x6f\x6d" // push $0x6d6f646e "\x68\x2f\x75\x72\x61" // push $0x6172752f...

7.1AI 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
NVD
NVD
added 2007/08/03 8:17 p.m.23 views

CVE-2007-4150

The Visionsoft Audit on Demand Service VSAOD in Visionsoft Audit 12.4.0.0 uses weak cryptography XOR when 1 transmitting passwords, which allows remote attackers to obtain sensitive information by sniffing the network; and 2 storing passwords in the configuration file, which allows local users to...

7.5CVSS7.3AI score0.01046EPSS
SaveExploits0References3
Prion
Prion
added 2007/08/03 8:17 p.m.27 views

Design/Logic Flaw

The Visionsoft Audit on Demand Service VSAOD in Visionsoft Audit 12.4.0.0 uses weak cryptography XOR when 1 transmitting passwords, which allows remote attackers to obtain sensitive information by sniffing the network; and 2 storing passwords in the configuration file, which allows local users to...

5CVSS6.5AI score0.01046EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2007/08/03 8:00 p.m.62 views

CVE-2007-4150

The CVE-2007-4150 issue affects Visionsoft Audit 12.4.0.0 (Visionsoft Audit) where weak cryptography (XOR) is used for passwords: during transmission over the network (passwords can be sniffed) and in the configuration file (local read access can reveal passwords). No further exploit details are ...

7.5CVSS7.3AI score0.01046EPSS
SaveExploits0References3Affected Software1
zdt
zdt
added 2007/03/31 12:00 a.m.59 views

IBM Lotus Domino Server 6.5 PRE AUTH Remote Exploit

Exploit for unknown platform in category remote exploits =================================================== IBM Lotus Domino Server 6.5 PRE AUTH Remote Exploit =================================================== !/usr/bin/python IBM Lotus Domino Server 6.5 PRE AUTH Remote Exploit Tested on windo...

7.1AI score
SaveExploits0
myhack58
myhack58
added 2006/06/26 12:00 a.m.182 views

Crack*. mdb currently all versions of the password-vulnerability warning-the black bar safety net

On the Access97 password hack, in a lot of sites and magazines have been introduced. Here I simply repeat it. In the mdb file the 0x42 Byte 1-3 byte, respectively, with 0x86,0xfb,0xec,0x37,0x5d,0x44,0x9c,0xfa,0xc6,0x5e,0x28,0xe6,0x13 XOR can be obtained after the database password. But in Access ...

7.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2006/05/17 12:00 a.m.28 views

ActualAnalyzer688.txt

======================================================================================= XOR Crew :: Security Advisory 4/10/2006 ======================================================================================= ActualAnalyzer Pro v6.88 - Remote Command Execution Vulnerability...

7.4AI score
SaveExploits0
Rows per page
Query Builder