Lucene search
+L

1659 matches found

Kitploit
Kitploit
added 2026/09/21 10:01 p.m.51 views

java-remote-class-loader

This tool allows you to send Java bytecode in the form of class files to your clients or potential targets to load and execute using Java ClassLoader together with Reflect API. The client receives the class file from the server and return the respective execution output. Payloads must be written ...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 8:31 p.m.43 views

peframe

======= peframe peframe is a open source tool to perform static analysis on Portable Executable malware and generic suspicious file. It can help malware researchers to detect packer, xor, digital signature, mutex, anti debug, anti virtual machine, suspicious sections and functions, macro and much...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 6:44 p.m.184 views

netstat2neo4j

Netstat Visualization with Neo4j Description Graphs help to spot anomalies and patterns in large datasets. This script takes netstat information from multiple hosts and formats them in a way to make them importable into Neo4j. Neo4j can be queried for find connections to certain hosts, from certa...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 6:40 p.m.126 views

onelinepy

onelinepy Python Obfuscator for FUD Python Code. Download & Run root@kitploit: git clone https://github.com/spicesouls/onelinepy cd onelinepy chmod +x setup.sh ./setup.sh onelinepy Usage Guide root@kitploit: | || | . | | -| | | | -| . | | |Python |||||||||| | |Obfuscator || || usage: oneline.py -...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 1:23 p.m.8 views

CVE-2020-11978

CVE-2020-11978: Удалённое выполнение кода в примерах DAG Apache Airflow Информация Описание: Эта уязвимость позволяет выполнить произвольный код RCE при загрузке примеров DAG в Airflow, потенциально без аутентификации, в сочетании с CVE-2020-13927 Автор CVE : xuxiang of DtDream security Затронуты...

8.8CVSS8.4AI score0.99189EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/21 7:02 a.m.9 views

IE11SandboxEscapes

IE11SandboxEscapes 패치된 IE11 샌드박스 탈출을 위한 몇 가지 예제 소스 코드입니다. c James Forshaw 2014 정보 제공 목적으로만 제공됩니다. 모든 파일은 GPLv3에 따라 라이선스가 부여됩니다. 자세한 내용은 LICENSE를 참조하십시오...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:43 a.m.52 views

gf

gf A wrapper around grep to avoid typing common patterns. What? Why? I use grep a lot. When auditing code bases, looking at the output of meg, or just generally dealing with large amounts of data. I often end up using fairly complex patterns like this one: root@kitploit: ▶ grep -HnrE...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 3:01 p.m.15 views

AntiDebug-AntiVM

AntiDebug/AntiVM 목적 이 저장소는 WinAPI를 살펴보면서 접하게 된 다양한 디버그/VM 탐지 방법을 포함합니다. 이것은 컴파일되어 실행되기 위한 것이 아니라 기존 프로젝트에 이러한 다양한 방법을 구현하는 방법에 대한 예제를 보여주기 위한 것입니다. AntiDebug 및 AntiVM 폴더의 각 파일은 독립적으로 볼 수 있으며, 이것이 GetModuleHandle이 사용되는 이유이기도 합니다...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 2:08 p.m.10 views

4062-1

Пример Black Duck CoPilot Gradle/Travis CI Показывает рабочую настройку использования интеграции Black Duck CoPilot для анализа рисков зависимостей проекта Настройка Travis CI Файл .travis.yml был изменён для загрузки сгенерированных данных о зависимостях в Black Duck CoPilot: root@kitploit:...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 3:31 a.m.37 views

sub404

Sub404: A Fast Tool To Check Subdomain Takeover Vulnerability What is Sub 404 Sub 404 is a tool written in python which is used to check possibility of subdomain takeover vulnerability and it is fast as it is asynchronous. Why During recon process you might get a lot of subdomainse.g more than 10...

5.7AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/18 12:51 a.m.191 views

gdbfuzz

GDBFuzz: Debugger-Driven Fuzzing This is the companion code for the paper: 'Fuzzing Embedded Systems using Debugger Interfaces'. A preprint of the paper can be found here https://publications.cispa.saarland/3950/. The code allows the users to reproduce and extend the results reported in the paper...

6.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/17 7:27 p.m.9 views

CVE-2025-25296

CVE-2025-25296 Доказательство концепции POC Описание Этот проект демонстрирует доказательство концепции POC для уязвимости CVE-2025-25296, затрагивающей Label Studio, инструмент разметки данных с открытым исходным кодом. Уязвимость находится в конечной точке /projects/upload-example, которая не...

6.1CVSS6.6AI score0.01898EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/16 11:55 a.m.8 views

django-xss-example

Проверка у себя Работает только на linux. На windows одна из зависимостей может вызвать ошибку. Перед запуском необходимо установить следующие пакеты: root@kitploit: pip install -r requirements.txt Следует убедиться, что установились пакеты root@kitploit: python -m django --version pip install...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 11:36 a.m.9 views

VULNERABLE-CVE-2024-45337

VULNERABLE-CVE-2024-45337 Пример проекта, демонстрирующего golang код, уязвимый для CVE-2024-45337. Это сопутствующий проект для: https://github.com/NHAS/CVE-2024-45337-POC Чтобы у вас было что эксплуатировать. Использование root@kitploit: go run solver.go -authorised-pubkey ided25519.pub -allowe...

9.1CVSS7.8AI score0.03181EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/16 6:31 a.m.4 views

CVE-2017-9805_example_build

В этом репозитории нет README...

8.1CVSS7.4AI score0.99396EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/15 5:18 p.m.11 views

LovelySn0w

LovelySn0w. Пример приложения для iOS, эксплуатирующего CVE-2018-4150. Если оно не компилируется в XCode, пожалуйста, напишите мне в Twitter. Скорее всего, это моя вина! На данный момент оно не завершено. Если вы находите root@kitploit: //ACPV ›Some version ... вы пришли сюда из PS4-Scene и ждете...

9.3CVSS8.1AI score0.06522EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in pyyaml

PyYAML 5.1 through 5.1.2 has insufficient restrictions on the load and loadall functions due to a class deserialization issue. For example, Popen is a class in the subprocess module. NOTE: This issue exists because of an incomplete fix for CVE-2017-18342...

9.8CVSS7.4AI score0.05114EPSS
SaveExploits1References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.3 views

Astra Linux – Vulnerability in Tomcat9

Uncontrolled resource consumption vulnerability in Apache Tomcat’s WebSocket chat example. This issue affects Apache Tomcat versions: 11.0.0-M20 through 11.0.24, 10.1.24 through 10.1.57, and 9.0.89 through 9.0.120. Users who have followed security guidelines to remove example web applications are...

7.5CVSS5.7AI score0.00533EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:52 p.m.41 views

CVE-2026-90456

CVE-2026-90456 affects a bundled inventory-management component whose example environment-configuration file ships with a fixed, publicly-known administrative password . If a deployment copies this example file into active configuration without running the setup routine that regenerates credentia...

9.2CVSS5.7AI score0.00253EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 9:52 p.m.33 views

CVE-2026-90456

An example environment-configuration file for a bundled inventory-management component ships with a fixed, publicly-known administrative password. A deployment that copies this example file into active configuration without running the setup routine that regenerates credentials will expose that...

9.2CVSS0.00253EPSS
SaveExploits0References1
Rows per page
Query Builder