Advertisement
kusanghi

Untitled

May 8th, 2012
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. <!-- Account Login -->
  2. $url="https://getsatisfaction.com/kusanghi/admin";
  3. $post="inline=true&email=kusanghi%40gmail.com&password=ke39ykq0&remember_me=0&admin_login=true";
  4. $s=_curl($url,$post,$cookie);
  5.  
  6. <!-- Add Card -->
  7. $url="https://billing.getsatisfaction.com/communities/b15cb63e-994e-11e1-9506-1231390ab8e1/payment_profile/edit";
  8. $post="utf8=%E2%9C%93&authenticity_token=VSgjZm83jbQYr2fM18z3aCxuAEWSLhCcBAp9cMjvrX4%3D&secure%5Bapi_id%5D=9919a6a0-ab3a-012e-947a-005056a25273&secure%5Bnonce%5D=a81c8b6f-8def-406d-bf4b-9519f90390eb&secure%5Bdata%5D=redirect_uri%3Dhttps%253A%252F%252Fbilling.getsatisfaction.com%252Fcommunities%252Fb15cb63e-994e-11e1-9506-1231390ab8e1%252Fpayment_profile%252Fupdate%26subscription_id%3D1776977&secure%5Bsignature%5D=eb2b5dd2cbb51b89f5903074b13c8fb93c20f4a8&payment_profile%5Bfirst_name%5D=Justin&payment_profile%5Blast_name%5D=Hoang&payment_profile%5Bcard_number%5D=$ccn&payment_profile%5Bexpiration_month%5D=$ccmon&payment_profile%5Bexpiration_year%5D=$ccyear";
  9. $s=_curl($url,$post,$cookie);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement