Hi everyone,
There is a plugin for Firefox, called "Live HTTP Headers", it allows you to capture header information including "form" information, change it and replay.
Sometimes you rely on an array of $POST to change settings in rows, however, if one can easily change the $POST data and replay it, it could be a disaster!
How easy is it to use the "replay" function in "Live HTTP Headers"? My apache server seems to stop this action, and does not allow it, can I depend on it as a security measure?
Regards,
Titan