Lucene search
+L

27 matches found

Kitploit
Kitploit
added 2026/09/15 1:57 a.m.15 views

frelatage

pip3 install frelatage 世界が待ち望んだPythonファザー インストール | 仕組み | 機能 | Frelatageの使い方 | 設定 Frelatageは、カバレッジベースのPythonファジングライブラリで、Pythonコードをファジングするために使用できます。Frelatageの開発は、AFL/AFL++、Atheris、PythonFuzzなど、さまざまなファザーから着想を得ています。このプロジェクトの主な目的は、これらのファザーの優れた機能を活用し、それらを一つの新しいツールにまとめて、Pythonアプリケーションを効率的にファジングすることです。...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/14 4:07 p.m.13 views

shfz

shfz 遺伝的アルゴリズムによるファズ生成をサポートする、シナリオベースのWebアプリケーションファジングツールです。 特徴 簡単にカスタマイズ可能 : JavaScript / TypeScript でファジングシナリオをスクリプト化 サードパーティパッケージ をファジングシナリオで利用可能 遺伝的アルゴリズム によるファズ生成でコードカバレッジ向上 CIとの親和性が高く 、自動でGitHub Issueにレポートを投稿 トレーサーの自動エラー検出 でバグ修正を支援 インストール Releases ページからバイナリをダウンロードするか、ソースからコンパイルしてください。 Linux...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/09 8:29 p.m.10 views

AFL

american fuzzy lop 最初由 Michal Zalewski [email protected] 开发。 如果没有时间阅读本文件,请参阅 QuickStartGuide.txt。 1 引导式模糊测试的挑战 模糊测试是识别真实世界软件安全问题的最强大且久经考验的策略之一;迄今为止,在安全关键软件中发现的大多数远程代码执行和权限提升漏洞都要归功于它。 遗憾的是,模糊测试也相对浅显;盲目的随机变异使得测试代码中的某些代码路径很难被触及,导致一些漏洞完全超出这种技术的可达范围。 为了解决这个问题,人们进行了大量尝试。早期方法之一——由 Tavis Ormandy...

5.9AI score
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2026/06/03 12:00 a.m.25 views

American Fuzzy Lop plus plus 5.00c

Google's American Fuzzy Lop is a brute-force fuzzer coupled with an exceedingly simple but rock-solid instrumentation-guided genetic algorithm. afl++ is a superior fork to Google's afl. It has more speed, more and better mutations, more and better instrumentation, custom module support, etc...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/03/13 12:00 a.m.17 views

American Fuzzy Lop plus plus 4.40c

Google's American Fuzzy Lop is a brute-force fuzzer coupled with an exceedingly simple but rock-solid instrumentation-guided genetic algorithm. afl++ is a superior fork to Google's afl. It has more speed, more and better mutations, more and better instrumentation, custom module support, etc...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/12/26 12:00 a.m.8 views

American Fuzzy Lop plus plus 4.35c

Google's American Fuzzy Lop is a brute-force fuzzer coupled with an exceedingly simple but rock-solid instrumentation-guided genetic algorithm. afl++ is a superior fork to Google's afl. It has more speed, more and better mutations, more and better instrumentation, custom module support, etc...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/12/19 12:00 a.m.8 views

Optimizing Epsilon Security Parameters in QKD

We investigate the optimization of epsilon-security parameters in quantum key distribution QKD, aiming to improve the achievable secure key rate under a fixed overall composable security level. For this purpose, we employ a continuous genetic algorithm CGA to optimize the epsilon-security...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/11/06 12:00 a.m.15 views

Black-Box Guardrail Reverse-Engineering Attack

Large language models LLMs increasingly employ guardrails to enforce ethical, legal, and application-specific constraints on their outputs. While effective at mitigating harmful responses, these guardrails introduce a new class of vulnerabilities by exposing observable decision patterns. In this...

7.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/10/21 12:00 a.m.46 views

Genesis: Evolving Attack Strategies for LLM Web Agent Red-Teaming

As large language model LLM agents increasingly automate complex web tasks, they boost productivity while simultaneously introducing new security risks. However, relevant studies on web agent attacks remain limited. Existing red-teaming approaches mainly rely on manually crafted attack strategies...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/10/01 12:00 a.m.14 views

American Fuzzy Lop plus plus 4.34c

Google's American Fuzzy Lop is a brute-force fuzzer coupled with an exceedingly simple but rock-solid instrumentation-guided genetic algorithm. afl++ is a superior fork to Google's afl. It has more speed, more and better mutations, more and better instrumentation, custom module support, etc...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/14 12:00 a.m.12 views

ENJ: Optimizing Noise with Genetic Algorithms to Jailbreak LSMs

The widespread application of Large Speech Models LSMs has made their security risks increasingly prominent. Traditional speech adversarial attack methods face challenges in balancing effectiveness and stealth. This paper proposes Evolutionary Noise Jailbreak ENJ, which utilizes a genetic algorit...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/09/03 12:00 a.m.12 views

A Quantum Genetic Algorithm-Enhanced Self-Supervised Intrusion Detection System for Wireless Sensor Networks in the Internet of Things

The rapid expansion of the Internet of Things IoT and Wireless Sensor Networks WSNs has significantly increased the attack surface of such systems, making them vulnerable to a wide range of cyber threats. Traditional Intrusion Detection Systems IDS often fail to meet the stringent requirements of...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/08/07 12:00 a.m.8 views

Enhancing Software Vulnerability Detection through Adaptive Test Input Generation Using Genetic Algorithm

Software vulnerabilities continue to undermine the reliability and security of modern systems, particularly as software complexity outpaces the capabilities of traditional detection methods. This study introduces a genetic algorithm-based method for test input generation that innovatively...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/28 12:00 a.m.8 views

Enhancing Jailbreak Attacks on LLMs Via Persona Prompts

Jailbreak attacks aim to exploit large language models LLMs by inducing them to generate harmful content, thereby revealing their vulnerabilities. Understanding and addressing these attacks is crucial for advancing the field of LLM safety. Previous jailbreak approaches have mainly focused on dire...

7.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/06 12:00 a.m.12 views

Stealix: Model Stealing Via Prompt Evolution

Model stealing poses a significant security risk in machine learning by enabling attackers to replicate a black-box model without access to its training data, thus jeopardizing intellectual property and exposing sensitive information. Recent methods that use pre-trained diffusion models for data...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/16 12:00 a.m.12 views

MPMA: Preference Manipulation Attack against Model Context Protocol

Model Context Protocol MCP standardizes interface mapping for large language models LLMs to access external data and tools, which revolutionizes the paradigm of tool selection and facilitates the rapid expansion of the LLM agent tool ecosystem. However, as the MCP is increasingly adopted,...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2022/05/23 9:30 p.m.39 views

Frelatage - The Python Fuzzer That The World Deserves

pip3 install frelatage Current release :0.0.7 Frelatage is a coverage-based Python fuzzing library which can be used to fuzz python code. The development of Frelatage was inspired by various other fuzzers, including AFL/AFL++, Atheris and PythonFuzz. The main purpose of the project is to take...

7AI score
SaveExploits0References13
Fedora
Fedora
added 2020/02/12 2:15 a.m.47 views

[SECURITY] Fedora 31 Update: spamassassin-3.4.4-1.fc31

SpamAssassin provides you with a way to reduce if not completely eliminate Unsolicited Commercial Email SPAM from your incoming email. It can be invoked by a MDA such as sendmail or postfix, or can be called from a procmail script, .forward file, etc. It uses a genetic-algorithm evolved scoring...

9.3CVSS0.9AI score0.07053EPSS
SaveExploits0
Fedora
Fedora
added 2020/02/12 1:41 a.m.65 views

[SECURITY] Fedora 30 Update: spamassassin-3.4.4-1.fc30

SpamAssassin provides you with a way to reduce if not completely eliminate Unsolicited Commercial Email SPAM from your incoming email. It can be invoked by a MDA such as sendmail or postfix, or can be called from a procmail script, .forward file, etc. It uses a genetic-algorithm evolved scoring...

9.3CVSS0.9AI score0.07053EPSS
SaveExploits0
Fedora
Fedora
added 2020/01/05 12:41 a.m.23 views

[SECURITY] Fedora 31 Update: spamassassin-3.4.3-1.fc31

SpamAssassin provides you with a way to reduce if not completely eliminate Unsolicited Commercial Email SPAM from your incoming email. It can be invoked by a MDA such as sendmail or postfix, or can be called from a procmail script, .forward file, etc. It uses a genetic-algorithm evolved scoring...

0.9AI score
SaveExploits0
Rows per page
Query Builder