Questions tagged [post-parameter]
32 questions
0
votes
1 answer
Tamper data post parameters to prove the NULL pointer case ( JAVA JSP)
There was a NULL pointer exception occurred in production I am trying to replicate the run time exception in my local system. I am actually using the fire fox tamper tool to intercept the post parameters. I entered NULL values in the tamper…

Pras
- 5
- 1
- 4
-1
votes
1 answer
POST parameters python
I need to view post parameters with python. The website in question has a post parameter of business_number where number changes after each successful action. I need to be able to get this number and then submit a POST request with a value.
A GET…

bigl
- 147
- 1
- 2
- 7