Lucene search
+L

1608 matches found

Kitploit
Kitploit
•added 2026/09/25 2:23 a.m.•8 views

CVE-2022-34265

CVE-2022-34265 Usage start root@kitploit: docker-compose build docker-compose up -d stop root@kitploit: docker-compose down PoC verification of Django vulnerability CVE-2022-34265 A vulnerability CVE-2022-34265 in Django was disclosed on July 5, 2022 US time. This article describes our discussion...

9.8CVSS7AI score0.73607EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/25 2:06 a.m.•11 views

frida-ipa-extract

frida-ipa-extract Este proyecto fue inspirado por frida-ios-dump. Ya que recientemente encontré problemas con esa herramienta, decidí crear frida-ipa-extract con mayor robustez y adiciones para abordar los problemas que enfrentamos hoy. Extrae un .ipa descifrado de un dispositivo iOS con jailbrea...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 11:56 p.m.•62 views

lst2x64dbg

lst2x64dbg This command extracts all the labels found in the LST file that is given as the single argument. An x64dbg database is created in the current directory based on the extracted labels. The LST file can be generated in IDA from the File menu: Produce file - Create LST file... Example...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 9:20 p.m.•135 views

uefi-firmware-parser

UEFI Firmware Parser .. image:: https://travis-ci.org/theopolis/uefi-firmware-parser.svg?branch=master :target: https://travis-ci.org/theopolis/uefi-firmware-parser The UEFI firmware parser is a simple module and set of scripts for parsing, extracting, and recreating UEFI firmware volumes. This...

5.7AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 9:06 p.m.•68 views

nuubi

Nuubi Tools Scanner, Recon. Details root@kitploit: Options: -h/--help | Show help message and exit Arguments: -b/--banner | Banner grabing of target ip address -s/--subnet | Subnetlookup of target -c/--cms | Cms detect with headers -d/--dns | Dnslookup of target domain -e/--extract | Extract link...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
•added 2026/09/24 9:03 p.m.•61 views

teams_dump

PoC for dumping and decrypting cookies in the latest version of Microsoft Teams extract.py just dumps without arguments extract.exe is just extract.py packed into an exe teamsdump.py List values in the database root@kitploit: python.exe .\teamsdump.py teams --list Table: meta Columns in meta: key...

5.4AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 4:53 p.m.•14 views

CVE-2026-23907

Vulnerabilidad de Path Traversal en Apache PDFBox Resumen de la Vulnerabilidad Descripción El código de ejemplo ExtractEmbeddedFiles de Apache PDFBox no sanitiza los nombres de archivo al extraer archivos incrustados de PDFs. Un atacante puede incrustar archivos con secuencias de path traversal ....

6.2AI score0.00886EPSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 7:44 a.m.•64 views

gitjacker

gitjacker Gitjacker downloads git repositories and extracts their contents from sites where the .git directory has been mistakenly uploaded. It will still manage to recover a significant portion of a repository even where directory listings are disabled. For educational/penetration testing use...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 3:41 a.m.•17 views

Email-Extract

Email-Extract - 从枚举网站中提取电子邮件的工具! 更新 :已转换为CLI工具,添加了格式选项,用于格式化除dirb生成的列表之外的列表。 Email-Extract 是我编写的一个简单工具,用于帮助从网站中提取电子邮件以进行OSINT研究。只需使用像 dirb 或 wfuzz 这样的常见工具进行枚举,并在输出文件中添加 'CODE:200'。然后该文件将被解析并扫描电子邮件,当然你也可以使用我的工具自动使用 dirb 枚举网站。 开始使用 首先,运行 sudo ./main.py 或 sudo python3 main.py 并添加 -a、-m 或 -f...

5.9AI score
SaveExploits0
Nuclei
Nuclei
•added 2026/09/24 2:06 a.m.•4 views

WeGIA < 3.6.5 - Unauthenticated Authentication Bypass via extract()

WeGIA 3.6.5 contains an authentication bypass caused by unsafe use of extract on $REQUEST, letting unauthenticated attackers bypass authentication and access protected areas, exploit requires no authentication. id: CVE-2026-28411 info: name: WeGIA 3.6.5 - Unauthenticated Authentication Bypass via...

9.8CVSS5.8AI score0.0291EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
•added 2026/09/23 9:12 p.m.•4 views

postgresql: PostgreSQL: Privilege escalation via SQL injection in EXTRACT() deparse

A SQL injection flaw in PostgreSQL's EXTRACT expression deparser allows an authenticated object owner to execute arbitrary SQL commands with superuser privileges. By defining a hostile database object, an attacker can achieve privilege escalation when deparsing tools like pgdump or psql inspect o...

8.8CVSS6.3AI score0.00466EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 5:12 p.m.•4 views

postgresql: PostgreSQL: Privilege escalation via SQL injection in EXTRACT() deparse

A SQL injection flaw in PostgreSQL's EXTRACT expression deparser allows an authenticated object owner to execute arbitrary SQL commands with superuser privileges. By defining a hostile database object, an attacker can achieve privilege escalation when deparsing tools like pgdump or psql inspect o...

8.8CVSS6.3AI score0.00466EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 2:12 p.m.•3 views

postgresql: PostgreSQL: Privilege escalation via SQL injection in EXTRACT() deparse

A SQL injection flaw in PostgreSQL's EXTRACT expression deparser allows an authenticated object owner to execute arbitrary SQL commands with superuser privileges. By defining a hostile database object, an attacker can achieve privilege escalation when deparsing tools like pgdump or psql inspect o...

8.8CVSS6.3AI score0.00466EPSS
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/23 12:26 p.m.•9 views

CVE-2022-34265

CVE-2022-34265 PoC para CVE-2022-34265 Descripción Se descubrió un problema en Django 3.2 anterior a 3.2.14 y 4.0 anterior a 4.0.6. Las funciones de base de datos Trunc y Extract son susceptibles a inyección SQL si se utilizan datos no confiables como valor de kind/lookupname. Las aplicaciones qu...

9.8CVSS6.9AI score0.73607EPSS
SaveExploits3
NVD
NVD
•added 2026/09/23 9:17 a.m.•10 views

CVE-2026-93368

The Rename wp-login.php to anything you want plugin for WordPress is vulnerable to time-based SQL Injection via 'log' Username Parameter in all versions up to, and including, 2.0.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL...

7.5CVSS0.00304EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 8:09 a.m.•6 views

postgresql: PostgreSQL: Privilege escalation via SQL injection in EXTRACT() deparse

A SQL injection flaw in PostgreSQL's EXTRACT expression deparser allows an authenticated object owner to execute arbitrary SQL commands with superuser privileges. By defining a hostile database object, an attacker can achieve privilege escalation when deparsing tools like pgdump or psql inspect o...

8.8CVSS8.1AI score0.00466EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 7:19 a.m.•6 views

postgresql: PostgreSQL: Privilege escalation via SQL injection in EXTRACT() deparse

A SQL injection flaw in PostgreSQL's EXTRACT expression deparser allows an authenticated object owner to execute arbitrary SQL commands with superuser privileges. By defining a hostile database object, an attacker can achieve privilege escalation when deparsing tools like pgdump or psql inspect o...

8.8CVSS8.1AI score0.00466EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/23 6:00 a.m.•5 views

EUVD-2022-56060

The jet-form-builder-stripe-gateway WordPress plugin before 1.1.0 does not sanitise and escape a payment token before using it in a SQL statement, allowing unauthenticated users to extract arbitrary data from the database, including password hashes...

8.6CVSS5.9AI score0.00267EPSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/22 8:02 p.m.•8 views

CTF_Django_CVE-2022-34265

CTFCVE-2022-34265 Descripción Se descubrió un problema en Django 3.2 anterior a 3.2.14 y 4.0 anterior a 4.0.6. Las funciones de base de datos Trunc y Extract son susceptibles a inyección SQL si se utilizan datos no confiables como valor del parámetro kind/lookupname. Las aplicaciones que restring...

9.8CVSS6.9AI score0.73607EPSS
SaveExploits3
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/22 3:12 p.m.•6 views

Security Bulletin: extract-zip-2.0.1.tgz (Publicly disclosed vulnerability found by Scanner)

Summary extract-zip through 2.0.1 only checks the parent directory of each archive entry, allowing a symlink-then-regular-file pair with identical names to write through the planted symlink and achieve arbitrary file write outside the destination directory. CVSS: 8.1 High, CWE-22. Vulnerability...

8.1CVSS6.1AI score0.0028EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder