Jump to content

how to make sure if a server it is a server, not deviation


 Share

Recommended Posts

Hi Forum!

Description: Your script need get any type information from remote server.

This information can be only a page's title or anything... The type's or value's information is not important.

But, you need get something from remote server.

In AutoIt have many ways to get this information, the first thing I remember is _INetGetSource.

I know... this is not only, have more ways get it.

This is my great doubt:

How to make sure of the information's souce is realy the source?

Or

How to make sure of the information is not redirected to another server?

If I wrote my script, for example, to get an information from http://www.someserveranywhereforexample.com/get=message_day, have any way to detect and invalid the request if the reply is not from http://www.someserveranywhereforexample.com? For example, if are proxy/routed?

Another ideas are welcome.

Thank you.

Edited by Detefon

Visit my repository

Link to comment
Share on other sites

Dear @Exit, seeking a way to know if the requested information actually came from where I requested. If along the way she has not been altered by a proxy or similar. Therefore, the above services are hypothetical.

Talking with a friend, he say: use a digital certificate.

There are another ways?

Edited by Detefon

Visit my repository

Link to comment
Share on other sites

@Exit, I'am sorry. I my mind this question/doubt/thread is more generic.

At this moment I try in localhost, but I know is possible route/change an url.

Any squid can change a www.some_server_A.com to www.some_server_B.com. I want know if is possible detect this?

Is very generic, I am sorry if I can't write anything more especific.

Anyway, thank you for your reply.

Visit my repository

Link to comment
Share on other sites

@Exit, I'am sorry. I my mind this question/doubt/thread is more generic.

At this moment I try in localhost, but I know is possible route/change an url.

Any squid can change a www.some_server_A.com to www.some_server_B.com. I want know if is possible detect this?

Is very generic, I am sorry if I can't write anything more especific.

Anyway, thank you for your reply.

This is a question you want answer to yes?

I understand what you are after, but it would greatly help your cause if you can find a site that redirects you in the manner you suggest.

Also posting how any stupid can redirect a web url would also help you.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...