Skip to content

Files

Latest commit

 

History

History

_uaupdate

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Updating the go-exploit HTTP User Agent

This main.go fetches user agents from the Project Discovery useragent package (using the MIT license), and filters them down to the most recent Windows Chrome User-Agent. The output is written to ./protocol/http-user-agent.txt.

Usage example:

albinolobster@mournland:~/go-exploit/_uaupdate$ go run .
albinolobster@mournland:~/go-exploit/_uaupdate$ cat ../protocol/http-user-agent.txt 
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36