Lucene search
+L

4679 matches found

Kitploit
Kitploit
added 2026/09/13 6:13 a.m.5 views

kcatcher

Catch what's lurking in your Kafka clusters. Introduction Kcatcher is a command-line utility for enumerating and evaluating Kafka cluster configurations. It connects to Apache Kafka clusters and retrieves detailed information about brokers, topics, ACLs, and even samples messages. Perfect for...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 6:07 a.m.129 views

Adalanche

Adalanche Open Source Attack Graph Visualizer and Explorer Adalanche gives instant results, showing you what permissions users and groups have in an Active Directory. It is useful for visualizing and exploring who can take over accounts, machines or the entire domain, and can be used to find and...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 3:03 a.m.8 views

ACLight

ACLight A tool for advanced discovery of Privileged Accounts - including Shadow Admins. ACLight2 is the improved version of the tool. Shadow Admins Research The tool version 1 was published as part of the "Shadow Admins" research - more details on "Shadow Admins" are in the blog post:...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 2:01 a.m.162 views

s3tk

s3tk A security toolkit for Amazon S3 🍊 Battle-tested at Instacart Installation Run: root@kitploit: pip install s3tk You can use the AWS CLI or AWS Vault to set up your AWS credentials: root@kitploit: pip install awscli aws configure See IAM policies needed for each command. Commands Scan Scan yo...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 10:47 p.m.144 views

aclpwn.py

aclpwn.py Aclpwn.py is a tool that interacts with BloodHound to identify and exploit ACL based privilege escalation paths. It takes a starting and ending point and will use Neo4j pathfinding algorithms to find the most efficient ACL based privilege escalation path. Aclpwn.py is similar to the...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 9:17 p.m.8 views

S3BucketList

S3BucketList Search, lists, and checks S3 Buckets found in network requests while you are browsing. Features Filters S3Buckets Extract ACL permissions Download recorded buckets Manage recorded buckets Tab-specific bucket recording Detect unclaimed / hanging / vulnerable buckets Installation Chrom...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 8:45 p.m.9 views

PowerHuntShares

PowerHuntShares v2 PowerHuntShares is PowerShell tool designed to help cybersecurity teams and penetration testers better identify, understand, attack, and remediate SMB shares in the Active Directory environments they protect. Every hacker has a story about abusing SMB shares, but it’s an attack...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 7:25 p.m.69 views

mud-visualizer

Manufacturer Usage Description MUD Visualizer Warning: mud-visualizer is currently beta. Use at your own risk. This tool can be used to visualize the MUD files in JSON format. Table of Contents Motivation Installation Supported MUD Abstractions Contribution Support Citation License Motivation MUD...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 5:15 p.m.13 views

ldap_shell

LDAP shell This project is a fork of ldapshell from Impacket. It provides an interactive shell for Active Directory enumeration and manipulation via LDAP/LDAPS protocols, making it useful for both system administrators and security professionals. Installation These tools are only compatible with...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 3:48 p.m.5 views

HAProxy-CVE-2023-45539-PoC

HAProxy-CVE-2023-45539-PoC HAProxy before 2.8.2 accepts as part of the URI component, which might allow remote attackers to obtain sensitive information or have unspecified other impact upon misinterpretation of a pathend rule, such as routing index.html.png to a static server. What gets misroute...

8.2CVSS7AI score0.01526EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:57 p.m.8 views

r77-rootkit

r77 Руткит Безфайловый руткит кольца 3 r77 — это руткит кольца 3, который скрывает всё: Файлы, каталоги Процессы и использование CPU/GPU Ключи и значения реестра Службы TCP и UDP соединения Соединения, именованные каналы, запланированные задачи Сокрытие по префиксу Всё, что начинается с "$77",...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:04 p.m.9 views

CVE-2020-11890

Сделано HK CVE-2020-11890: Неправильные проверки ввода в классе таблицы usergroup могут привести к нарушению конфигурации ACL и RCE Ссылка https://developer.joomla.org/security-centre/810-20200402-core-missing-checks-for-the-root-usergroup-in-usergroup-table.html PoC Уязвимая версия: Joomla core ...

5.3CVSS6AI score0.02761EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 1:54 p.m.6 views

CVE-2022-33891

「💥」CVE-2022-33891 설명 Apache Spark UI는 구성 옵션 spark.acls.enable을 통해 ACL을 활성화할 수 있는 기능을 제공합니다. 인증 필터를 사용하면 사용자가 애플리케이션을 보거나 수정할 수 있는 액세스 권한이 있는지 확인합니다. ACL이 활성화된 경우 HttpSecurityFilter의 코드 경로를 통해 임의의 사용자 이름을 제공하여 가장impersonation을 수행할 수 있습니다. 악의적인 사용자는 입력을 기반으로 Unix 셸 명령을 구성한 후 실행하는 권한 확인 함수에 도달할 수...

8.8CVSS8AI score0.93076EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/12 1:40 p.m.8 views

s3tk

s3tk Набор инструментов безопасности для Amazon S3 🍊 Проверено в бою в Instacart Установка Выполните: root@kitploit: pip install s3tk Вы можете использовать AWS CLI или AWS Vault для настройки своих учётных данных AWS: root@kitploit: pip install awscli aws configure См. политики IAM, необходимые...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 1:36 p.m.6 views

acltoolkit

acltoolkit acltoolkit은 ACL 남용을 위한 스위스 군용 칼입니다. 여러 가지 ACL 남용을 구현합니다. 목차 acltoolkit 목차 설치 사용법 명령어 get-objectacl set-objectowner give-genericall give-dcsync add-groupmember set-logonscript 설치 root@kitploit: pip install acltoolkit-ad 또는 root@kitploit: git clone https://github.com/zblurx/acltoolkit.gi...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 1:36 p.m.36 views

acltoolkit

acltoolkit acltoolkit is an ACL abuse swiss-army knife. It implements multiple ACL abuses. Table of Contents acltoolkit Table of Contents Installation Usage Commands get-objectacl set-objectowner give-genericall give-dcsync add-groupmember set-logonscript Installation root@kitploit: pip install...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 12:01 p.m.8 views

CVE-2021-41805

CVE-2021-41805 - HashiCorp Consul Enterprise RCE !WARNING LEGAL DISCLAIMER: This tool is STRICTLY for EDUCATIONAL PURPOSES ONLY! Usage of this tool for attacking targets without prior mutual consent is ILLEGAL. It is the user's responsibility to obey all laws that apply whilst using this tool. Th...

8.8CVSS7.8AI score0.3479EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/12 11:19 a.m.5 views

CVE-2022-33891

CVE-2022-33891 - Apache Spark Command Injection Vulnerability ⚠️ For educational and authorized security research purposes only Original Exploit Authors Very grateful to the original PoC author AkbarTrilaksana Description The Apache Spark UI offers the possibility to enable ACLs via the...

8.8CVSS7.9AI score0.93076EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/12 10:19 a.m.9 views

OUned

OUned OUned 프로젝트는 gPLink 조작을 통해 OUOrganizational Units ACL 남용을 자동화하는 익스플로잇 도구입니다. 공격의 배경 원리, 필요한 설정, 도구 사용 방법에 대한 자세한 설명은 관련 기사를 참조하십시오: https://www.synacktiv.com/publications/ounedpy-exploiting-hidden-organizational-units-acl-attack-vectors-in-active-directory 설치 설치는 저장소를 클론한 후 의존성을 설치하여 수행할 수...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 10:00 a.m.7 views

CVE-2021-41805

CVE-2021-41805 Hashicorp Consul RCE via API HashiCorp Consul Enterprise before 1.8.17, 1.9.x before 1.9.11, and 1.10.x before 1.10.4 has Incorrect Access Control. An ACL token with the default operator:write permissions in one namespace can be used for unintended privilege escalation in a differe...

8.8CVSS7.8AI score0.3479EPSS
SaveExploits3
Rows per page
Query Builder