Lucene search
+L

360 matches found

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

Linux/ARM (Raspberry Pi) - Bind TCP /bin/sh Shell (0.0.0.0:4444/TCP) Null-Free Shellcode (112 bytes)

.section .text .global start start: .ARM add r3, pc, 1 // switch to thumb mode bx r3 .THUMB // socket2, 1, 0 mov r0, 2 mov r1, 1 sub r2, r2, r2 // set r2 to null mov r7, 200 // r7 = 281 socket add r7, 81 // r7 value needs to be split svc 1 // r0 = hostsockid value mov r4, r0 // save hostsockid in...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/11/11 12:00 a.m.63 views

Linux/x64 - Reverse TCP (127.0.0.1:4444/TCP) Shell (/bin/sh) + Password (1234567) Shellcode (104 bytes)

Linux/x64 - Reverse TCP 127.0.0.1:4444/TCP Shell /bin/sh + Password 1234567 Shellcode 104 bytes. Shellcode exploit for Linuxx86-64 platform global start start: ; sock = socketAFINET, SOCKSTREAM, 0 ; AFINET = 2 ; SOCKSTREAM = 1 ; syscall number 41 push 41 pop rax push 2 pop rdi push 1 pop rsi cdq...

7.1AI score
SaveExploits0
zdt
zdt
added 2017/09/11 12:00 a.m.39 views

Linux/ARM (Raspberry Pi) - Reverse TCP Shell (192.168.0.12:4444/TCP) Shellcode (160 bytes)

/ Andrea Sindoni - @invictus1306 This schellcode is part of my episodes: - ARM exploitation for IoT - https://quequero.org/2017/07/arm-exploitation-iot-episode-2/ Enviroment: Raspberry pi 3 Default settings for port:4444 ip:192.168.0.12 .global start start: mov r1, 0x5C @ r1=0x5c mov r5, 0x11 @...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/09/10 12:00 a.m.60 views

Linux/ARM (Raspberry Pi) - Bind TCP Shell (4444/TCP) Shellcode (192 bytes)

Linux/ARM Raspberry Pi - Bind TCP Shell 4444/TCP Shellcode 192 bytes. Shellcode exploit for ARM platform / Andrea Sindoni - @invictus1306 This schellcode is part of my episodes: - ARM exploitation for IoT - https://quequero.org/2017/07/arm-exploitation-iot-episode-2/ Enviroment: Raspberry pi 3...

SaveExploits0
zdt
zdt
added 2017/08/18 12:00 a.m.29 views

Linux/x86-64 - Reverse TCP Shell (192.168.1.2:4444/TCP) Shellcode (153 bytes)

/ ;Title: Linux/x8664 - Reverse Shell Shellcode 192.168.1.2:4444 ;Author: Touhid M.Shaikh ;Contact: https://github.com/touhidshaikh ;Category: Shellcode ;Architecture: Linux x8664 ;Description: Reverse Shell, Run nc and listen port 4444. ;Shellcode Length: 153 ;Tested on : Debian 4.9.30-2kali1...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/08/17 12:00 a.m.74 views

Linux/x86-64 - Reverse Shell (192.168.1.2:4444) Shellcode (153 bytes)

Linux/x86-64 - Reverse Shell 192.168.1.2:4444 Shellcode 153 bytes. Shellcode exploit for Linx86-64 platform / ;Title: Linux/x8664 - Reverse Shell Shellcode 192.168.1.2:4444 ;Author: Touhid M.Shaikh ;Contact: https://github.com/touhidshaikh ;Category: Shellcode ;Architecture: Linux x8664...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/06/26 12:00 a.m.35 views

Linux/x86 - Bind Shell Shellcode (75 bytes)

Linux/x86 - Bind Shell Shellcode 75 bytes. Shellcode exploit for Linx86 platform / Architecture : x86 OS : Linux Author : wetw0rk ID : SLAE-958 Shellcode Size : 75 bytes Bind Port : 4444 Description : A linux/x86 bind shell via /bin/sh. Created by analysing msfvenom; original payload was 78 bytes...

SaveExploits0
zdt
zdt
added 2017/06/26 12:00 a.m.26 views

Linux/x86 - Bind Shell Shellcode (75 bytes)

/ Architecture : x86 OS : Linux Author : wetw0rk ID : SLAE-958 Shellcode Size : 75 bytes Bind Port : 4444 Description : A linux/x86 bind shell via /bin/sh. Created by analysing msfvenom; original payload was 78 bytes and contained 1 NULL. My shellcode is 75 and contains 0 NULLS ;. Original...

7.4AI score
SaveExploits0
Circl
Circl
added 2017/04/21 8:15 a.m.20 views

CVE-2010-4444

creationtimestamp| type| source ---|---|--- 2017-04-21 08:15:39+00:00| seen| MISP/58f9bb60-7504-4070-9430-4dbd950d210f 2017-04-25 13:44:38+00:00| seen| MISP/58ff3d57-11e0-4a65-98a5-4e8c950d210f 2017-07-03 11:43:39+00:00| seen| MISP/595a2d2f-e7fc-4711-bcfd-4de2950d210f 2017-08-31 07:44:30+00:00|...

6.8CVSS5.7AI score0.0227EPSS
SaveExploits0
Cvelist
Cvelist
added 2017/04/11 6:00 p.m.32 views

CVE-2016-4444

The allowexecmod plugin for setroubleshoot before 3.2.23 allows local users to execute arbitrary commands by triggering an execmod SELinux denial with a crafted binary filename, related to the commands.getstatusoutput function...

7AI score0.00474EPSS
SaveExploits1References7
CVE
CVE
added 2017/04/11 6:00 p.m.96 views

CVE-2016-4444

CVE-2016-4444 details (from provided docs): The vulnerability affects the setroubleshoot ecosystem (the setroubleshoot package and its setroubleshoot-plugins) where an execmod denial can be triggered by crafting a binary filename. This allows a local user to execute arbitrary commands via the SEL...

7CVSS6.9AI score0.00474EPSS
SaveExploits1References7Affected Software1
Exploit DB
Exploit DB
added 2017/02/28 12:00 a.m.131 views

Linux/x86-64 - Reverse Shell Shellcode (84 bytes)

Linux/x86-64 - Reverse Shell Shellcode 84 bytes. Shellcode exploit for Linux platform / Title: Linux/x86-64 - Reverse TCP shellcode - 84 bytes Author: Manuel Mancera @sinkmanu Tested on: 3.16.0-4-amd64 1 SMP Debian 3.16.39-1 2016-12-30 x8664 GNU/Linux ----------------- Assembly code...

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

KarjaSoft Sami FTP Server 2.0.2 - USER/PASS Remote Buffer Overflow (SEH) Exploit

Exploit for windows platform in category remote exploits /usr/bin/python -- Coding: utf-8 -- Sami FTP Server 2.0.2- SEH Overwrite, Buffer Overflow by n30m1nd Date: 2016-01-11 Exploit Author: n30m1nd Vendor Homepage: http://www.karjasoft.com/ Software Link:...

7.5CVSS6.6AI score0.71EPSS
SaveExploits13
zdt
zdt
added 2016/07/04 12:00 a.m.48 views

Linux/x86 - Bind Shell Port 4444/TCP Shellcode (98 bytes)

/ Linux x86 TCP Bind Shell Port 4444 98 bytes Author: sajith Tested on: i686 GNU/Linux Shellcode Length: 98 SLAE - 750 ------------c prog ---poc by sajith shetty---------- include include include include include int mainvoid int sockfiledes, clientfd; struct sockaddrin sockad; //1we need to creat...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/06/24 12:00 a.m.37 views

Oracle Linux 7 : setroubleshoot / and / setroubleshoot-plugins (ELSA-2016-1293)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2016-1293 advisory. setroubleshoot 3.2.24-4.0.1 - Add setroubleshoot-oracle-enterprise.patch to change bug reporting URL to linux.oracle.com 3.2.24-4 - Catch all subproces...

7CVSS7AI score0.00475EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2016/06/24 12:00 a.m.51 views

RHEL 7 : setroubleshoot and setroubleshoot-plugins (RHSA-2016:1293)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2016:1293 advisory. The setroubleshoot packages provide tools to help diagnose SELinux problems. When Access Vector Cache AVC messages are returned, an alert ca...

7CVSS7.5AI score0.00475EPSS
SaveExploits2References8
Tenable Nessus
Tenable Nessus
added 2016/06/24 12:00 a.m.28 views

Scientific Linux Security Update : setroubleshoot and setroubleshoot-plugins on SL6.x i386/x86_64 (20160621)

The setroubleshoot-plugins package provides a set of analysis plugins for use with setroubleshoot. Each plugin has the capacity to analyze SELinux AVC data and system data to provide user friendly reports describing how to interpret SELinux AVC denials. Security Fixes : - Shell command injection...

7CVSS7.4AI score0.00475EPSS
SaveExploits3References5
OpenVAS
OpenVAS
added 2016/06/24 12:00 a.m.43 views

RedHat Update for setroubleshoot and setroubleshoot-plugins RHSA-2016:1293-01

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 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...

7CVSS6.9AI score0.00475EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2016/06/24 12:00 a.m.36 views

CentOS 7 : setroubleshoot / setroubleshoot-plugins (CESA-2016:1293)

An update for setroubleshoot and setroubleshoot-plugins is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7CVSS7.4AI score0.00475EPSS
SaveExploits2References5
Oracle linux
Oracle linux
added 2016/06/23 12:00 a.m.38 views

setroubleshoot and setroubleshoot-plugins security update

setroubleshoot 3.2.24-4.0.1 - Add setroubleshoot-oracle-enterprise.patch to change bug reporting URL to linux.oracle.com 3.2.24-4 - Catch all subprocess module exceptions 3.2.24-3 - Use subprocess.checkoutput with a sequence of program arguments 3.2.24-2 - Do not use dangerous shell=True...

6.9CVSS6.8AI score0.00475EPSS
SaveExploits2
Rows per page
Query Builder