Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieving incorrect Data #2

Closed
dsn-hanno opened this issue Jul 9, 2018 · 1 comment
Closed

Retrieving incorrect Data #2

dsn-hanno opened this issue Jul 9, 2018 · 1 comment

Comments

@dsn-hanno
Copy link

Hi guys,

i have recently used your program on a server status. The server status however, was giving all possible information and contained of numerous tables, with ssl statistics and such.

Running server-status_PWN on it, resulted in results similar to: #1

However, instead of having Questionmarks, i just got some numbers. For Example: [New URL]: http://27

Having looked at the code, i found the line of code causing this issue:

In Function: parse_response(self, response) , you can find the Comment: URL-related.

The Variable table_index_id is the one you are looking for. Originally set to 0, i had to increase it, to eventually point to the right table.

I suggest adding this to the Readme for further Problems related to this and furthermore even allowing the user to determine this variable as a parameter at the start of the program.

Hope this helps!

@mazen160
Copy link
Owner

mazen160 commented Jul 9, 2018

Hi @dsn-hanno,

Thank you for reporting this issue. I have updated the README to refer to the ticket for further details.
72aff5c

Thanks,
Mazin

@mazen160 mazen160 closed this as completed Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants