Export to GitHub

r-u-dead-yet - issue #5

RUDY does a GET of form with no option to POST


Posted on Dec 2, 2010 by Happy Horse

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.

Comment #1

Posted on Jan 8, 2011 by Grumpy Dog

Please download the new v2.1 and try again. Awaiting your test.

Status: Accepted

Labels:
Type-Defect Priority-Medium