Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
useragent — 分类整理的用户代理精选列表 | Kitploit
工具/GitHubGitHub/projectdiscovery/useragent
通用工具OSINT (开源情报)侦察信息收集实用工具与框架
GitHubprojectdiscovery/useragent

useragent

分类整理的用户代理精选列表

查看仓库
1191717天前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

useragent

一份全面且分类的用户代理字符串集合。

安装说明

要安装 useragent 工具,请使用以下命令:

root@kitploit:~
go install -v github.com/projectdiscovery/useragent/cmd/ua@latest

使用说明

要查看工具的帮助信息,请使用以下命令:

root@kitploit:~
ua -h

这将显示工具支持的所有标志:

root@kitploit:~
ua is a straightforward tool to query and filter user agents

Usage:
  ./ua [flags]

Flags:
   -list              list all the categorized tags of user-agent
   -l, -limit int     number of user-agent to list (use -1 to list all) (default 10)
   -t, -tag string[]  list user-agent for given tag

useragent 工具设计简洁高效,方便您根据特定需求查询和过滤用户代理字符串。

致谢

本工具使用的用户代理数据来自 WhatIsMyBrowser.com。

下载工具