Page 1 of 1

Can eValid outsmart a webserver during transactions

PostPosted: Thu Feb 02, 2023 12:31 pm
by SidneyEM
Good afternoon.

How about trying to prevent a webserver from realizing that the browser with which it is being accessed is an automated browser?

Specifically, I intend to prevent a buying-selling webserver from realizing that it is being accessed from eValid.

Is that possible?

Thanks

Re: Can eValid outsmart a webserver during transactions

PostPosted: Fri Feb 03, 2023 9:15 am
by eValid
SidneyEM wrote:Good afternoon.

How about trying to prevent a webserver from realizing that the browser with which it is being accessed is an automated browser?

Specifically, I intend to prevent a buying-selling webserver from realizing that it is being accessed from eValid.

Is that possible?

Thanks


Thanks for posting your question, SidneyEM.

The way the server may know details about the web browser client is through the current settings of the User Agent String.

See: https://en.wikipedia.org/wiki/User_agent

eValid has a command that lets you, the software tester, choose which value to put in this string.

Here is the command documentation: http://e-valid.com/Products/Documentati ... ation.html.

Once issued, the current instance of eValid will continue to report [to the server] the specified user-agent-string.

It will revert to the default value once that instance of eValid is ended.

Yes, this is a way for eValid to disguise itself as anyone you like.

We trust you to use this feature for good, ethical purposes, but yes, we understand it could be abused.

Hence this warning (and disclaimer).


-- eValid Support