8449 matches found
rayder
Rayder A lightweight tool for orchestrating and organizing your command-line workflows About • Installation • Usage • Workflow Configuration • Parallel Execution • Workflows About Rayder is a command-line tool designed to simplify the orchestration and execution of workflows. It allows you to...
polymorph
Polymorph Polymorph is a tool that facilitates the modification of network traffic on the fly by allowing the execution of Python code on network packets that are intercepted in real time. This framework can be used to modify in real time network packets that implement any publicly specified...
evillimiter
Evil Limiter A tool to monitor, analyze and limit the bandwidth upload/download of devices on your local network without physical or administrative access. evillimiter employs ARP spoofing and traffic shaping to throttle the bandwidth of hosts on the network. Searching for a Windows-compatible...
WHOREPRESS
WordPress 登录检查器 安装 root@kitploit: npm install --global whorepress 使用方法 确保你有一个列表,格式如下: url:username:pass root@kitploit: whorepress list.txt 参数列表 参数| 描述 ---|--- --admin-only| 仅检查管理员权限 --debug| 调试错误输出 --output| 输出文件 作者 网站: https://imtaqin.id Github: @fdciabdul 支持我们 如果这个项目对你有帮助,请给个 ⭐️!...
sleuthkit
The Sleuth Kit INTRODUCTION The Sleuth Kit is an open source forensic toolkit for analyzing Microsoft and UNIX file systems and disks. The Sleuth Kit enables investigators to identify and recover evidence from images acquired during incident response or from live systems. The Sleuth Kit is open...
ipsw
ipsw iOS/macOS Research Swiss Army Knife What is ipsw 🤔 ipsw is a comprehensive command-line research framework for iOS and macOS. It provides an extensive toolkit for security researchers, reverse engineers, jailbreak developers, and iOS enthusiasts to download, parse, and analyze Apple firmware...
standalone_tdo
TDO 独立提取器 一款功能强大的独立命令行工具,利用具有高级结构化输出能力的大语言模型从文档中提取网络威胁情报(CTI)。 🚀 功能特性 多格式文档支持 :PDF、DOCX、TXT 和 Markdown 文件 高级 LLM 集成 :Google Gemini 模型,具备结构化输出和自动回退解析能力 全面的 CTI 模式 :12 种实体类型和 24 种关系类型,附带丰富属性 检测机会生成 :创建可操作、有证据支持的网络威胁检测规则 攻击流合成 :生成基于证据的 MITRE ATT&CK 流程图 结构化输出可靠性 :Pydantic 模式,100% JSON 解析成功率 并行处理...
ip-finder-cli
IPFinder CLI Command Line Interface https://ipfinder.io/ Supports Single IP Address, asn, ranges, firewall as Input Supports Bulk Exports Results to Screen or to An Output File Supports IPv4 and IPv6 Supports ASN number , RANGES , Firewall Getting Started sign up for a free account at...
ip-finder-cli
IPFinder CLI 命令行界面 https://ipfinder.io/ 支持单个IP地址、ASN、范围、防火墙作为输入 支持批量处理 将结果导出到屏幕或输出文件 支持IPv4和IPv6 支持ASN号码、范围、防火墙 开始使用 在 https://ipfinder.io/auth/signup 注册免费账户,获取免费的IPFinder API访问令牌。 免费计划每天限制4000次请求,并且不包含某些数据字段。 要启用所有数据字段和更多请求量,请参阅 https://ipfinder.io/pricing。 文档 访问 IPFinder文档。 系统要求 PHP = 7.0 JSON...
ipatool
IPATool ipatool is a command line tool that allows you to search for iOS, iPadOS, tvOS, and visionOS apps on the App Store and download a copy of the app package, known as an ipa file. Requirements Installation Manual Package Manager macOS Usage Compiling License Releases FAQ...
anew
anew Añade líneas desde stdin a un archivo, pero solo si no aparecen ya en el archivo. También envía las líneas nuevas a stdout, lo que lo hace similar a un tee -a que elimina duplicados. Ejemplo de uso Aquí, un archivo llamado things.txt contiene una lista de números. newthings.txt contiene una...
nextdns
NextDNS CLI Client NextDNS CLI es una herramienta de línea de comandos que te permite usar el servicio DNS-over-HTTPS DoH de NextDNS con capacidades avanzadas. Aunque las funciones más avanzadas solo funcionarán con NextDNS, este programa puede funcionar como cliente para cualquier proveedor de D...
wig
wig - WebApp Information Gatherer wig is a web application information gathering tool, which can identify numerous Content Management Systems and other administrative applications. The application fingerprinting is based on checksums and string matching of known files for different versions of...
pwdgenerator
pwdgenerator 定制化密码字典生成器 根据bit4woo表哥的passmaker项目写的~ 🙏 使用方法,下载release 命令行下: ./pwdgenerator -h 简单使用 ./pwdgenerator -d baidu.com -min 6 -max 10 Customized password dictionary generator How to use download release command line: ./pwdgenerator -h simple usage ./pwdgenerator -d baidu.com -min 6 -max 10...
ctftool
CTFTOOL ¿Solo quieres probar el exploit SYSTEM? Haz clic aquí. Una herramienta interactiva de exploración de CTF Esto es ctftool, una herramienta interactiva de línea de comandos para experimentar con CTF, un protocolo poco conocido utilizado en Windows para implementar servicios de texto. Esto...
IOCScraper
IOC Scraper IOC Scraper utilises IOCPARSER service to fetch IOCs from different vendor Blogs, PDFs, and CSV files. Parsing IOCs is time-consuming process, using current script one can automatically extract and aggregate IOCs easily. Features Defanged IOCs : Supports extracting and defanging IOCs...
whatportis
whatportis .. image:: https://github.com/opencve/opencve/workflows/Tests/badge.svg :target: https://github.com/ncrocfer/whatportis/actions/workflows/tests.yml .. image:: https://badge.fury.io/py/whatportis.svg :target: https://pypi.python.org/pypi/whatportis/ .. image::...
gtfocli
GTFOcli GTFOcli it's a Command Line Interface for easy binaries search commands that can be used to bypass local security restrictions in misconfigured systems. Table of Contents Table of Contents Installation Usage Search for Unix binaries Search for Windows binaries Search using dockerized...
gtfocli
GTFOcli GTFOcli 是一个命令行界面工具,用于轻松搜索那些可用于绕过配置错误系统中本地安全限制的二进制命令。 目录 目录 安装 使用方法 搜索 Unix 二进制文件 搜索 Windows 二进制文件 使用 Docker 化解决方案进行搜索 CTF 致谢 贡献 安装 使用 go: root@kitploit: go install github.com/cmd-tools/gtfocli@latest 使用 homebrew: root@kitploit: brew tap cmd-tools/homebrew-tap brew install gtfocli 使用 docke...