Skip to content

Commit

Permalink
Merge pull request #39 from Add3r/karthick-dev
Browse files Browse the repository at this point in the history
Changes to Readme
  • Loading branch information
Add3r authored Oct 25, 2023
2 parents 8cd6ccd + 4c84c65 commit 4c1881f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 (under development in private repo) 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

Expand Down

0 comments on commit 4c1881f

Please sign in to comment.