Advertisement
kokang

curl ssh 1bln

Dec 11th, 2017
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.60 KB | None | 0 0
  1. curl "http://www.dynamicssh.com/create-account.php" -H "Host: www.dynamicssh.com" -H "User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0" -H "Accept: */*" -H "Accept-Language: en,id;q=0.7,en-US;q=0.3" --compressed -H "Content-Type: application/x-www-form-urlencoded; charset=UTF-8" -H "X-Requested-With: XMLHttpRequest" -H "Referer: http://www.dynamicssh.com/create-ssh-account-server/5/ssh-singapore-1" -H "Cookie: PHPSESSID=7b47mknoo2rr7majssc6134vn7" -H "Connection: keep-alive" -H "Pragma: no-cache" -H "Cache-Control: no-cache" --data "serverid=5&username=USER&password=PASSWORD"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement