We have LD416 Ver.4.2.5.
Please let me know how to describe "probehttp".
The following were tested , but nothing worked.
When the parameters are the case of /test.asp, it worked.
THe following command rejected
probehttp real id file '/test.asp\?ip=0555&sid=test2004' request GET
probehttp real id file '/test.asp ip=0555&sid=test2004' request GET
probehttp real id file /test.asp\?ip=0555&sid=test2004 request GET
probehttp real id file /test.asp ip=0555&sid=test2004 request GET
The following command did not reject but not work.
probehttp real id file "/test.asp\?ip=0555&sid=test2004" request GET
probehttp real id file "/test.asp ip=0555&sid=test2004" request GET