document.cookie = 'cookieID=true'
document.cookie = 'cookieID=false'
https://website.test/robots.txt
- You can use the Inspector tab to review all of the HTML source for the page
- This can tell you a lot of things such as:
- How the forms on the page are being handled
- Whether or not Javascript is being used on the page
- This tab will show you all of the resources that the page tries to grab apon loading the page
- This can show you many things such as:
- Any Javascript files that the page is relient on
- You can even see the java script response