Buy Official Merchandise!
Forumwarz is the first "Massively Single-Player" online RPG completely built around Internet culture.

You are currently looking at Flamebate, our community forums. Players can discuss the game here, strategize, and role play as their characters.

You need to be logged in to post and to see the uncensored versions of these forums.

Log in or Learn about Forumwarz

Role Playing
Switch to Civil Discussion Role-Playing

Viewing a Post

quantumenergy

Avatar: Abstract Blue Circle
43

[Everyday Regular N-
ormal Klan
]

Level 69 Hacker

“Trojan Horse Magnum”

Hi guys,
Have any of you got access to Coral Springs Nuclear Generating Station by cracking the pbumword? Because I did it Log in to see images!
If you have a look at the source code of the page you’ll see that it’s protected by just a Javascript:

<script src="/javascripts/nuke.js?1224087036" type="text/javascript"></script>


The script is available here: http://www.forumwarz.com/javascripts/nuke.js. If you look inside you’ll find this part:

register_onload_function(function () {
	new Form.Element.Observer($('nuke_pbumword'), 0.2, function (e) {
	  
	  var val = e.value.toLowerCase().gsub(/[^a-z]/, '')
	  var hashed = hex_sha1(val)

    if (hashed == "5527cd42c762f2dde04559b454f221d61b6e60b7")
    {
      // Okay, so why did I bother to hash the pbumword if you can just
      // view the destination link here? 
      
      // Because it was fun to program, that's why.
      // Besides, the pbumword is a joke and easy to obtain.
      dogreat timesent.location.href = "/forums/battle/46"
    }
    
	})
})


The pbumword is encrypted using the SHA-1 algorithm (http://en.wikipedia.org/wiki/SHA_hash_functions). The hash is 5527cd42c762f2dde04559b454f221d61b6e60b7.
There are many ways to crack this hash. The easiest way is to go to http://md5.rednoize.com, choose SHA1, enter the hash, and BOOM!!! you got the pbum: splodeydope
Now I think I’m 1337 Log in to see images!
Internet Delay Chat
Have fun playing!
To chat with other players, you must Join Forumwarz or Log In now!