The three vulnerbility are:
- HTML5 (Usually comment tag)
- User-Agent Exploit
- Cross-Origin-Resource-Sharing Exploit (CORS exploit) ##Will require abit of understand
HTML 5 is the 5th generation of HTML. Over the year of web application structuring language,
HTML is a Document-Object Oreinted-Model (DOM). Despite adding more feature, some of the feature was actually being re-introduce. Which does nothing or usefulness towards cyber threats. Especially HTML is a language where it is large defactor implementation. (Uhhh... I forgot how to describe this.)
Simplified:
HTML 5 is a modern and newer version of HTML and it's the 5th genereation of HTML. HTML 5 is a Document-Object Oreinted-Model (DOM), Basic to understand: HTML IS A WEB STRUCTURE LANGUAGE.
As you can see at image. This flag is hidding under robots.txt.
What is this 'robots.txt', Zul?
This is whst we call "User-agent". User-agent is like your system logs (System log basically tells you about your devices. Take that as an example).