Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   16741

How to hack/rig most StrawPoll polls! [VERY EASY]

by lucylove - 16 February, 2020 - 01:17 AM
This post is by a banned member (lucylove) - Unhide
lucylove  
Registered
24
Posts
5
Threads
5 Years of service
#1
First time writing a guide so go easy on me
side note: this only works on polls that do not require registration
Easy to follow Skiddie Request Forgery tutorial  :feelsgood:
[Image: P5JenaW.png]
What you will need:
  • cURL
  • a high quality proxy list
  • Chrome web browser(to make it simple, you could also use something like burpsuite to catch the request)
So down to business

[Image: 6zWREzf.png]

So first thing you'll want to do is open the chrome developer tab by pressing f12 and then press the "Network" tab. Then press the little record circle which will turn red when activated.
Mark the answer you would like on the page and press vote(this will work whether you've already voted or not)


At this point some requests should have turned up!

[Image: eZvNGBf.png]

Now just look for a request named "pollvote" with the above as a response message then proceed to right click on the request and chose copy > copy as cURL.
as said before if you already know how to do basic RF and stuff you could use burpsuite or something to catch the request instead this is just a simple lazy method

After this all you have to do for a single vote is paste the command in a terminal with curl with one small change which is placing either "-x x.x.x.x:port" or "--socks5 x.x.x.x:port" as the first option (meaning put that in front of the word curl in the terminal) and voila! you should have a successful vote confirmed by a cURL response saying so!
(given that the proxies are good enough, if you for example use proxybroker its most likely not going to work very well)

But ofcourse you will probably want to do more than 1 little vote well don't worry  pepeokay
that's easily fixable with some good ol' code


I won't spell it out for you but ill give you the basic idea since it's just a couple of lines
 
Code:
For i in proxylist:
    DO curl --socks5 i 'https://res.tOfTheRe.Que/st...
Done


ENJOY  :dancinggirl: :dancinggirl: :dancinggirl:
[Image: monkah.png] [Image: monkah.png]
This post is by a banned member (ki4oo) - Unhide
ki4oo  
Registered
66
Posts
0
Threads
2 Years of service
#2
(16 February, 2020 - 01:17 AM)lucylove Wrote: Show More
First time writing a guide so go easy on me
side note: this only works on polls that do not require registration
Easy to follow Skiddie Request Forgery tutorial  :feelsgood:
[Image: P5JenaW.png]
What you will need:
  • cURL
  • a high quality proxy list
  • Chrome web browser(to make it simple, you could also use something like burpsuite to catch the request)
So down to business

[Image: 6zWREzf.png]

So first thing you'll want to do is open the chrome developer tab by pressing f12 and then press the "Network" tab. Then press the little record circle which will turn red when activated.
Mark the answer you would like on the page and press vote(this will work whether you've already voted or not)


At this point some requests should have turned up!

[Image: eZvNGBf.png]

Now just look for a request named "pollvote" with the above as a response message then proceed to right click on the request and chose copy > copy as cURL.
as said before if you already know how to do basic RF and stuff you could use burpsuite or something to catch the request instead this is just a simple lazy method

After this all you have to do for a single vote is paste the command in a terminal with curl with one small change which is placing either "-x x.x.x.x:port" or "--socks5 x.x.x.x:port" as the first option (meaning put that in front of the word curl in the terminal) and voila! you should have a successful vote confirmed by a cURL response saying so!
(given that the proxies are good enough, if you for example use proxybroker its most likely not going to work very well)

But ofcourse you will probably want to do more than 1 little vote well don't worry  pepeokay
that's easily fixable with some good ol' code


I won't spell it out for you but ill give you the basic idea since it's just a couple of lines
 
Code:
For i in proxylist:
    DO curl --socks5 i 'https://res.tOfTheRe.Que/st...
Done


ENJOY  :dancinggirl: :dancinggirl: :dancinggirl:

Thanks bro

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)