How to hack your Blackboard login

By aaron.axvig, Thu, 09/13/2007 - 03:00

Here at NDSU we use the content portal known as Blackboard.  A few years back I was on my slow internet connection at home and noticed a URL full of POSTDATA in the address bar that would appear momentarily each time I logged in.  The connection was slow enough that I was able to copy and paste it into a bookmark.  Seeing as it contains fields like "&encoded_pw=XXXXXXXXX" and "&user_id=XXXXXXX" it was only natural I would try it as something to keep me from having to login manually every time.  And it works still, 2 years later.

Here's how you can hack your own Blackboard login so that you never have to type in your username and password:

  1. Download Paessler URL Recorder.
  2. It will start automatically after installation, so just put your school's Blackboard address in the address box of the program.
  3. You will see the webpage that you normally get in your browser, and just login normally.  Several links will appear in the bottom pane of URL Recorder.
  4. One of them will contain a query string that stores your login information (you have to scroll to see the entire thing).  Don't let this fall into the wrong hands because anyone who has this text can login to Blackboard as you.
  5. Right-click anywhere in that lower pane and do the "Copy All to Clipboard" option.  Open Notepad and paste it in there.  One of the lines will be something like this: https://bb.ndsu.nodak.edu/webapps/login/ action=login&remote-user=&new_loc=&auth_type=&one_time_token=&encoded_pw=XXXXXX&encoded_pw_unicode=XXXXXXXXX&user_id=XXXXXXXXX&password=&Login.x=37&Login.y=9
  6. Your link will have random letters and numbers instead of the XXXXXXX that I replaced mine with.  Also notice how there is some space between "webapps/login/" and "action=login".  Replace that space with a question mark so that it is more like this (attention to the bolded area): https://bb.ndsu.nodak.edu/webapps/login/?action=login&remote-user=&new_loc=&auth_type=&one_time_token=&encoded_pw=XXXXXX&encoded_pw_unicode=XXXXXXXXXX&user_id=XXXXXXXXX&password=&Login.x=37&Login.y=9
  7. Copy and paste that into your favorite browser and see if it logs you in automatically.  If it does, make a new bookmark and copy the long link we just made into the destination of it.
  8. Now clicking that bookmark will log you in to Blackboard from any computer.  Once again, be very careful with it, because you don't want other people logging in as you.

This is very handy for a tablet PC where you would have to key in the username and password using an onscreen keyboard.  I'm sure you can find other sites out there that this would work for too.

Tags