You will be doing this TWICE.
Keep track of how you are doing things - especially now that challenges are not one step.
Authentication: You are who you say you are.
Authorization: You are only allowed to do, what you should be allowed to do.
Concert Tickets
Membership Card
UNSW Id
Authentication tells you that you are allowed in.
Authorization tells you where you can go once you are in.
…. username and passwords.
What are some common ones?
admin:admin
admin:password
For this course? Probs quocca related things.
If you are working with a well known library, go look for default credentials!
Cookies store session information. So if they are HACKED then its bad.
Types of Cookies:
Burp intruder (elite hackerman)
429/429/429/429
ps
N.B. Both sub-domain enumeration and sub-directory brute-forcing are discouraged and will not assist you in these challenges. However, you may be find it useful to enumerate IDs or passwords.
basically, do educated brute forcing