From 4c84c65642e86da9815a9dcaec024aec7413f363 Mon Sep 17 00:00:00 2001 From: add3r <4821483+Add3r@users.noreply.github.com> Date: Wed, 25 Oct 2023 18:32:31 +1100 Subject: [PATCH] Changes to Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 496f369..b9b6526 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This repository holds data of all the user agents in the `user_agents.json` file download the repo to update the user-agent data by running `ua-fuzz-lib.py` and edit the file per the fields you would like to add or remove. -Major intention for creating this dictionary of useragents was to feed it to [Proxy_Bypass](https://github.com/Add3r/Proxy_Bypass) vulnerability research tool to use the `user-agents.json` file as input for fuzzing proxies. +This dictionary of useragents was built to provide as input to [Proxy_Bypass](https://github.com/Add3r/Proxy_Bypass) vulnerability research tool to use the `user-agents.json` file as input for fuzzing proxies. As a PoC have provided the `ua-stats.py` script which draw various statistics out of the `user-agents.json` file as input