TidBit XSS
by C. Casquatch
I am wanting to complete the XSS room on THM but I am having to do about 5 pre-requisite rooms to complete it.
I’ve been meaning to complete some coding projects for cyber security purposes but have been procrastinating - this was a good way to push me into doing it. One of the rooms was JavaScript which provided a good resource here - JavaScript Tutorial (w3schools.com)
and I completed the array sorting challenge from that room: never mind the code at the bottom.
The next language room I completed for the XSS room was python. One project calculating shipping costs for packages and another project calculating bitcoin $$ in USD to create an alert.
I think this was my favourite bit: