Nucleocide PHP Poster, for hackers
I made this while bored in Dreamweaver class. I hate Dreamweaver, BTW.

It's pretty simple. You are given two columns. The column on the left is where you build a form. The column on the right is the form you are building. Make changes to the form, such as adding a new variable set or removing a set, enabling and disabling options. By changing rows or updating, the form on the right takes the changes.
Why would you want this? Often times you have the task of debugging a script and you need to send different name / value combinations to a page. This allows you to do so quickly without having to modify change a file every time.
The other, and more popular use, will be for website hacking purposes. Say that you want to send the value of 1000 to a script under the variable name 'score'. Normally you download the page that sends a value of, say, '10', and manually make the changes, posting the info from your desktop. With this script you can post the value you want under the variable name you want easily and quickly.
Where can I get this handy script you ask? You can download Nucleocide PHP poster here.
Script is now XSS free. Here is a link for a demo.
This is released under the GPL as usual.




