Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
useragent — Curated list of categorized User Agents | Kitploit
Tools/GitHubGitHub/projectdiscovery/useragent
General Purpose UtilitiesOSINT (Open Source Intelligence)ReconnaissanceInformation GatheringUtilities & Frameworks
GitHubprojectdiscovery/useragent

useragent

Curated list of categorized User Agents

View Repository
119173 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

useragent

A comprehensive and categorized collection of User Agents.

Installation Instructions

To install the useragent tool, use the following command:

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

Usage

To display help for the tool, use the following command:

root@kitploit:~
ua -h

This will display all the flags supported by the tool:

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

The useragent tool is designed to be simple and efficient, making it easy to query and filter user agents based on your specific needs.

Credits

This tool utilizes user agent data obtained from WhatIsMyBrowser.com.

Download Tool