linuxThu, 16 Feb 2023

Mengambil cookie login dan sesi dari web

curl -s -o /dev/null -w "%{http_code}\n" -c cookies.txt -b cookies.txt -X POST "http://10.0.2.4/dvwa/login.php" -d "username=admin&password=password&Login=Login"

Questions about programming?Chat with your personal AI assistant