Lucene search
+L

7389 matches found

GithubExploit
GithubExploit
added 2025/09/21 10:24 a.m.164 views

Exploit for SQL Injection in Fortinet Fortiweb

CVE-2025-25257 Exploits for CVE-2025-25257 released by watchto...

9.8CVSS7AI score0.9671EPSS
SaveExploits18
The Hacker News
The Hacker News
added 2025/09/20 5:48 a.m.12 views

Researchers Uncover GPT-4-Powered MalTerminal Malware Creating Ransomware, Reverse Shell

Cybersecurity researchers have discovered what they say is the earliest example known to date of a malware with that bakes in Large Language Model LLM capabilities. The malware has been codenamed MalTerminal by SentinelOne SentinelLABS research team. The findings were presented at the LABScon 202...

9.3CVSS7.1AI score0.99374EPSS
SaveExploits63
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.7 views

SUSE CVE-2022-50355

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

5.5CVSS6.6AI score0.0019EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.6 views

CVE-2022-50355

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

5.5CVSS5.4AI score0.0019EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.4 views

CVE-2022-50355 staging: vt6655: fix some erroneous memory clean-up loops

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

6.2AI score0.0019EPSS
SaveExploits0References7
Snyk
Snyk
added 2025/09/15 7:51 p.m.3 views

Arbitrary Code Injection

Overview flowise-components is a Flowiseai Components Affected versions of this package are vulnerable to Arbitrary Code Injection via the supabaseRPCFilter parameter. An attacker with administrative privileges can execute arbitrary server-side code, access sensitive environment variables, and...

9.1CVSS7.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/09/15 7:51 p.m.65 views

FlowiseAI Pre-Auth Arbitrary Code Execution

Summary An authenticated admin user of FlowiseAI can exploit the Supabase RPC Filter component to execute arbitrary server-side code without restriction. By injecting a malicious payload into the filter expression field, the attacker can directly trigger JavaScript's execSync to launch reverse...

6.5CVSS8.4AI score0.00594EPSS
SaveExploits1References6Affected Software1
The Hacker News
The Hacker News
added 2025/09/15 6:45 p.m.5 views

Mustang Panda Deploys SnakeDisk USB Worm to Deliver Yokai Backdoor on Thailand IPs

The China-aligned threat actor known as Mustang Panda has been observed using an updated version of a backdoor called TONESHELL and a previously undocumented USB worm called SnakeDisk. "The worm only executes on devices with Thailand-based IP addresses and drops the Yokai backdoor," IBM X-Force...

7.4AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/09/15 3:16 p.m.424 views

Exploit for CVE-2024-28397

CVE-2024-28397 js2py Sandbox Escape Exploit A collection of e...

5.3CVSS9.1AI score0.04548EPSS
SaveExploits22
Gitee
Gitee
added 2025/09/14 6:52 p.m.171 views

LFISuite

This repository is an offensive tool for Local File Inclusion LFI exploitation and scanning. It is primarily used to exploit LFI vulnerabilities in web applications, allowing an attacker to access sensitive files and potentially gain unauthorized access to a system. The tool, called LFI Suite,...

8AI score
SaveExploits0
Gitee
Gitee
added 2025/09/14 5:47 p.m.126 views

Phantom-Evasion

This is a Python antivirus evasion tool called Phantom-Evasion. It is free software, licensed under the GNU General Public License GPL version 3. The tool is designed to evade detection by antivirus software and is intended for educational or research purposes only. The tool has several modules,...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2025/09/14 5:41 p.m.116 views

ctf-tasks

This is a CTF Capture The Flag challenge repository from the CONFidence CTF 2014 event. The repository contains several files and directories related to two tasks: "Crypto Machine" and "Memory". Crypto Machine The "Crypto Machine" task is a reverse engineering challenge that involves exploiting a...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2025/09/14 5:14 p.m.144 views

fimap

fimap is a Python tool designed to find, prepare, audit, exploit, and even automatically Google for local and remote file inclusion LFI/RFI bugs in web applications. It can identify and exploit file inclusion bugs, including include, includeonce, require, and requireonce functions. The tool has a...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2025/09/14 5:12 p.m.99 views

CTFium

This is a collection of CTF Capture The Flag writeups by PersianCats. It is a repository of technical writeups for various CTF challenges from different events. The writeups cover a range of topics, including exploitation of vulnerabilities, reverse engineering, and binary analysis. The repositor...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2025/09/14 2:10 p.m.195 views

CTF-All-In-One

This is a repository for a book titled "CTF-All-In-One" by firmianay. The book is a comprehensive guide to CTF Capture The Flag competitions, covering various topics such as Linux, Web security, reverse engineering, and cryptography. The repository contains the source code and materials for the...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2025/09/13 5:46 p.m.123 views

hackingtool

This is an offensive tool for penetration testing and hacking. It is a collection of various tools for different types of attacks, including information gathering, web attacks, SQL injection, phishing, and more. The tool is written in Python and is designed to be run on Linux systems, including...

7.5AI score
SaveExploits0
Gitee
Gitee
added 2025/09/13 5:43 p.m.92 views

pwntools

This is a CTF framework and exploit development library. It is a Python library for exploit development and reverse engineering. The library provides a set of tools for creating and executing exploits, as well as for analyzing and debugging binary files. The library is designed to be extensible a...

7AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/09/13 10:29 a.m.417 views

hackingtool-v5.1

All in One Hacking tool For Hackers🥇 !https://img.shields...

7.4AI score
SaveExploits0
Gitee
Gitee
added 2025/09/13 1:25 a.m.114 views

hackingtool

This is an all-in-one hacking tool for hackers, written in Python. The tool is designed to be run on Linux, Kali Linux, or Parrot OS. It provides a menu-driven interface for various hacking tasks, including information gathering, wireless attacks, SQL injection, phishing, web attacks,...

7.8AI score
SaveExploits0
Gitee
Gitee
added 2025/09/13 1:13 a.m.108 views

boopkit

This is a Linux rootkit and backdoor built using eBPF Extended Berkeley Packet Filter. The tool is called "boopkit" and is designed to establish a reverse TCP connection from a remote server to a local machine. The tool has several options, including: -lhost and -lport to specify the local host a...

7AI score
SaveExploits0
Rows per page
Query Builder