PartTimeLegend / r-u-dead-yet

Automatically exported from code.google.com/p/r-u-dead-yet
0 stars 0 forks source link

RUDY does a GET of form with no option to POST #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run RUDY against a lab web server with known form files and data
2. It does an initial GET of the requested URL (on the command line). On the 
interactive menu, detects forms within the URL. select a form. 
3. select other parameters on the interactive menu (no.of conns to spawn, etc)
4. run RUDY. capture packets on the wire and  read HTTP packets using tcpdump 
or wireshark.

What is the expected output? What do you see instead?

I expected the request from RUDY for form data to be a http POST but it does 
GET. I don't know if there's a configuration option to do so. I tried using it 
in rudeadyet.conf but it didnt seem work.

What version of the product are you using? On what operating system?

v2.0, OS is Debian.

Please provide any additional information below.

Original issue reported on code.google.com by keshavap...@gmail.com on 2 Dec 2010 at 1:33

GoogleCodeExporter commented 8 years ago
Please download the new v2.1 and try again.
Awaiting your test.

Original comment by ravivr@gmail.com on 8 Jan 2011 at 1:38