Lucene search
+L

1548 matches found

zdt
zdt
added 2016/01/27 12:00 a.m.40 views

Linux x86/x86_64 - Read /etc/passwd Shellcode (156 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 /etc/passwd 00000000 31C0 xor eax,eax...

0.2AI score
SaveExploits0
Oracle linux
Oracle linux
added 2016/01/26 12:00 a.m.68 views

java-1.6.0-openjdk security update

1.6.0.38-1.13.10.0.0.1 - Add oracle-enterprise.patch 1:1.6.0.38-1.13.10.0 - Add patch to replace -fno-strict-overflow with -fwrapv on older RHEL 5.11 GCC. - Resolves: rhbz1295772 1:1.6.0.38-1.13.10.0 - Update to IcedTea 1.13.10 & OpenJDK 6 b38. - Resolves: rhbz1295772...

10CVSS1.9AI score0.14714EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2016/01/20 12:00 a.m.55 views

Linux Kernel REFCOUNT Overflow / Use-After-Free

Exploit Title: Linux kernel REFCOUNT overflow/Use-After-Free in keyrings Date: 19/1/2016 Exploit Author: Perception Point Team CVE : CVE-2016-0728 / CVE-2016-0728 local root exploit modified by Federico Bento to read kernel symbols from /proc/kallsyms props to grsecurity/PaX for preventing this i...

7.2CVSS0.7AI score0.03646EPSS
SaveExploits14
n0where
n0where
added 2016/01/14 1:16 a.m.100 views

Shellcode Generator: Venom

Shellcode Generator The script will use msfvenom metasploit to generate shellcode in diferent formats c | python | ruby | dll | msi | hta-psh , injects the shellcode generated into one funtion example: python “the python funtion will execute the shellcode in ram” and uses compilers like: gcc gnu...

2.5AI score
SaveExploits0References1
zdt
zdt
added 2016/01/08 12:00 a.m.37 views

Linux/x86-64 - Egghunter Shellcode (18 bytes)

/--------------------------------------------------------------------------------------------------------------------- / Title: x8664 Linux egghunter in 18 bytes Author: Sathish kumar Contact: https://www.linkedin.com/in/sathish94 Description: x8664 linux egghunter which searches for the marker...

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

Linux/x86 execve "/bin/sh" - shellcode 24 byte

Linux/x86 execve "/bin/sh" - shellcode 24 byte. Shellcode exploit for linx86 platform / ; Title: Linux/x86 execve "/bin/sh" - shellcode 24 byte ; Platform: linux/x86 ; Date: 2015-01-03 ; Author: Dennis 'dhn' Herrmann ; Website: https://zer0-day.pw BITS 32 global start section .text ; syscalls...

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

TCP Bindshell with Password Prompt - 162 bytes

TCP Bindshell with Password Prompt - 162 bytes. Shellcode exploit for linux platform /--------------------------------------------------------------------------------------------------------------------- / Title: tcp bindshell with password prompt in 162 bytes Author: Sathish kumar Contact:...

7.4AI score
SaveExploits0
zdt
zdt
added 2015/12/31 12:00 a.m.37 views

Linux/x86-64 - Bind TCP Port Shellcode (103 bytes)

/--------------------------------------------------------------------------------------------------------------------- / Author: Scorpion Copyright: c 2016 iQube. http://iQube.io Release Date: January 1, 2016 Description: x64 Linux null-free TCP bind port shellcode Assembled Size: 103 bytes Teste...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/11/25 12:00 a.m.41 views

Linux x86_64 Polymorphic execve Shellcode - 31 bytes

Linux x8664 Polymorphic execve Shellcode - 31 bytes. Shellcode exploit for linx86-64 platform / ;Title: polymorphic execve shellcode ;Author: d4sh&r ;Contact: https://mx.linkedin.com/in/d4v1dvc ;Category: Shellcode ;Architecture:linux x8664 ;SLAE64-1379 ;Description: ;Polymorphic shellcode in 31...

SaveExploits0
OpenVAS
OpenVAS
added 2015/11/23 12:00 a.m.29 views

Mageia: Security Advisory (MGASA-2015-0449)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5CVSS6.9AI score0.02941EPSS
SaveExploits0References5
Mageia
Mageia
added 2015/11/19 10:08 p.m.38 views

Updated gcc packages fix security vulnerability

It was discovered that the std::randomdevice class in libstdc++ would not properly detect short reads and could return predictable values if applications used it to obtain randomness from a blocking source such as /dev/random. CVE-2015-5276...

5CVSS6.8AI score0.02941EPSS
SaveExploits0References3
OSV
OSV
added 2015/11/19 10:08 p.m.9 views

MGASA-2015-0449 Updated gcc packages fix security vulnerability

It was discovered that the std::randomdevice class in libstdc++ would not properly detect short reads and could return predictable values if applications used it to obtain randomness from a blocking source such as /dev/random. CVE-2015-5276...

5CVSS6.8AI score0.02941EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2015/10/13 12:00 a.m.8 views

GNU GCC Detection (Linux/Unix SSH Login)

Detects the installed version of GNU GCC. The script logs in via ssh, searches for executable SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only...

7.3AI score
SaveExploits0
OSV
OSV
added 2015/10/07 2:16 a.m.7 views

SUSE-SU-2015:1833-1 Security update for gcc48

This update for GCC 4.8 provides the following fixes: - Fix C++11 std::randomdevice short read issue that could lead to predictable randomness. CVE-2015-5276, bsc945842 - Fix linker segmentation fault when building SLOF on ppc64le. bsc949000 - Fix noinstrumentfunction attribute handling on PPC64...

5CVSS8.4AI score0.02941EPSS
SaveExploits0References7
OpenVAS
OpenVAS
added 2015/10/06 12:00 a.m.34 views

Oracle: Security Advisory (ELSA-2011-0025)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.8CVSS6.4AI score0.03681EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2015/10/06 12:00 a.m.238 views

Oracle: Security Advisory (ELSA-2010-0039)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.9CVSS8.1AI score0.00394EPSS
SaveExploits1References2
OSV
OSV
added 2015/10/01 4:09 p.m.13 views

SUSE-OU-2015:1803-1 Optional update for gcc5, binutils and gdb

The core toolchain components were updated to newer version to bring various features, improved performance and usability, and also bugfixes. This GNU Compiler Collection feature update is provided for the Intel/AMD x8664, IBM zSeries and IBM PowerPC 64bit architectures. The GNU Compiler Collecti...

5CVSS9.3AI score0.03632EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2015/09/25 12:00 a.m.27 views

SUSE SLED12 / SLES12 Security Update : kernel-source (SUSE-SU-2015:1612-1)

The SUSE Linux Enterprise 12 kernel was updated to version 3.12.44-52.13 to receive various bugfixes. - Btrfs: don't initialize a space info as full to prevent ENOSPC bsc944001. - kernel/kvm: Fix MSA3/MSA4 detection bsc936916, LTC127868. - zcrypt: Fixed reset and interrupt handling of AP queues...

5.5AI score
SaveExploits0References4
The Hacker News
The Hacker News
added 2015/08/19 1:25 a.m.61 views

RaspBSD – FreeBSD distribution for Raspberry Pi

Raspberry Pi is gaining new heights by rapidly maturing as; after Microsoft made Windows 10 IoT core supporting the Raspberry Pi 2, now a new version FreeBSD operating system is also deployable on Raspberry Pi devices, called RaspBSD. FreeBSD Berkeley Software Distribution is an open source...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/07/05 12:00 a.m.35 views

Linux x86 /bin/sh ROT7 Encoded Shellcode

Linux x86 /bin/sh ROT7 Encoded Shellcode. Shellcode exploit for linx86 platform Shellcode Title: ROT7 Date: 5 July 2015 Exploit Author: Artem Tsvetkov Software Link: https://github.com/adeptex/SLAE/tree/master/Assignment-6/rot7 Tested on: Kali GNU/Linux 1.1.0 Platform: x86 Linux This code was...

0.1AI score
SaveExploits0
Rows per page
Query Builder