GIAC
GPYC · Question #57
During a password guessing attack, which HTTP request method would a Python program most commonly call to submit a username and password to a target website?
Sign in or unlock GPYC to reveal the answer and full explanation for question #57. The question stem and answer options stay visible for context.
Network & Web Programming
Question
During a password guessing attack, which HTTP request method would a Python program most commonly call to submit a username and password to a target website?
Options
- AOPTIONS
- BPOST
- CCONNECT
Unlock GPYC to see the answer
You've previewed enough free GPYC questions. Unlock GPYC for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#HTTP methods#POST request#authentication#web requests