Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6589849
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T17:13:36+00:00 2026-05-25T17:13:36+00:00

Assuming I allow developers to open any URL (local or remote) in a hidden

  • 0

Assuming I allow developers to open any URL (local or remote) in a hidden web browser and the developers can only receive common events from the web browser such as: document complete, before navigate, navigate error etc..

Are there any security concerns I’m not aware of ?
I think the same-origin security policy covers my concerns, However, it’s always good to consult with other and hear out other’s concerns.

BTW
I need this mechanism in some cases to detect if a user is logged in by navigating to the login page and intercept page redirection to success URL (I Wouldn’t want to open a popup for 1 sec and then close it right away).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T17:13:37+00:00Added an answer on May 25, 2026 at 5:13 pm

    You will encounter cross-domain restrictions. Other than that, the framed page can easily direct the user to another site, eg:

    <script>
    if(top != self) top.location.href = this.location.href;
    </script>
    

    Well, that’s just of an annoyance for you. But consider:

    <script>
    if(top != self) top.location.href = "http://evilsite.com/getviruses/";
    </script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Assuming I have an open source web server or proxy I can enhance, let's
From my understanding JSONP can only be achieved using the GET verb. Assuming this
I need to allow the web user to enter a URL for an image,
With the new Diggbar, you can put http://digg.com in front of any URL that
Assuming you can't use LINQ for whatever reason, is it a better practice to
Assuming I have only the class name of a generic as a string in
I want to allow drag-and-drop re-ordering of photoshop-like layers. Assuming I have 3 canvas
How can allow this page to run on IIS server... It does not work
Are there any facilities in SDL or C++ that allow you to read image
I have a set of templates/functions that allow me to print a tuple/pair assuming

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.