Lucene search
+L

7433 matches found

RedHat Linux
RedHat Linux
added 2022/04/07 6:2 p.m.2 views

golang: net/http/httputil: panic due to racy read of persistConn after handler panic

A race condition flaw was found in Go. The incoming requests body weren't closed after the handler panic and as a consequence this could lead to ReverseProxy crash. The highest threat from this vulnerability is to Availability...

5.9CVSS7.1AI score0.03128EPSS
SaveExploits0References5
ICS
ICS
added 2022/04/07 12:0 a.m.154 views

Pepperl+Fuchs WirelessHART-Gateway

1. EXECUTIVE SUMMARY CVSS v3 9.8 ATTENTION: Exploitable remotely/low attack complexity Vendor: Pepperl+Fuchs Equipment: WirelessHART-Gateway Vulnerabilities: Use of Hard-coded Credentials, Uncontrolled Resource Consumption, Reliance on Reverse DNS Resolution for a Security-critical Action, Path...

9.8CVSS8.6AI score0.99019EPSS
SaveExploits20References5
ThreatPost
ThreatPost
added 2022/04/05 1:30 p.m.190 views

No-Joke Borat RAT Propagates Ransomware, DDoS

Attackers are using a newly released remote access trojan RAT to spread ransomware and distributed denial of service DDoS — in addition to the traditional RAT function of backdooring victims’ systems. Researchers at Cyble Research Labs discovered the RAT, which they dubbed Borat RAT because it us...

8.8AI score
SaveExploits0References7
Hacker One
Hacker One
added 2022/04/04 9:56 a.m.164 views

Aiven Ltd: Kafka Connect RCE via connector SASL JAAS JndiLoginModule configuration

Summary: When configuring the connector via the Aiven API or the Kafka Connect REST API, the attacker can set the database.history.producer.sasl.jaas.config connector property for the io.debezium.connector.mysql.MySqlConnector connector. This is likely true for other debezium connectors too. By...

2.9AI score
SaveExploits0
Kitploit
Kitploit
added 2022/04/02 11:30 a.m.21 views

Subdomains.Sh - A Wrapper Around Tools I Use For Subdomain Enumeration On A Given Domain. This Script Is Written With The Aim To Automate The Workflow

subdomains.sh wrapper around tools I use for subdomain enumeration, to automate the workflow, on a given domain. Usage To display this script's help message, use the -h flag: subdomains.sh -h subdomains for --use-passive-source comma, separated tools to use --exclude-passive-source comma, separat...

7.2AI score
SaveExploits0References17
GithubExploit
GithubExploit
added 2022/03/31 7:19 p.m.510 views

Exploit for Code Injection in Vmware Spring_Framework

CVE-2022-22965 poc CVE-2022-22965 poc including reverse-shell...

9.8CVSS9.1AI score0.99677EPSS
SaveExploits104
GithubExploit
GithubExploit
added 2022/03/31 11:14 a.m.278 views

Exploit for Code Injection in Vmware Spring_Cloud_Function

CVE-2022-22963 CVE-2022-22963 PoC Slight modified for Englis...

9.8CVSS9.6AI score0.99939EPSS
SaveExploits36
GithubExploit
GithubExploit
added 2022/03/30 11:36 a.m.357 views

Exploit for Code Injection in Vmware Spring_Cloud_Function

CVE-2022-22963 CVE-2022-22963 Spring-Cloud-Function-SpELRCE漏...

9.8CVSS9.6AI score0.99939EPSS
SaveExploits36
Kitploit
Kitploit
added 2022/03/29 8:30 p.m.34 views

LAZYPARIAH - A Tool For Generating Reverse Shell Payloads On The Fly

A low-dependency command-line tool for generating reverse shell payloads on the fly. Description LAZYPARIAH is a simple and easily installable command-line tool written in pure Ruby that can be used during penetration tests and capture-the-flag CTF competitions to generate a range of reverse shel...

7.7AI score
SaveExploits0References1
The Hacker News
The Hacker News
added 2022/03/29 10:7 a.m.17 views

Experts Detail Virtual Machine Used by Wslink Malware Loader for Obfuscation

Cybersecurity researchers have shed more light on a malicious loader that runs as a server and executes received modules in memory, laying bare the structure of an "advanced multi-layered virtual machine" used by the malware to fly under the radar. Wslink, as the malicious loader is called, was...

0.6AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/03/27 12:0 a.m.24 views

Fedora: Security Advisory for radare2 (FEDORA-2022-85b277e748)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH 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-or-later This program is free software; you can...

9.8CVSS6.5AI score0.01262EPSS
SaveExploits12References2
Fedora
Fedora
added 2022/03/26 3:39 p.m.73 views

[SECURITY] Fedora 36 Update: radare2-5.6.4-1.fc36

The radare2 is a reverse-engineering framework that is multi-architecture, multi-platform, and highly scriptable. Radare2 provides a hexadecimal editor, wrapped I/O, file system support, debugger support, diffing between two functions or binaries, and code analysis at opcode, basic block, and...

9.8CVSS0.4AI score0.01262EPSS
SaveExploits12
The Hacker News
The Hacker News
added 2022/03/17 10:5 a.m.153 views

TrickBot Malware Abusing MikroTik Routers as Proxies for Command-and-Control

Microsoft on Wednesday detailed a previously undiscovered technique put to use by the TrickBot malware that involves using compromised Internet of Things IoT devices as a go-between for establishing communications with the command-and-control C2 servers. "By using MikroTik routers as proxy server...

9.1CVSS1AI score0.96087EPSS
SaveExploits24
Metasploit
Metasploit
added 2022/03/16 5:42 p.m.153 views

Python Exec, Command Shell, Reverse TCP SSL (via python)

Execute a Python payload as an OS command from a Posix-compatible shell. Creates an interactive shell via Python, uses SSL, encodes with base64 by design. Compatible with Python 2.6-2.7 and 3.4+. Module Options msf use payload/cmd/unix/python/shellreversetcpssl msf payloadshellreversetcpssl show...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2022/03/16 5:42 p.m.88 views

Python Exec, Command Shell, Reverse UDP (via python)

Execute a Python payload as an OS command from a Posix-compatible shell. Creates an interactive shell via Python, encodes with base64 by design. Compatible with Python 2.6-2.7 and 3.4+. Module Options msf use payload/cmd/unix/python/shellreverseudp msf payloadshellreverseudp show actions...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2022/03/16 5:42 p.m.365 views

Python Exec, Python Meterpreter Shell, Reverse TCP Inline

Execute a Python payload as an OS command from a Posix-compatible shell. Connect back to the attacker and spawn a Meterpreter shell Module Options msf use payload/cmd/unix/python/meterpreterreversetcp msf payloadmeterpreterreversetcp show actions ...actions... msf payloadmeterpreterreversetcp set...

7.1AI score
SaveExploits0
Metasploit
Metasploit
added 2022/03/16 5:42 p.m.62 views

Python Exec, Python Pingback, Reverse TCP (via python)

Execute a Python payload as an OS command from a Posix-compatible shell. Connects back to the attacker, sends a UUID, then terminates Module Options msf use payload/cmd/unix/python/pingbackreversetcp msf payloadpingbackreversetcp show actions ...actions... msf payloadpingbackreversetcp set ACTION...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2022/03/16 5:42 p.m.72 views

Python Exec, Command Shell, Reverse TCP (via python)

Execute a Python payload as an OS command from a Posix-compatible shell. Creates an interactive shell via Python, encodes with base64 by design. Compatible with Python 2.4-2.7 and 3.4+. Module Options msf use payload/cmd/unix/python/shellreversetcp msf payloadshellreversetcp show actions...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2022/03/16 5:42 p.m.267 views

Python Exec, Python Meterpreter, Python Reverse TCP Stager with UUID Support

Execute a Python payload as an OS command from a Posix-compatible shell. Run a meterpreter server in Python compatible with 2.5-2.7 & 3.1+. Connect back to the attacker with UUID Support Module Options msf use payload/cmd/unix/python/meterpreter/reversetcpuuid msf payloadreversetcpuuid show actio...

7.1AI score
SaveExploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2022/03/16 3:0 p.m.138 views

Uncovering Trickbot’s use of IoT devices in command-and-control infrastructure

Trickbot, a sophisticated trojan that has evolved significantly since its discovery in 2016, has continually expanded its capabilities and, even with disruption efforts and news of its infrastructure going offline, it has managed to remain one of the most persistent threats in recent years. The...

6.4CVSS0.8AI score0.96087EPSS
SaveExploits24
Rows per page
Query Builder