capstone project help online

Posted by seerer on August 20th, 2021

How it occurred

To understand how the bug occurred, a closer look at how cloudflare offers its service would enlighten us on how the bug occurred. Cloudflare services range from

  • security as a service
  • boosting website performance
  • content delivery network
  • reverse proxy
  • domain name servers

When it comes to boosting a website performance, cloudflare rely on parsing and modifying a website page to boost its performance. These means you have to read the content of a website in order to know how to modify it. The modification done on the website page will include

  • excluding parts of a page from bad bots
  • hide email by encrypting the information by a process known as obfuscation
  • adding google analytics to a page

A website is written in hypertext markup language or the HTML as more commonly known. The code is fed into an HTML parser that will analyze the HTML elements and make the structure of a website. Cloudflare used a parser written in Ragel and saved with  .rl extension. This parser would read a website and then make on-demand

capstone project help online

Like it? Share it!


seerer

About the Author

seerer
Joined: January 22nd, 2020
Articles Posted: 14

More by this author