8035 matches found
git-all-secrets
git-all-secrets About git-all-secrets is a tool that can: Clone multiple public/private github repositories of an organization and scan them, Clone multiple public/private github repositories of a user that belongs to an organization and scan them, Clone a single public/private repository of an...
DoH_c2_Trigger
DoHc2Trigger 博客文章(blogpost)的配套代码:https://outflank.nl/blog/2018/10/25/building-resilient-c2-infrastructues-using-dns-over-https/...
CVE-2014-1266-poc
OS X/iOS SSL 漏洞概念验证 概述 此存储库包含一些Go代码,用于演示最近发现的iOS和OS X中的SSL验证漏洞。 Apple更新公告 Adam Langley 的分析文章 使用方法 root@kitploit: $ git clone https://github.com/gabrielg/CVE-2014-1266-poc.git $ cd CVE-2014-1266-poc $ go build main.go $ ./main In another terminal $ cd CVE-2014-1266-poc $ go run httpserver.go...
nginxconfig.io
⚙️ NGINX設定ジェネレーター、超強化版 💉 NGINXサーバー設定に必要な唯一のツール。 do.co/nginxconfig » バグを報告 · 機能リクエスト ✨ NGINX Config NGINXは単なるウェブサーバーではありません。おそらく、もうご存知でしょう。 私たちがNGINXを愛する理由: 低メモリ使用量 高並行処理 非同期イベント駆動アーキテクチャ ロードバランシング リバースプロキシ キャッシュ対応FastCGI(PHP) 静的ファイルの驚異的な高速処理 SNI対応TLS/SSL 多数の機能とそれに対応する設定ディレクティブ。...
fprobe
FProbe FProbe - Fast HTTP Probe Installation root@kitploit: GO111MODULE=on go get -u github.com/theblackturtle/fprobe Features Take a list of domains/subdomains and probe for working http/https server. Optimize RAM and CPU in runtime. Support special ports for each domain Verbose in JSON format...
patoolkit
.. image:: https://user-images.githubusercontent.com/743886/43845704-6dbd2558-9ae1-11e8-9f77-239210fe7b6a.png PA Toolkit Pentester Academy Wireshark Toolkit PA Toolkit is a collection of traffic analysis plugins to extend the functionality of Wireshark from a micro-analysis tool and protocol...
GraphStrike
GraphStrike リリースブログ: GraphStrike: Microsoft Graph API を使用して Beacon トラフィックを消失させる 開発者ブログ: GraphStrike: 攻撃的ツール開発の解剖 はじめに GraphStrike は、Cobalt Strike の HTTPS Beacon が C2 通信に Microsoft Graph API を使用できるようにするツールスイートです。すべての Beacon トラフィックは、攻撃者の SharePoint サイトに作成された2つのファイルを介して送信され、Beacon からのすべての通信は...
cve-2021-38647
cve-2021-38647 针对 OMI 中 CVE-2021-38647 远程代码执行漏洞的 PoC 利用工具。 在默认 HTTPS 端口上使用 ExecuteShellCommand 执行单个命令: root@kitploit: python cve-2021-38647.py -s 10.10.10.10 shell id 在默认 HTTP 端口上使用 ExecuteShellCommand 执行单个命令: root@kitploit: python cve-2021-38647.py 10.10.10.10 -p 5985 shell id 在默认 HTTPS 端口上使用...
http-vuln-CVE-2022-41082
更新后的版本同样支持 HTTPS 检查 exchange-vuln-check.nse 针对 HTTP: nmap -p80 --script exchange-vuln-check.nse 针对 HTTPS: nmap -p443 --script exchange-vuln-check.nse 将结果保存到文件 nmap -p80 --script exchange-vuln-check.nse -oN results.txt http-vuln-CVE-2022-41082 Microsoft Exchange Server 远程代码执行漏洞。 nmap -p --script...
cowitness
CoWitness CoWitness 是一款旨在充当 HTTP、HTTPS 和 DNS 服务器的工具。它允许你提供网页服务、记录 HTTP 请求以及自定义 DNS 响应。本 README 提供了功能概述以及如何编译和使用 CoWitness 工具的说明。 功能 HTTP 服务器 :CoWitness 包含一个监听 80 端口 的 HTTP 服务器。它可以提供当前工作目录下的静态文件。每个 HTTP 请求都会被记录,包括客户端的 IP 地址、请求的资源以及用户代理。 HTTPS 服务器 :除了 HTTP 服务器外,CoWitness 还提供一个监听 443 端口的 HTTPS 服务器。与...
mkdev
mkdev 本地开发的真实 HTTPS —— 带 TUI 和局域网共享。 mkdev 在 .local 上运行受信任的 HTTPS。单个 Go 二进制:证书颁发机构 + 反向代理 + /etc/hosts + mDNS 广播 + 完整的 TUI。 它的不同之处在于: 局域网共享 将路由标记为共享,从手机或同一 Wi-Fi 上的任何设备访问 https://app.local。 TUI,不仅仅是 CLI。 实时路由表、请求日志、证书检查、健康诊断。不带参数运行 mkdev 会进入 TUI。 强化的特权边界。 在任何提权调用之前,对 sudo...
Reverse_HTTPS_Bot
ReverseHTTPSBot 0.8 Descripción: Un troyano de acceso remoto https basado en Python para pruebas de penetración. El servidor está basado actualmente en NodeJS Requisitos del Bot: pip install requests pip install pyscreenshot Requisitos del Servidor: sh setup.sh para generar certificado autofirmad...
PacketSender
はじめに https://packetsender.com Read this in other languages:English, Español, Deutsch, Français, italiano 简体中文. Packet Senderは、TCP、UDP、SSL(暗号化TCP)パケットの送受信、およびHTTP/HTTPSリクエストとパネル生成を可能にするオープンソースのユーティリティです。メインラインブランチは公式にWindows、Mac、およびデスクトップLinux(Qt使用)をサポートしています。他の場所で再コンパイルおよび再配布される場合もあります。Packet...
Swego
Swego Golang 编写的瑞士军刀式 Web 服务器。 保持像 Python SimpleHTTPServer 一样的简洁,但拥有众多功能 用法 运行二进制文件 如果你不想自己构建,可以从 https://github.com/nodauf/Swego/releases 获取现成的二进制文件。 否则,需要安装 build-essential 并配置好 GOPATH: root@kitploit: git clone https://github.com/nodauf/Swego.git cd Swego/src make compileLinux 或 make...
typodetect
TypoDetect このツールは、ブルーチーム、SOC、研究者、企業が自社ドメインのアクティブな変異を検出し、フィッシングやスミッシングなどの不正活動にこれらのドメインが使用されるのを防ぐ機能を提供します。 そのために、TypodetectはIANAウェブサイトに公開されている最新のTLD(トップレベルドメイン)の使用、Blockchain DNSにおける分散型ドメインの検証、DoHサービス(DNS over HTTPS)でのマルウェアレポートを可能にします。...
goproxy
GoProxy GoProxy 是一个使用 Go(又称 Golang)编写的库,用于创建定制的 HTTP/HTTPS代理服务器,并提供多种可配置设置。 该项目的目标是提供一个优化过的代理服务器,能够在合理流量下使用,同时又可定制且可编程。 代理本身就是一个 net/http 处理器,因此您可以在它之上添加多个中间件(panic 恢复、日志记录、压缩等)。它可以轻松地与任何其他 HTTP 网络库集成。 要使用 goproxy,需要将浏览器(或任何其他客户端)设置为使用 goproxy 作为 HTTP 代理。 以下是在 Chrome 和 Firefox 中的设置方法。 如果您决定从 base...
httptoolkit
HTTP Toolkit...
trajan
Trajan: CI/CD Security Scanner Trajan scans CI/CD pipelines for security vulnerabilities that attackers use to compromise software supply chains. It supports GitHub Actions, GitLab CI, Azure DevOps, Jenkins, and JFrog. What it does Trajan parses workflow YAML files, builds dependency graphs, runs...
oproxy
oproxy oproxy es un proxy HTTP, HTTPS y SOCKS5 local para inspeccionar, reproducir y modificar tráfico. Está pensado para desarrolladores que prueban navegadores, CLIs, aplicaciones móviles, clientes de API, servicios y suites de pruebas en su propia máquina o en un contenedor Docker local...
hoaxshell
hoaxshell ⚡ The latest version of this project is the HoaxShell standalone listener which comes with refreshed payload templates. Wou can also use it directly from https://revshells.com make sure to choose hoaxshell as the listener. ⚠️ As of 2022-10-18, hoaxshell is detected by AMSI...