modulepackage
0.0.0-20221109215851-b5155583293b
Repository: https://github.com/tnek/ctf-browser-visitor.git
Documentation: pkg.go.dev
# README
ctf-browser-visitor
Bot visitor for XSS challenges in CTF
The example ctf-browser-visitor binary will allow you to queue up visits for sites with the following request:
http://localhost:8080/?job={"url":"url_to_visit","cookies":{"key":"value"}}
Alternatively, this project includes a wrapper around the selenium API with a worker pool. See main.go for an example of how to use this.
# Packages
No description provided by the author