Jump to content
UBot Underground

how do I make a POST to a php with UBot


Recommended Posts

I want to post some strings and/or files that will go to $_POST and $_FILES in the php.

 

Using the nav command with a url and {1}, {2},... it's easy to get going with $_GET, like this:

 

your.domain.here/scripts/test.php?var1={1}&var2={2}

 

but I have no idea how to make $_POST work, it seems that it has to be supported explicitly by the nav command. Is there any way to make it work with UBot?

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...