Lucene search
K

176 matches found

OpenVAS
OpenVAS
added 2020/02/19 12:0 a.m.5 views

Linux: ALWAYS_SET_PATH in /etc/login.defs

su allows to run commands with a substitute user and group ID. When called with no user specified, su defaults to running an interactive shell as root. When user is specified, additional arguments can be supplied, in which case they are passed to the shell. If ALWAYSSETPATH is set to yes in...

7.5AI score
Exploits0References1
Kitploit
Kitploit
added 2020/01/24 9:0 p.m.59 views

Hershell - Multiplatform Reverse Shell Generator

Simple TCP reverse shell written in Go. It uses TLS to secure the communications, and provide a certificate public key fingerprint pinning feature, preventing from traffic interception. Supported OS are: Windows Linux Mac OS FreeBSD and derivatives Why ? Although meterpreter payloads are great,...

7.6AI score
Exploits0References2
Kitploit
Kitploit
added 2019/07/26 12:49 p.m.545 views

grapheneX - Automated System Hardening Framework

grapheneX In computing, hardening is usually the process of securing a system by reducing its surface of vulnerability, which is larger when a system performs more functions; in principle a single-function system is more secure than a multipurpose one. Reducing available ways of attack typically...

7.3AI score
Exploits0References2
Kitploit
Kitploit
added 2019/03/18 8:25 p.m.140 views

Armory - A Tool Meant To Take In A Lot Of External And Discovery Data From A Lot Of Tools, Add It To A Database And Correlate All Of Related Information

Armory is a tool meant to take in a lot of external and discovery data from a lot of tools, add it to a database and correlate all of related information. It isn't meant to replace any specific tool. It is meant to take the output from various tools, and use it to feed other tools. Additionally, ...

7.5AI score
Exploits0References1
OpenVAS
OpenVAS
added 2019/03/11 12:0 a.m.6 views

Linux: Deny login for system accounts

System account are used to manage applications. They are not linked with a natural person and thus do not need an interactive shell. To prevent system accounts to run any commands, the shell field in SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a...

7.2AI score
Exploits0References4
Kitploit
Kitploit
added 2019/03/10 8:25 p.m.186 views

Reverse Shell Cheat Sheet

If you’re lucky enough to find a command execution vulnerability during a penetration test, pretty soon afterwards you’ll probably want an interactive shell. If it’s not possible to add a new account / SSH key / .rhosts file and just log in, your next step is likely to be either trowing back a...

7AI score
Exploits0References1
Kitploit
Kitploit
added 2018/12/02 9:37 p.m.104 views

GTRS - Google Translator Reverse Shell

This tools uses Google Translator as a proxy to send arbitrary commands to an infected machine. INFECTED MACHINE ==HTTPS== GOOGLE TRANSLATE ==HTTP== C2 Environment Configuration First you need a VPS and a domain, for the domain you can get a free one on Freenom. With your VPS and domain, just edi...

7.6AI score
Exploits0References1
Kitploit
Kitploit
added 2018/10/27 9:37 p.m.212 views

Python-Nubia - A Command-Line And Interactive Shell Framework

Nubia is a lightweight framework for building command-line applications with Python. It was originally designed for the “logdevice interactive shell aka. ldshell” at Facebook. Since then it was factored out to be a reusable component and several internal Facebook projects now rely on it as a quic...

7.5AI score
Exploits0References5
Fedora
Fedora
added 2018/10/02 7:34 p.m.44 views

[SECURITY] Fedora 29 Update: zsh-5.6.2-1.fc29

The zsh shell is a command interpreter usable as an interactive login shell and as a shell script command processor. Zsh resembles the ksh shell the Korn shell, but includes many enhancements. Zsh supports command line editing, built-in spelling correction, programmable command completion, shell...

9.8CVSS0.8AI score0.02723EPSS
Exploits0
Fedora
Fedora
added 2018/09/14 9:54 p.m.45 views

[SECURITY] Fedora 27 Update: zsh-5.4.1-4.fc27

The zsh shell is a command interpreter usable as an interactive login shell and as a shell script command processor. Zsh resembles the ksh shell the Korn shell, but includes many enhancements. Zsh supports command line editing, built-in spelling correction, programmable command completion, shell...

9.8CVSS0.8AI score0.02723EPSS
Exploits0
OPENSUSE Linux
OPENSUSE Linux
added 2018/05/25 11:30 a.m.186 views

Security update for bash (moderate)

This update for bash fixes the following issues: Security issues fixed: - CVE-2016-7543: A code execution possibility via SHELLOPTS+PS4 variable was fixed bsc1001299 - CVE-2016-0634: Arbitrary code execution via malicious hostname was fixed bsc1000396 Non-security issues fixed: - Fix repeating...

7.2CVSS1.5AI score0.06068EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2018/05/24 12:0 a.m.47 views

SUSE SLED12 / SLES12 Security Update : bash (SUSE-SU-2018:1398-1)

This update for bash fixes the following issues: Security issues fixed : - CVE-2016-7543: A code execution possibility via SHELLOPTS+PS4 variable was fixed bsc1001299 - CVE-2016-0634: Arbitrary code execution via malicious hostname was fixed bsc1000396 Non-security issues fixed : - Fix repeating...

8.4CVSS6.9AI score0.06068EPSS
Exploits0References8
Metasploit
Metasploit
added 2018/01/23 7:0 a.m.39 views

Unix Command Shell, Reverse UDP (via socat)

Creates an interactive shell via socat This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 87 include Msf::Payload::Single include Msf::Sessions::CommandShellOptions def initializeinfo...

7.1AI score
Exploits0
Metasploit
Metasploit
added 2017/12/28 10:21 p.m.32 views

Unix Command Shell, Reverse TCP (stub)

Creates an interactive shell through an inbound connection stub only, no payload This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 0 include Msf::Payload::Single include...

Exploits0
Metasploit
Metasploit
added 2017/10/23 2:20 p.m.53 views

Command Shell, Bind TCP (via python)

Creates an interactive shell via Python, encodes with base64 by design. Compatible with Python 2.4-2.7 and 3.4+. module MetasploitModule CachedSize = :dynamic include Msf::Payload::Single include Msf::Payload::Python include Msf::Sessions::CommandShellOptions def initializeinfo =...

7.1AI score
Exploits0
OSV
OSV
added 2017/10/23 8:29 a.m.4 views

CVE-2017-14331

Extreme EXOS 16.x, 21.x, and 22.x allows administrators to bypass the "exsh restricted shell" protection mechanism and obtain an interactive shell...

6.7CVSS5.8AI score0.00373EPSS
Exploits0References1
Prion
Prion
added 2017/10/23 8:29 a.m.14 views

Authentication flaw

Extreme EXOS 16.x, 21.x, and 22.x allows administrators to bypass the "exsh restricted shell" protection mechanism and obtain an interactive shell...

7.2CVSS6.5AI score0.00373EPSS
Exploits0References1Affected Software1
NVD
NVD
added 2017/10/23 8:29 a.m.14 views

CVE-2017-14331

Extreme EXOS 16.x, 21.x, and 22.x allows administrators to bypass the "exsh restricted shell" protection mechanism and obtain an interactive shell...

7.2CVSS6.6AI score0.00373EPSS
Exploits0References1
CVE
CVE
added 2017/10/23 8:0 a.m.62 views

CVE-2017-14331

Summary (CVE-2017-14331): Extreme EXOS 16.x, 21.x and 22.x have a vulnerability where the “exsh restricted shell” protection can be bypassed, allowing an interactive shell. The affected software is Extreme EXOS; the root cause is bypassing the restricted-shell mechanism. The CVSS data (NVD) indic...

7.2CVSS6.5AI score0.00373EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2017/10/23 8:0 a.m.16 views

CVE-2017-14331

Extreme EXOS 16.x, 21.x, and 22.x allows administrators to bypass the "exsh restricted shell" protection mechanism and obtain an interactive shell...

6.6AI score0.00373EPSS
Exploits0References1
Rows per page
Query Builder