Forensic

Tuesday 16 February 2016, 00:17  #1
Forensic - Log Analysis - web attack
xnand
  • 4 posts

I need a hand in this challenge. I made a script that does all the job, and prints the characters of the password. I checked many times this script, and to me seems to be ok, so i really don’t understand where the mistake is. maybe someone could pm me or something like that...? i’m breaking my head with this :’-(

Thursday 9 June 2016, 03:39  #2
Forensic - Log Analysis - web attack
Pepelegal
  • 1 posts

Me too. I’ve checked many times.
I’ve understood the meaning of the "0 second time" for the 4th request.
I’ve got a 20 characters password plus a null at the end.
But nothing. The page keep replying it is wrong.

What am I missing?

Wednesday 15 June 2016, 22:30  #3
Forensic - Log Analysis - web attack
n0ps13d
  • 1 posts

I am having the same issue.

Monday 19 September 2016, 14:59  #4
Forensic - Log Analysis - web attack
XavierM
  • 1 posts

I found a password of 20 characters, but it does not work.

The password is g9U**************SAS.

What am I missing?

Tuesday 13 June 2017, 22:58  #5
Forensic - Log Analysis - web attack
yuntao
  • 1 posts

Same for me...same password. Any hint?

Tuesday 25 July 2017, 10:45  #6
Forensic - Log Analysis - web attack
Aniket Phatak
  • 1 posts
Wednesday 22 November 2017, 22:17  #7
Forensic - Log Analysis - web attack
Ryzzen117
  • 2 posts

Same for me, no idea what to do with that sql string

Thursday 22 November 2018, 08:19  #8
Forensic - Log Analysis - web attack
l4tschen
  • 1 posts

For further people beeing stuck here:

If you understood the 0 second time from the 4th call, and you recieved that password above, you are quite close. You should maybe revisit the very last set of calls and think about why that 0’s could mean instead of a binary 0000000.

Friday 12 April 2019, 15:27  #9
Forensic - Log Analysis - web attack
Gwendall
  • 1 posts

I have found the password above, however I still can not figure what l4tschen is telling about the 0’s a the end. Could somebody enlighten me ?

Sunday 22 November 2020, 17:06  #10
Forensic - Log Analysis - web attack
palaga
  • 1 posts

Hit the same road block, but the hint of l4tschen helped me just enough to solve this one. Revisiting the interpretation of unexpected zeroes pushed me over the edge. Thanks!