Lucene search
+L

607 matches found

zdt
zdt
added 2017/06/15 12:00 a.m.35 views

Linux/x86 - XOR encoded execve(/bin/sh) setuid(0) setgid(0) Shellcode (66 bytes)

;Title: Linux/x86 - 66 byte - execve/bin/sh - setuid0 - setgid0 - XOR encrypted ;Author: nullparasite ;Contact: email protected ;Category: Shellcode ;Architecture: Linux x86 ;Description: This shellcode, first set uid and gid to zero then call shell using execve. Also, /bin/sh defined as a XOR...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/06/15 12:00 a.m.40 views

Linux/x86 - XOR encoded execve(/bin/sh) setuid(0) setgid(0) Shellcode (66 bytes)

Linux/x86 - XOR encoded execve/bin/sh setuid0 setgid0 Shellcode 66 bytes. Shellcode exploit for Linx86 platform ;Title: Linux/x86 - 66 byte - execve/bin/sh - setuid0 - setgid0 - XOR encrypted ;Author: nullparasite ;Contact: [email protected] ;Category: Shellcode ;Architecture: Linux x86...

0.3AI score
SaveExploits0
Kitploit
Kitploit
added 2017/05/27 3:23 p.m.29 views

QuickSand.io - Tool For Scanning Streams Within Office Documents Plus Xor DB Attack

QuickSand is a compact C framework to analyze suspected malware documents to 1 identify exploits in streams of different encodings, 2 locate and extract embedded executables. By having the ability to locate embedded obfuscated executables, QuickSand could detect documents that contain zero-day or...

7.3AI score
SaveExploits0References1
Prion
Prion
added 2017/03/23 4:59 p.m.18 views

Design/Logic Flaw

QNAP QTS before 4.2.4 Build 20170313 allows local users to obtain sensitive Domain Administrator password information by reading data in an XOR format within the /etc/config/uLinux.conf configuration file...

5CVSS7.2AI score0.06443EPSS
SaveExploits4References7Affected Software1
NVD
NVD
added 2017/03/23 4:59 p.m.17 views

CVE-2017-5227

QNAP QTS before 4.2.4 Build 20170313 allows local users to obtain sensitive Domain Administrator password information by reading data in an XOR format within the /etc/config/uLinux.conf configuration file...

7.5CVSS7.2AI score0.06443EPSS
SaveExploits4References7
Talos
Talos
added 2017/03/07 12:00 a.m.65 views

Pharos PopUp Printer Client DecodeString Code Execution Vulnerability

Summary An exploitable buffer overflow exists in the psnotifyd application of the Pharos PopUp printer client version 9.0. A specially crafted packet can be sent to the victim’s computer and can lead to a heap based buffer overflow resulting in remote code execution. This client is always...

10CVSS9.8AI score0.0515EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2016/11/22 12:00 a.m.56 views

Linux/x86-64 - /bin/sh -c reboot Shellcode (89 bytes)

Linux/x86-64 - /bin/sh -c reboot Shellcode 89 bytes. Shellcode exploit for Linx86-64 platform Name: "Linux reboot bin/sh -c reboot shellcode" 89 bytes Platform: Linux 32 and 64 bit Author: Ashiyane Digital Security Team MALWaRE43 Contact: usertester123546 at gmail.com Tested on: Linux javadkhof...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/08/25 12:00 a.m.579 views

OpenSSL < 1.0.2i Default Weak 64-bit Block Cipher (SWEET32)

According to its banner, the version of OpenSSL running on the remote host is prior to 1.0.2i. It is, therefore, affected by a vulnerability, known as SWEET32, in the 3DES and Blowfish algorithms due to the use of weak 64-bit block ciphers by default. A man-in-the-middle attacker who has sufficie...

7.5CVSS7AI score0.95707EPSS
SaveExploits7References3
FireEye
FireEye
added 2016/08/17 4:15 p.m.15 views

Locky Ransomware Distributed Via DOCM Attachments in Latest Email Campaigns

Throughout August, FireEye Labs has observed a few massive email campaigns distributing Locky ransomware. The campaigns have affected various industries, with the healthcare industry being hit the hardest based on our telemetry, as seen in Figure 1. Figure 1. Top 10 affected industries Numerous...

6.9AI score
SaveExploits0References1
FireEye
FireEye
added 2016/08/17 12:15 p.m.24 views

Locky Ransomware Distributed Via DOCM Attachments in Latest Email Campaigns

Throughout August, FireEye Labs has observed a few massive email campaigns distributing Locky ransomware. The campaigns have affected various industries, with the healthcare industry being hit the hardest based on our telemetry, as seen in Figure 1. Figure 1. Top 10 affected industries Numerous...

6.9AI score
SaveExploits0
n0where
n0where
added 2016/07/06 5:04 p.m.39 views

Offline Digital Forensics Tool for Binary Files: ByteForce

Offline Digital Forensics Tool for Binary Files Offline Digital Forensics Tool for Binary Files This tool can be used for offline digital forensics and malware analysis as it shows all raw bytes of a file and also the ASCII representations. As you can see from the screenshots, It can be used on a...

7.1AI score
SaveExploits0References1
zdt
zdt
added 2016/06/10 12:00 a.m.51 views

Poison Ivy 2.1.x - C2 Buffer Overflow (Metasploit)

Exploit for windows platform in category remote exploits This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule 'Poison Ivy 2.1.x C2 Buffer Overflow', 'Description' = %q This module...

7.1AI score
SaveExploits0
zdt
zdt
added 2016/05/30 12:00 a.m.43 views

Linux/x86-64 - XOR Encode execve Shellcode

/ Title : Linux x8664 XOR encode execve"/bin//sh","//bin/sh","-i",NULL,NULL shellcode Date : 31-05-2016 Author : Roziul Hasan Khan Shifat Tested On : Ubuntu 14.04 LTS x8664 / / main code ------------------------ section .text global start start: xor rax,rax xor rdx,rdx push rax push rax mov...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/05/30 12:00 a.m.36 views

Linux x86_64 XOR Encode execve Shellcode

Linux x8664 XOR Encode execve Shellcode. Shellcode exploit for linx86-64 platform / Title : Linux x8664 XOR encode execve"/bin//sh","//bin/sh","-i",NULL,NULL shellcode Date : 31-05-2016 Author : Roziul Hasan Khan Shifat Tested On : Ubuntu 14.04 LTS x8664 / / main code ------------------------...

7.4AI score
SaveExploits0
zdt
zdt
added 2016/01/27 12:00 a.m.43 views

Linux x86/x86_64 - tcp_bind (Port 4444) Shellcode (251 bytes)

/ + Author : B3mB4m Contact : email protected Project : https://github.com/b3mb4m/Shellsploit Greetz : Bomberman,T-Rex,KnocKout,ZoRLu If you want test it, you must compile it within x86 OS. Or basically you can get it with shellsploit. Default setthings for port:4444 00000000 31C0 xor eax,eax...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/01/25 12:00 a.m.32 views

x86_64 Linux xor/not/div Encoded execve Shellcode

x8664 Linux xor/not/div Encoded execve Shellcode. Shellcode exploit for linx86-64 platform /--------------------------------------------------------------------------------------------------------------------- / Title: x8664 linux-Xor/not/div encoded execve shellcode Author: Sathish kumar Contact...

SaveExploits0
zdt
zdt
added 2016/01/25 12:00 a.m.28 views

Linux/x86-64 - xor/not/div Encoded execve Shellcode (54 bytes)

/--------------------------------------------------------------------------------------------------------------------- / Title: x8664 linux-Xor/not/div encoded execve shellcode Author: Sathish kumar Contact: https://www.linkedin.com/in/sathish94 Copyright: c 2016 iQube. http://iQube.io Release...

SaveExploits0
NVD
NVD
added 2016/01/15 3:59 a.m.21 views

CVE-2015-8281

Web Viewer 1.0.0.193 on Samsung SRN-1670D devices allows attackers to bypass filesystem encryption via XOR calculations...

7.8CVSS7.6AI score0.03779EPSS
SaveExploits0References1
Prion
Prion
added 2016/01/15 3:59 a.m.20 views

Design/Logic Flaw

Web Viewer 1.0.0.193 on Samsung SRN-1670D devices allows attackers to bypass filesystem encryption via XOR calculations...

7.8CVSS7.2AI score0.03779EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2016/01/15 2:00 a.m.33 views

CVE-2015-8281

Web Viewer 1.0.0.193 on Samsung SRN-1670D devices allows attackers to bypass filesystem encryption via XOR calculations...

7.9AI score0.03779EPSS
SaveExploits0References1
Rows per page
Query Builder