Never cracked a flash poll before... where my hackers at?http://wxii.highschoolplaybook.com/Index.do Trying to crack the band of the week poll near bottom. Would like to have a dos script, but can also do a macro.Thx all If you want to old school skew, plz to click Providence Grove.
10/21/2008 1:34:45 PM
http://wxii.highschoolplaybook.com/poll/SendPoll.do?response=1&_ajax=1&poll_id=67048&_page_context=undefined&_event_source=1just write a batch script that uses curl to hit that url over and overor get the firefox refresh plugin thingin case you're curious:the headers:
POST /poll/SendPoll.do HTTP/1.1Host: wxii.highschoolplaybook.comUser-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b1) Gecko/20081007 Firefox/3.1b1Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8Accept-Language: en-us,en;q=0.5Accept-Encoding: gzip,deflateAccept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7Keep-Alive: 300Connection: keep-aliveCookie: JSESSIONID=6BC8E42347C3AFA770E689ED60748001Content-type: application/x-www-form-urlencodedContent-length: 84
response=1&%5Fajax=1&poll%5Fid=67048&%5Fpage%5Fcontext=undefined&%5Fevent%5Fsource=1
HTTP/1.1 200 OKDate: Tue, 21 Oct 2008 17:40:54 GMTServer: Apache-Coyote/1.1X-Powered-By: Servlet 2.4; JBoss-4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)/Tomcat-5.5Pragma: No-cacheCache-Control: no-cache,no-store,max-age=0, publicExpires: Thu, 01 Jan 1970 00:00:00 GMTContent-Type: text/plain;charset=UTF-8Keep-Alive: timeout=3, max=89Connection: Keep-AliveTransfer-Encoding: chunkedresult=OK
10/21/2008 1:45:31 PM
haha, awesome - how did yo uget that?
10/21/2008 1:48:46 PM
i'm just that awesome
10/21/2008 1:49:53 PM
Clearly, you do not know evan.
10/21/2008 1:55:39 PM
having some cURL integration issues... it's throwing lots of errors. I get the "whoops, click yo back button" loaded 1000 times in my dos screen instead of 1000 votes usingFOR %%i IN (1, 1, 1000) DO curl http://wxii.highschoolplaybook.com/poll/SendPoll.do?response=1&_ajax=1&poll_id=67048&_page_context=undefined&_event_source=1AH, QUOTES! IDIOT.Now why is it only running 5 times before dying?[Edited on October 21, 2008 at 2:18 PM. Reason : ...]
10/21/2008 2:16:28 PM
probably because there's a limit on the number of submissions per ip in a certain time periodedit: nope, just refreshed it 10 times, worked fine...]
10/21/2008 2:35:41 PM
:STARTcurl -A Mozilla/5.0 -e "http://wxii.highschoolplaybook.com/Index.do" -o curl_out.txt "http://wxii.highschoolplaybook.com/poll/SendPoll.do?response=1&_ajax=1&poll_id=67048&_page_context=undefined&_event_source=1"GOTO STARTalso i have no idea (nor do i care) what i am voting for, but i'll just leave it running on my end to help you outit's doing like a vote every 3 seconds... it seems to be overloading their tomcat server, lulz]
10/21/2008 2:43:19 PM
it appears that southwest guilford has someone skewing the poll as welli have 30 threads going on 2 different machines, averaging around 55 votes per second... i think that should work]
10/21/2008 2:54:55 PM
Those bastards!
10/21/2008 2:55:56 PM
10/21/2008 4:08:15 PM
LMFAO
10/21/2008 6:53:45 PM
FUCKIN OH SHIT ERRORbut, hahaha
10/21/2008 7:00:31 PM
Kudos to evan.Plz to apprentice. We were up by 30K when it shut down. I had it going on a handful of computers, but not 50
10/21/2008 8:03:33 PM