PaulDotCom mailing list archives

Re: Replay HTTP Request across proxy list - Does a tool like this exist?


From: Dimitrios Kapsalis <dimitrios () gmail com>
Date: Fri, 20 Jul 2012 14:25:49 -0500

Thanks Guys!

I ended up just spending about an hour and writing it in Java.

In short, I have a URL on my system that I'm testing and I wanted the
requests to come from various sources. Best way I thought was to provide a
list of proxies and loop through them as I'm firing my request.

Ended up using apache's http commons lib to write it out.



On Fri, Jul 20, 2012 at 12:16 PM, Xavier Mertens <xavier () rootshell be>wrote:

Hi Dimitrios,

Perl could be your best friend. Have a look at my tool pastemon(1). There
is code to grab HTML pages via random proxies (loaded from a flat file)
(Around line 530)

/x

(1) https://githut.com/xme/pastemon
--
Can't sleep, hackers will eat me!
PGP Key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x42D006FD51AD7F2C

On 20 Jul 2012, at 17:51, Dimitrios Kapsalis wrote:

Hi,

I'm looking to do some research/testing and am looking to see if a tool
exists which will replay an HTTP request over and over, and each time use a
different proxy.

Regards.
_______________________________________________
Pauldotcom mailing list
Pauldotcom () mail pauldotcom com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com



_______________________________________________
Pauldotcom mailing list
Pauldotcom () mail pauldotcom com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com

_______________________________________________
Pauldotcom mailing list
Pauldotcom () mail pauldotcom com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com

Current thread: