In this update1
Full notes
Full How To Hack In? update
Read the full published notes in a cleaner layout. The original post stays linked below.
Repeated intro
Hello!
What changed
- Gameplay
- UI and audio
- Fixes
- Store
- Server
How To Hack In? changes
After recent 0.3.1 big update, we're definitely not stopping there!
Here's follow-up 0.3.2 update with some bug fixes and new features.
Fixed ui scaling issue - where desktop would go outside of screen boundaries when ui scaling was set below 100% (values above 100% worked fine).
Fixed stock market chart opening position when stock market app was maximized
Fixed commands with trailing space will work now
Translations fixes
Added loader to commands in progress so it is more clear something is happening
Added command to switch user (su). Now player can not only escalate from user to root, but also switch to another user (e.g. from user A to user B).
Added blur to the missions required tools - for experienced players who prefer to go blind into missions. Otherwise you can always reveal tools before accepting mission, or later.
New mission type - multi step mission
- New toolPacketsniff. Available in in-game shop.
Packetsniff
With 0.3 version introduction, the network generation has been changed to be more realistic. This also changed how networks are used in the missions. Previously, the mission target files were guaranteed to be either on first computer, or second computer in the network. Now it is no longer that simple, and the target for mission can be inside another subnets.
Packetsniff will help you with that. It has 3 use cases:
Potentially find root password/hash of the current computer - used for privilege escalation.
Potentially find credentials/hashes/kerberos tickets for other computers in the network - used for lateral movement.
Packetsniff will also show you the direction to go for the mission target - if it is directly accessible from current computer, it will be highlighted. If it is in another subnet, the subnet gateway will be highlighted instead.
This is quite powerful tool, so to balance it a little bit, I made it quite noisy tool - so it adds chances to be detected in the network quickly.
Source
Changelog.gg summarizes and formats this update. How we read updates.
