Re: Wanted - Other software



Danijel Tkalcec [RTC] wrote:

Hi Danijel,

This is one of RTC SDK Demos (free in a precompiled version), which
can be found with full Delphi source code in the "Demos /
WebStress_Client" folder of the commercial RTC SDK package. Having
the source code would allow you to emulate any Browser by sending
additional browser-specific information to the Server, which would
make your hits look as if they came from a real Browser. The only
problem are IP addresses. If the counter your friend uses counts
only requests coming from different IP's, you will need to use
an Internet Proxy which will forward the request through a
different IP address.

I have tried the compiled demo so far and not a single hit was
registered. I have no idea how important is the headers sent by
the broser though [I had tried that with wget but that didnot
do anything either.]

Here are 2 pieces of JS code on each page. I wonder if that would
be the culprit.

<head>
<script src="http://www.google-analytics.com/urchin.js"; type="text/javascript"></script>
<script type="text/javascript">
_uacct = "SOME_ACCOUNT_NUMBER";
_udn = "wordpress.com";
urchinTracker();
</script>
</head>


<body>
<script src="http://stats.wordpress.com/w.js?1"; type="text/javascript"></script>
<script type="text/javascript">
_admin = false;
_blog = "SOME_OTHER_ACCOUNT_NUMBER";
_user = "0";
_site = 'wordpress.com';
_subd = 'SOME_SUBDOMAIN_NAME';
fzd();
</script>
</body>

Incidentally, IP address problem is easier to solve by using the
TOR network [ http://tor.eff.org/ ]

Any ideas?
.



Relevant Pages

  • Re: Getting in to metaprogramming
    ... The GUI designer may use ... Yikes, this is getting hairy- If "the problem" is to generate source code, ... Hypercard 4GL, I used to frequently use Hypercard scripts to generate ... each button with a custom script. ...
    (comp.lang.python)
  • Re: Getting in to metaprogramming
    ... The GUI designer may use ... Yikes, this is getting hairy- If "the problem" is to generate source code, ... each button with a custom script. ... that the language does not directly support, ...
    (comp.lang.python)
  • Re: iptables problem
    ... drop forwarding looks out of place: ... But that script does what I want in FC1. ... # begin source code: rc.firewall ... iptables -A block -j DROP ...
    (comp.os.linux.misc)
  • Release: Pass-The-Hash toolkit v1.3
    ... This .IDC IDA Pro script can be used to obtain the addresses ... iam and whosthere need to obtain/modify logon session credentials. ... addresses you need to add to the source code to add support for the ...
    (Pen-Test)
  • Release: Pass-The-Hash toolkit v1.3
    ... This .IDC IDA Pro script can be used to obtain the addresses ... iam and whosthere need to obtain/modify logon session credentials. ... addresses you need to add to the source code to add support for the ...
    (Bugtraq)