3 matches found
rapiddns-cli
RapidDNS CLI 中文文档 A powerful command-line interface for interacting with the RapidDNS API. This tool allows you to perform DNS searches, advanced queries, and large-scale data exports directly from your terminal. Features DNS Search : Search by domain, IP, or CIDR. Advanced Query : Use powerful...
rapiddns
描述 简单的Python模块(非官方),允许您访问rapiddns.io的数据。您也可以将其作为模块使用。 正如rapiddns.io上所述: Rapiddns目前拥有超过30亿条DNS解析数据,支持A、CNAME、AAAA、MX类型。A记录21亿条,CNAME记录2.5亿条,AAAA记录1.03亿条,MX记录5.1亿条。可以查询相同IP网站的域名(支持IPv6)。您还可以查询子域名信息。 安装 root@kitploit: git clone https://github.com/nullt3r/rapiddns cd rapiddns pip3 install...
Afuzz - Automated Web Path Fuzzing Tool For The Bug Bounty Projects
Afuzz is an automated web path fuzzing tool for the Bug Bounty projects. Afuzz is being actively developed by @rapiddns Features Afuzz automatically detects the development language used by the website, and generates extensions according to the language Uses blacklist to filter invalid pages Uses...