This scenario demonstrates the misuse of an unsafe method from a framework. Be sure to apply white-box texting strategies to solve this challenge.
[Read More]
This website is no longer maintained. The continuation of Red Team at Wootton for the 2018-2019 school year is Cybersecurity Club.
Shell Scripting
Shell usage is the most important skill of a Linux user, which is why we first introduced the concept during week 2. So far, we used bash interactively, by typing commands one after another. Often, it makes sense to execute a chain of commands automatically. Remember how repetitive it was...
[Read More]
Potato Hash
Week 23 Practice Lab #3
This is another lab which does not have much to do with any specific topic of security. Rather, it tests your understanding of Linux and problem-solving ability. In preparation, we should review some basic concepts.
[Read More]
Cryptographic Hash Functions
https://en.wikipedia.org/wiki/Hash_function
[Read More]
DOM Practice
Changing site content with XSS
Page content manipulation with JavaScript is a petty and trivial thing to do with injection vulnerabilities. Try to complete this challenge!
[Read More]