2568 matches found
CVE-2020-17518
Apache Flink目录遍历漏洞,可通过REST API读/写远程文件 漏洞编号: CVE-2020-17518 漏洞描述: CVE-2020-17518:通过REST API写入远程文件 受影响的版本: Flink 1.5.1-1.11.2 安全版本: Flink 1.11.3或Flink 1.12.0 Flink 1.5.1引入了REST API,可通过恶意修改的HTTP HEADER,将任意文件复制到文件系统的任意位置。 用法: 单个:python CVE-2020-17518.py -u http://IP:port 批量:python CVE-2020-17518.py -...
EasyScan
EasyScan EasyScan 是一个 Python 脚本,通过检查网站的 HTTP 头部、DNS 记录及其他配置来分析其安全性。该脚本会生成一份安全报告,包含评分、等级以及针对潜在漏洞的修复建议。 功能与测试项 该脚本涵盖以下测试项: 1. SSL/TLS 验证 :检查站点是否使用 HTTPS,验证证书有效性,并报告过期情况(提前30天发出警告)。 2. 同站点脚本 :检查是否存在 Referrer-Policy 头部及 meta 标签。 3. SPF 记录 :检查是否存在发件人策略框架记录。 4. DMARC 记录 :检查是否存在基于域的消息认证、报告与一致性记录。 5. DNS...
Log4j-Scanner-Exploit
Log4Shell-Scanner-Exploit 用于远程识别和/或利用Log4shell漏洞的bash脚本。 该工具使用LDAP payload以及X-Api-Version、User-Agent和X-Forwarded-For头部进行多项测试。 务必在获得被审计服务/应用程序所有者的授权后使用此脚本。 依赖项: 1. 从Github创建预配置的LDAP服务器:https://github.com/mbechler/marshalsec mvn clean package -DskipTests && Java -cp...
zeek-netsupport-detector
NetSupport Contexto https://unit42.paloaltonetworks.com/cortex-xdr-detects-netsupport-manager-rat-campaign/ PCAP de prueba: https://app.any.run/tasks/b5d9853f-0dca-45ef-9532-83feeedcbf42 Ejemplo: root@kitploit: $ zeek -Cr b5d9853f-0dca-45ef-9532-83feeedcbf42.pcap $ cat notice.log separator \x09...
hsecscan
hsecscan Un escáner de seguridad para cabeceras de respuesta HTTP. Requisitos Python 2.x Módulos de Python os.path argparse sqlite3 urlparse urllib2 urllib json ssl Instalación root@kitploit: $ pip install hsecscan Uso root@kitploit: $ hsecscan usage: hsecscan.py -h -P -p -H Header -u URL -R -i -...
ipsourcebypass
This Python script can be used to bypass IP source restrictions using HTTP headers. Features 17 HTTP headers. Multithreading. JSON export with --json outputfile.json. Auto-detecting most successful bypasses...
ipsourcebypass
Este script de Python se puede usar para eludir las restricciones de fuente IP usando cabeceras HTTP. Características 17 cabeceras HTTP. Multihilo. Exportación JSON con --json outputfile.json. Detección automática de las soluciones más exitosas...
nuclei-templates
Nuclei Templates Community curated list of templates for the nuclei engine to find security vulnerabilities in applications. Documentation • Contributions • Discussion • Community • FAQs • Join Discord Templates are the core of the which powers the actual scanning engine. This repository stores a...
struts2_cve-2017-5638
struts2cve-2017-5638 Esto es una especie de porting a Java del exploit en Python disponible en: https://www.exploit-db.com/exploits/41570/. Este software está escrito para no tener dependencias externas. AVISO LEGAL Esta herramienta está pensada para ingenieros de seguridad y personal de appsec...
aquatone
AQUATONE Aquatone is a tool for visual inspection of websites across a large amount of hosts and is convenient for quickly gaining an overview of HTTP-based attack surface. Installation 1. Install Google Chrome or Chromium browser -- Note: Google Chrome is currently giving unreliable results when...
wsvuls
WSVuls Website vulnerability scanner detect issues outdated server software and insecure HTTP headers...
wsvuls
WSVuls 网站漏洞扫描器,检测过时的服务器软件和不安全的HTTP头等问题。 什么是 WSVuls? WSVuls 是一款适用于 Linux、Windows 和 macOS 的简单而强大的命令行工具。它专为开发者/测试人员以及 IT 工作者设计,只需一条命令即可测试网站漏洞和分析网站。 它会检测过时的软件版本、不安全的 HTTP 头以及冗长且无用的请求。 为什么选择 WSVuls? WSVuls 可以在爬取过程中提取以下数据: Cloudflare: IP Address Ports Hex Headers Protocol Version 统计数据: First Byte Start...
CVE-2023-49606
🇮🇱 BringThemHome NeverAgainIsNow 🇮🇱 我们要求安全归还所有被恐怖组织哈马斯劫持为人质的公民。在每个人质获释并安全返回家园之前,我们不会停止。你可以帮助他们回家。https://stories.bringthemhomenow.net/ CVE-2023-49606: Tinyproxy 释放后使用漏洞分析 🚨 严重漏洞警报 🚨 Tinyproxy 中 CVE-2023-49606 的技术报告 漏洞概述 🔍 CVE-2023-49606 是一个在 Tinyproxy(轻量级 HTTP/S 代理服务器)中发现的关键级别释放后使用漏洞。该缺陷存在于...
wonitor
web 监控器 快速、零配置的 Web 端点变化监控器。用于比较响应,会将选定的 HTTP 标头列表和完整响应体存储在本地键值存储文件中。无需配置。 为了增加网络吞吐量,--worker 标志允许设置监控时的并发数。 返回 JavaScript 内容类型的端点默认会被美化。 添加 URL 时使用 --headersOnly 可以仅监控响应标头。 安装 通过 Go 或 二进制发布版 安装: root@kitploit: go get -u github.com/rverton/wonitor 使用 root@kitploit: λ $ ./wonitor NAME: wonitor - w...
wonitor
web monitor fast, zero config web endpoint change monitor. for comparing responses, a selected list of http headers and the full response body is stored on a local key/value store file. no configuration needed. to increase network throughput, a --worker flag allows to set the concurrency when...
rustbuster
rustbuster A Comprehensive Web Fuzzer and Content Discovery Tool Introduction Check the blog post: Introducing Rustbuster — A Comprehensive Web Fuzzer and Content Discovery Tool Download You can download prebuilt binaries from here. Installation root@kitploit: installrustbuster echo "Installing...
CVE-2016-5699-poc
CVE-2016-5699-poc CVE-2016-5699 漏洞的 PoC 代码 poc.py 文件是向 receiver.py 发送 URL 的程序 receiver.py 是基于 Flask 的 HTTP 接收头测试程序 视频 : https://youtu.be/ugUt5iKpcV4 bunseokbot@UpRoot...
CVE-2021-3441-check
HP CVE Check CVE-2021-3441 の IoC 発見を自動化する Python 製脅威インテリジェンスツールです。ターゲットの侵害指標(IoC)を簡単に検索できます。 root@kitploit: //| ////|| CVE-2021-3441 Check |=== |----| || | | �| || Author: Tyler Butler || �| || @tbutler0x90 | ||/.�---.|| | || |-||/||-. | |� |||==HP===||||/ 概要 CVE-2021-3441 CVE Check は、CVE...
log4j2-CVE-2021-45046
Sample Log4j2 vulnerable application CVE-2021-45046 Versions Affected: all versions from 2.0-beta9 to 2.15.0 This application is based on Spring Boot web application vulnerable to CVE-2021-45046 It uses Log4j 2.14.1 through spring-boot-starter-log4j2 2.6.1. Running the application Run it:...
waf-bypass
WAF Bypass Tool WAF Bypass Tool is an open source tool to analyze the security of any WAF for False Positives and False Negatives using predefined and customizable payloads. Check your WAF before an attacker does. WAF Bypass Tool is developed by Nemesida WAF team with the participation of...