Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

300
Views
Can third part scripts/html widgets copy your site data including cookies, html and other items

I am building a website in which I have included third part weather html widget, the widget looks from reliable source and is trusted over web. This widget is in the form of link and a small javascript tags which are then rendered once loaded.

I wanted to know how safe will my site data will be once I load this or other widgets, will they be able to sniff my site data including cookies, html,css etc.

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

When you use 3rd party JavaScript on your site, you have to trust them. You are, in effect giving them permissions to run whatever code they want in your site. That code could:

  • Read cookies that are not set as HTTP only
  • Access all the data on the page
  • Call JavaScript APIs from your server that would not normally be accessible to 3rd parties
  • Change anything on they page
  • Send any data they find back to the 3rd party (or any other party)

These ability could potentially be abused for any number of nefarious purposes such as stealing your data, redirecting your users, or tracking your users.

Here is a related article that goes into more detail: Jeremiah Grossman: Third-Party Web Widget Security FAQ

about 4 years ago · Juan Pablo Isaza Report

0

Cookies you can't copy because they work only for domain if u change domain the browser begin new cookies . Html and js it is very easy to copy the is few option to do this:

  1. httrack
  2. use view source and more option...
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!