126 matches found
snitch
snitch a friendlier ss / netstat for humans. inspect network connections with a clean tui or styled tables. install homebrew root@kitploit: brew install snitch thanks to @bevanjkay for adding snitch to homebrew-core go root@kitploit: go install github.com/karol-broda/snitch@latest nixpkgs...
assetfinder
assetfinder 주어진 도메인과 잠재적으로 관련된 도메인 및 서브도메인을 찾습니다. 설치 Go가 설치 및 구성되어 있고 즉, $PATH에 $GOPATH/bin이 포함되어 있음: root@kitploit: go get -u github.com/tomnomnom/assetfinder 그렇지 않으면 플랫폼에 맞는 릴리스를 다운로드하세요. 실행을 더 쉽게 하려면 바이너리를 $PATH에 넣을 수 있습니다. 사용법 root@kitploit: assetfinder --subs-only 출처 새로운 출처를 추가하는 Pull Reques...
getsubdomain
getsubdomain サブドメインのリストを取得し、各レスポンスコードに基づいてアクティブかどうかを確認します。c99.nlのAPIを使用しています。 インストール root@kitploit: ▶ go install github.com/abaykan/getsubdomain@latest APIKEYを/.config/c99.txtに配置します: root@kitploit: ▶ echo "" /.config/c99.txt 使い方 単一ドメイン root@kitploit: ▶ echo "kustirama.id" | getsubdomain または...
Eris
Eris Eris は、Go と Fyne で書かれたデスクトップ PGP ワークステーションです。 暗号化されたボールトに鍵を保存し、署名、暗号化、復号、検証のためのクリーンな UI を提供します。 機能 保存された鍵のための暗...
dexfinder
dexfinder 英语 | 中文 | 网站 网站 : junelegency.github.io/dexfinder 跨平台 APK/DEX 方法和字段引用查找工具,支持调用链追踪、ProGuard/R8 反混淆以及 Android 隐藏 API 检测。 灵感来源于 Android 的 veridex 工具,使用 Go 重新实现并增强了功能:更快的反射检测、调用链追踪(veridex 仅显示一层)以及灵活的输出格式。 功能 APK/DEX/JAR 扫描 — 解析 DEX 字节码,提取所有方法/字段/字符串引用 多格式查询 — 按 Java 名称、DEX/JNI 签名或简单关键词搜索...
hikvision_brute
hikvisionbrute CVE-2021-36260 エクスプロイトを使用して Hikvision カメラをブルートフォースする 実行 go run src/main.go -help で実行引数のヘルプを表示できます 実行例 go run src/main.go -infile ../CVE-NEW/hikvisionlist.txt.bak -threads 300 -maxtries 3 -timeout 10 -delay 2000 -good goodout.txt -bad badout.txt -err errout.txt -unknown unknownout.t...
envocabulary
envocabulary For every variable in your current shell, find the file and line that set it — or which subsystem direnv, launchd, terminal, SSH, system injected it. Plus a few static-file commands for the moment your shell config has sprawled across N files and backups and you've lost the plot. I...
useragent
useragent Una colección completa y categorizada de User Agents. Instrucciones de instalación Para instalar la herramienta useragent, usa el siguiente comando: root@kitploit: go install -v github.com/projectdiscovery/useragent/cmd/ua@latest Uso Para mostrar la ayuda de la herramienta, usa el...
Pulsar
Pulsar Pulsar is a tool for data exfiltration and covert communication that enable you to create a secure data transfer, a bizarre chat or a network tunnel through different protocols, for example you can receive data from tcp connection and resend it to real destination through DNS packets 🎉...
androidqf
androidqf 注意:此项目当前不再维护。一个独立的复刻(fork)可在MVT项目 下找到。 androidqf(Android Quick Forensics)是一个便携式工具,用于简化从Android设备获取相关取证数据的过程。 下载 androidqf 构建 适用于Linux、Windows和Mac的可执行二进制文件应在最新发布中找到。如果运行二进制文件遇到问题,你可以自行构建。 要构建androidqf,你需要安装Go 1.18+。还需要安装 make。准备好后,你可以克隆仓库,并根据所选平台运行以下任一命令: root@kitploit: make linux make...
Barcha
🚀 Barcha Barcha is your Swiss‑Army knife for SQL Injection reconnaissance 🔍. Written in Go, it automates: Shodan enumeration of SSL hosts 🕵️♂️ Liveness & redirect checks ignores bad certs 🔄 Automated Ghauri tests for each host 🛡️ SQLite logging of every scan 🔖 🌟 Features 📡 Shodan Dork :...
CVE-2022-21907-RCE
CVE-2022-21907-RCE CVE-2022-21907脆弱性RCE PoC 使用方法: go run ./CVE-2022-21907.go -h...
meg
meg meg 是一个用于批量获取URL的工具,同时保持对服务器的“友好”。 它可以用来为多个主机获取多个路径;在移动到下一个路径并重复之前,为所有主机获取一个路径。 您可以快速获得大量结果,但不会对单个主机造成流量泛滥。 安装 meg 是用 Go 编写的,没有运行时依赖项。如果您已安装并配置了 Go 1.9 或更高版本,可以使用 go install 安装 meg: root@kitploit: ▶ go install github.com/tomnomnom/meg@latest 或者下载二进制文件并将其放在您的 $PATH 中(例如在 /usr/bin/ 下)。 安装错误...
go-dbmigrate
migrate Goで書かれたマイグレーションヘルパーです。既存のGolangコードで使用するか、 CLI経由でコマンドを実行できます。 root@kitploit: GoCode import github.com/mattes/migrate/migrate CLI go get -u github.com/mattes/migrate 特徴 実装が非常に簡単なドライバーインターフェース。 ^Cで実行中のマイグレーションを安全に終了。 魔法のような検索パスルーチンや、ハードコードされた設定ファイルは不要。 CLIはmigrateパッケージの上に構築されています。 利用可能なドライバー...
mantra
「🔑」 About Mantra The tool in question was created in Go and its main objective is to search for API keys in JavaScript files and HTML pages. It works by checking the source code of web pages and script files for strings that are identical or similar to API keys. These keys are often used for...
tldfinder
TLDFinder Características • Instalación • Uso • Ejecutar tldfinder • Únete a Discord Una herramienta optimizada para descubrir TLD privados para la investigación de seguridad...
FollinaScanner
FollinaScanner Goで書かれた、Follinaエクスプロイト(CVE-2022-30190)をスキャンするツール 注:「疑わしいファイル」とは、URLが含まれているが機能していないファイルを意味します コンパイル root@kitploit: git clone https://github.com/ErrorNoInternet/FollinaScanner cd FollinaScanner go build 使用法 root@kitploit: 現在のディレクトリをスキャン ./follina-scanner -r . 特定のファイルをスキャン...
vet
Quick Start • Documentation • Community !NOTE vet supports special mode for Agent Skills. Run to scan an Agent Skill hosted in a GitHub repository...
vuln-list-update
vuln-list-update 脆弱性情報を収集し、パース可能な形式で自動保存します データ https://github.com/aquasecurity/vuln-list/ 使用方法 root@kitploit: $ vuln-list-update -h Usage of vuln-list-update: -target string update target nvd, alpine, alpine-unfixed, redhat, redhat-oval, debian, ubuntu, amazon, bottlerocket, oracle-oval,...