You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This repository holds data of all the user agents in the `user_agents.json` file
24
24
25
25
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.
26
26
27
-
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.
27
+
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.
28
28
29
29
As a PoC have provided the `ua-stats.py` script which draw various statistics out of the `user-agents.json` file as input
0 commit comments