Live data from Hacker News

Viewing profile — rootux

rootux

HN member
Joined
Wed, Apr 11, 2012, 1:23 PM UTC
HN karma
1
Public activity
4 items

About rootux

No profile information was provided.

Recent public activity

  1. comment
    Comment #19907956

    That's the final (Still hackish code but does the work) import requests CHARACTERS = "abcdefghijklmnopqrstuvwxyz0123456789" URL = " http://35.246.158.51:8070/auth/v1_1" HEADERS = {…

  2. comment
    Comment #19907886

    i've added this to your code to make it easier to see what is the next char - if(delay > len(PAYLOAD['Password'])*30000479):

  3. comment
    Comment #19907883

    Yep - The first character is where my mistake was. Thank you.

  4. comment
    Comment #19876945

    Not sure I understand the bruthforce code. I'm trying to get the first char. I've written something along import requests import string #a-zA-Z!@#$%^&*()_-= printables_chars = stri…