HTB Sherlocks - Noted
by DwightSchrute - Friday January 26, 2024 at 10:31 AM
#1
Hi guys,

here are the solutions for the new released Sherlock "Noted" from Jan 25 2024.

Somehow i am missing the task 4 and can't find the right solution.
So i share with you my solution in hope someone could help me with task 4 and complete the thing. 

Task1: C:\Users\Simon.stark\Documents\Dev_Ops\AWS_objects migration.pl
Task2: C:\Users\simon.stark\Desktop\LootAndPurge.java
Task3: Forela-Dev-Data.zip
Task4: HELP PLEASE ;-)
Task5: 0xca8fa8f0b631ecdb18cda619c4fc9d197c8affca
Task6: CyberJunkie@mail2torjgmxgexntbrmhvgluavhj7ouul5yar6ylbvjkxwqf6ixkwyd.onion
Reply
#2
2023-07-24 09:53:23
Reply
#3
(Jan 26, 2024, 10:31 AM)DwightSchrute Wrote: Hi guys,

here are the solutions for the new released Sherlock "Noted" from Jan 25 2024.

Somehow i am missing the task 4 and can't find the right solution.
So i share with you my solution in hope someone could help me with task 4 and complete the thing. 

Task1: C:\Users\Simon.stark\Documents\Dev_Ops\AWS_objects migration.pl
Task2: C:\Users\simon.stark\Desktop\LootAndPurge.java
Task3: Forela-Dev-Data.zip
Task4: HELP PLEASE ;-)
Task5: 0xca8fa8f0b631ecdb18cda619c4fc9d197c8affca
Task6: CyberJunkie@mail2torjgmxgexntbrmhvgluavhj7ouul5yar6ylbvjkxwqf6ixkwyd.onion


for number 4 you can do it like this

import datetime

timestamp_low = -1354503710
timestamp_high = 31047188

full_timestamp = (timestamp_high << 32) | (timestamp_low & 0xFFFFFFFF)

timestamp_seconds = full_timestamp / 10**7
timestamp = datetime.datetime(1601, 1, 1) + datetime.timedelta(seconds=timestamp_seconds)

print(timestamp)


then use it on session.xml
Reply
#4
Anyone help to solve this machine
Reply
#5
this is not a machine and all the answer are above...
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags Techtom 21 2,537 1 minute ago
Last Post: popoler
  [FREE] CPTS 12 FLAGS pulsebreaker 66 1,793 6 hours ago
Last Post: vlka
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 370 92,597 Yesterday, 05:05 PM
Last Post: lifolifo007
  Hack the box Pro Labs, VIP, VIP+ 1 month free Method RedBlock 23 2,218 Yesterday, 02:10 PM
Last Post: kkkato
Heart [FREE] HackTheBox All Cheatsheets Tamarisk 3 417 Apr 29, 2026, 10:36 PM
Last Post: op334

Forum Jump:


 Users browsing this forum: 1 Guest(s)