1. HackHub
  2. News
  3. Hackhub Devblog #4

Hackhub Devblog #4

[p]Note: This update is still in development and hasn’t been released yet. Here’s a sneak peek at what’s coming in HackHub! 🛠️[/p]
[p][/p][h2]Hello Hackers! 🚀[/h2][p]DevBlog 4 is packed with new features, mission content, tool improvements, and system updates. Here’s what’s coming next:[/p][p][/p][h2]Highlights[/h2]
  • [p]In-game git support: clone and pull commands added — you can now clone player repositories and update them with pull.[/p]
  • [p]systemctl system added: set system config vars and restart services (requires root).[/p]
  • [p]New quest lines: Database Theft & Competitor Sabotage added.[/p]
[h2]Changes & Fixes[/h2]
  • [p]Settings → Wallpapers: Fixed overflow showing in the Wallpapers section — no more visual overflow/scroll bug.[/p]
  • [p]sqlmap: Added help parameter (-h for help).[/p]
  • [p]John tool: John no longer decrypts the entire passwd file — it now only decrypts password hashes. Hint text updated accordingly.[/p]
  • [p]HackHub server optimizations and updates.[/p]
  • [p]In-game Git system: added support for clone and pull.[/p]
  • [p]Terminal error output minimized.[/p]
  • [p]Improvements to println method in the terminal.[/p]
  • [p]mxlookup command improvements.[/p]
  • [p]Subnet encryption system changed.[/p]
  • [p]Subnet root passwords are now stored in the system, but they will still not appear in /etc/passwd.[/p]
  • [p]rootgrab command added to Metasploit — usable only when you have a meterpreter session.[/p]
    • [p]You can use the Metasploit rootgrab tool to attempt to access a system’s root password.[/p]
  • [p]systemctl commands:[/p]
    • [p]systemctl config — set a system config variable (only existing config keys can be changed; requires root).[/p]
    • [p]systemctl restart — restart a system’s services (requires root).[/p]
  • [p]New missions: Database Theft & Competitor Sabotage.[/p]
  • [p]Firebear browser: fixed bug related to closing tabs.[/p]
  • [p]Kisscord: adding friends via Enter key.[/p]
  • [p]Lynx: search now supports case-insensitive search — you no longer need exact case matches.[/p]
  • [p]Surfaces system: if an app is open and its maxOpen value is 1, attempting to open it again will focus the existing instance instead of opening another.[/p]
  • [p]Fixed an objective ordering bug in the Altering Exam Grades quest.[/p]