This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure mapping. It functions as a security-focused scanner that identifies hidden files, directories, parameters, and virtual hosts by injecting payloads into HTTP requests. By systematically testing how servers handle various inputs, it assists in mapping the architecture of web applications and uncovering potential security vulnerabilities. The tool distinguishes itself through a highly concurrent engine that manages asynchronous request execution and recursive job orchestration. I
Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe
tplmap is a security tool designed for the detection and exploitation of server-side template injection vulnerabilities. It functions as an automated scanner to identify vulnerable template engine contexts and provides a framework for achieving remote code execution. The tool focuses on translating high-level requests into engine-specific syntax to execute operating system commands and bypass application sandboxes. It further enables remote file system access, allowing users to read, write, and transfer files between a local machine and a target server. Additional capabilities include the ab
GitTools 是一套安全实用程序,旨在识别、扫描并利用 Web 服务器上暴露的版本控制目录。该项目提供了定位公开可访问的 Git 目录并提取其内容以识别信息泄露的工具。
internetwache/gittools 的主要功能包括:Exposed Repository Discovery, Directory Scanning Tools, Git File Path Enumerators, Git Directory Probers, Web Git Repository Dumpers, Exposed Git Directory Scanners, Exposed Repository Extraction, Penetration Testing Tools。
internetwache/gittools 的开源替代品包括: arthaud/git-dumper. ffuf/ffuf — This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure… jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network… fuzzdb-project/fuzzdb — fuzzdb is a collection of datasets designed for web application penetration testing and dynamic fuzzing. It provides a… epinna/tplmap — tplmap is a security tool designed for the detection and exploitation of server-side template injection… oj/gobuster — Gobuster is a command-line security utility designed for brute-force discovery of hidden infrastructure and content.…