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] CPTS 12 FLAGS pulsebreaker 68 1,886 1 hour ago
Last Post: VictorPipeau
  [FREE] HackTheBox Dante - complete writeup written by Tamarisk Tamarisk 601 91,506 1 hour ago
Last Post: VictorPipeau
  [FREE] 300+ Writeups PDF HackTheBox/HTB premium retired Tamarisk 371 92,785 2 hours ago
Last Post: phannguyenbaouy1
  [FREE] HackTheBox Academy - CBBH CDSA CPTS All Modules Flags Techtom 21 2,598 6 hours ago
Last Post: popoler
  Hack the box Pro Labs, VIP, VIP+ 1 month free Method RedBlock 23 2,241 Yesterday, 02:10 PM
Last Post: kkkato

Forum Jump:


 Users browsing this forum: 1 Guest(s)