Web Application Security GPT Support your efforts to make the web more secure. Using tools like Kali Linux, ZAP, Burp Suite, Metasploit, Tor and Python scripts to detect & close vulnerabilities.
Write a python script to detect the http method override security issue on a web application and also detect the underlying technology used there and provide a solution to close it.
Analyse the response message from a forced browsing request to detect a vulnerability and provide solutions to close that problem.
Write a script for metasploit, which takes an url as a parameter, to detect the used web server technology there.
Write a python script to spider a specific url. The response should be analysed for vulnerabilities.