Lucene search
+L

560 matches found

zdt
zdt
added 2018/01/12 12:00 a.m.31 views

Linux/SuperH (sh4) - execve(/bin/sh, 0, 0) Shellcode (19 bytes)

/ | Title: Linux/SuperH - sh4 execve"/bin/sh", 0, 0 - 19 bytes | Date: 2011-06-22 | Tested on: Debian-sh4 2.6.32-5-sh7751r | Author: Florian Gaultier - agix - twitter: @Agixid | | http://shell-storm.org / include include int main char shell = "\x0b\xe3"// mov 11,r3 "\x02\xc7"// mova @10,pc,r0...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/12/19 12:00 a.m.25 views

Linux/x64 - Custom Encoded XOR + Polymorphic + execve(/bin/sh) Shellcode (Generator)

Linux/x64 - Custom Encoded XOR + Polymorphic + execve/bin/sh Shellcode Generator. Shellcode exploit for Generator platform !/usr/bin/python from random import randint encoded = "" encoded2 = "" badchars = 0x00 shellcode = "\x90" +...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/12/16 12:00 a.m.47 views

Linux/x64 - Custom Encoded XOR + execve(/bin/sh) Shellcode

Linux/x64 - Custom Encoded XOR + execve/bin/sh Shellcode. Shellcode exploit for Linuxx86-64 platform global start section .text start: jmp findaddress ; jmp short by default decoder: ; Get the address of the string pop rdi push rdi pop rbx ; get the first byte and bruteforce till you get the toke...

7.1AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2017/11/10 1:00 p.m.167 views

How to solve the Malwarebytes CrackMe: a step-by-step tutorial

The topic of this post is a Malwarebytes CrackMe—an exercise in malware analysis that I recently created. First, the challenge was created to serve internal purposes, but then it was released to the community on Twitter and triggered a lot of positive response. Thanks to all of you who sent in yo...

7.3AI score
SaveExploits0
exploitpack
exploitpack
added 2017/10/17 12:00 a.m.21 views

TP-Link WR940N - (Authenticated) Remote Code

TP-Link WR940N - Authenticated Remote Code import urllib2 import base64 import hashlib from optparse import import sys import urllibbanner = "\n" "WR940N Authenticated Remote Code Exploit\n" "This exploit will open a bind shell on the remote target\n" "The port is 31337, you can change that in th...

7.8AI score
SaveExploits0
Prion
Prion
added 2017/09/01 1:29 p.m.17 views

Authentication flaw

The secureCompare method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.13 and earlier, when used with PHP before 5.6, allows attackers to conduct session fixation attacks or possibly bypass authentication by leveraging missing character conversions before an XOR operation...

7.5CVSS9.8AI score0.02133EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2017/09/01 1:29 p.m.22 views

CVE-2017-12868

The secureCompare method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.13 and earlier, when used with PHP before 5.6, allows attackers to conduct session fixation attacks or possibly bypass authentication by leveraging missing character conversions before an XOR operation...

9.8CVSS9.9AI score0.02133EPSS
SaveExploits0References4
OSV
OSV
added 2017/09/01 1:29 p.m.25 views

CVE-2017-12868

The secureCompare method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.13 and earlier, when used with PHP before 5.6, allows attackers to conduct session fixation attacks or possibly bypass authentication by leveraging missing character conversions before an XOR operation...

9.8CVSS7.3AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2017/09/01 1:29 p.m.25 views

CVE-2017-12868

The secureCompare method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.13 and earlier, when used with PHP before 5.6, allows attackers to conduct session fixation attacks or possibly bypass authentication by leveraging missing character conversions before an XOR operation...

9.8CVSS7.2AI score0.02133EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2017/09/01 1:00 p.m.46 views

CVE-2017-12868

The secureCompare method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.13 and earlier, when used with PHP before 5.6, allows attackers to conduct session fixation attacks or possibly bypass authentication by leveraging missing character conversions before an XOR operation...

9.8AI score0.02133EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2017/09/01 1:00 p.m.67 views

CVE-2017-12868

The secureCompare method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.13 and earlier, when used with PHP before 5.6, allows attackers to conduct session fixation attacks or possibly bypass authentication by leveraging missing character conversions before an XOR operation...

9.8CVSS9.9AI score0.02133EPSS
SaveExploits0
Kitploit
Kitploit
added 2017/08/05 10:30 p.m.41 views

CyberChef - The Cyber Swiss Army Knife [A Web App For Encryption, Encoding, Compression And Data Analysis]

The Cyber Swiss Army Knife CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. These operations include simple encoding like XOR or Base64, more complex encryption like AES, DES and Blowfish, creating binary and hexdumps, compression an...

6.8AI score
SaveExploits0References9
Kitploit
Kitploit
added 2017/07/26 2:45 p.m.28 views

DAws - Advanced Web Shell

There's multiple things that makes DAws better than every Web Shell out there: 1. Bypasses Security SystemsIPS, WAFs,etc like Suhosinuses up to 20 php functions just to get a command executed. 2. Drops CGI Shells and communicate with them to bypass Security Systems. 3. Uses the SSH Authorized Key...

7.4AI score
SaveExploits0References1
zdt
zdt
added 2017/06/15 12:00 a.m.34 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.27 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.62 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.55 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
Rows per page
Query Builder