Performs simple HTTP requests to find vulnerabilities in a target website. ### Example Usage ```sh nerve -G "openai://gpt-4" -T web_vulnerability_scanner -D "HTTP_TARGET=http://testphp.vulnweb.com/" ```