1. HackHub
  2. News

HackHub News

Hackhub Is Coming to Early Access — January 26

[p]After a long wait, Hackhub is finally coming to Early Access.[/p][p]
We’re launching on January 26, and alongside the release, we’ll be sharing our roadmap for what’s coming next.[/p][p][/p][p]Watch the trailer: [dynamiclink][/dynamiclink][/p][p]If you enjoy the experience, consider leaving a review and sharing your feedback.
Please stay tuned for updates.[/p]

Hackhub Devblog #5

[p]Here is the sneak-peak whats coming on hackhub:[/p][p]https://forum.hotbunny.dev/threads/6-hackhub-devblog-5[/p][p][/p][p]Hello Hackers! We are back with a major update bringing significant fixes, quality-of-life improvements, and new features to the core gameplay experience.[/p][p][/p][p][/p][h3]💻 System & Tool Updates[/h3]
  • [p]Command Renaming: The [c]ipconfig[/c] command has been renamed to [c]ifconfig[/c].[/p]
  • [p]Metasploit Enhancements:[/p]
    • [p]New Exploit: Added the new exploit: [c]exploit/multi/fileformat/office_word_macro[/c].[/p]
    • [p]Payload System: Metasploit now supports a dedicated payload system. Certain exploits can now take a payload as an option.[/p]
    • [p]Initial Payload: The first payload, [c]bearos/meterpreter/reverse_tcp[/c], has been added. This payload allows you to establish a connection to your target's system via a reverse TCP connection after a successful phishing attempt. Note: The specified [c]LPORT[/c] value must be defined on your current network ports.[/p]
  • [p]Phishing Template: A new "Event Ticket" phishing email template has been added. Victims who open the harmful software sent through this email will randomly (or fully configured) trigger a reverse TCP connection back to you.[/p]
  • [p]Browser Update: The tab structure in the Firebear Browser has been updated to align with modern operating system tab layouts, and its behavior has been adjusted accordingly.[/p]
  • [p]Sqlmap Fixes: Various error fixes have been implemented for the [c]sqlmap[/c] command.[/p]
  • [p]Apt-Get Command Update: The terminal command content for objectives requiring an [c]apt-get[/c] installation has been updated. Example: Python3 installation - Old: [c]"apt-get install"[/c] New: [c]"apt-get install python3"[/c][/p]
  • [p]Networking Tool Synergy: Logic for the Kimai and Wireshark tools has been added to the game, allowing for data theft from cookie-based websites. Initially, this works for firewall login credentials.[/p]
  • [p]WIFI Cracking Improvement: The modem model number will now appear 100% of the time in the modem interface of all connected Wi-Fi networks, enabling the use of the Fern tool to crack the interface password.[/p]
[p][/p][h3]✨ Quality of Life & UI Improvements[/h3]
  • [p]New Terminal Autocomplete System: The terminal's autocomplete mechanism has been replaced with a structure similar to real-world operating systems. For example, navigating to [c]/home/user/desktop/files[/c] can now be completed by typing [c]"ho"[/c] and pressing tab (to complete to [c]"home"[/c]) and then [c]"/home/u"[/c] and pressing tab (to complete to [c]"/home/user"[/c]).[/p]
  • [p]Terminal Prompt Style: The default terminal prompt style has been changed from "Modern" to "Default."[/p]
  • [p]File Explorer: File listing and drag operations have been changed, and the File Explorer now uses a new list view.[/p]
  • [p]Goagle Mail Updates:[/p]
    • [p]Improvements have been made to Dark Mode in Goagle Mail.[/p]
    • [p]Pasting copied text as a reply in Goagle Mail now removes all unnecessary spaces. This fixes instances where a mission was incorrectly marked as incomplete despite the correct text being sent.[/p]
  • [p]Handbook Search: Search functionality has been added to the Handbook, allowing for detailed searching of categories and resources.[/p]
  • [p]Twotter Updates: The Twotter icon has been renewed, and the ability to add images to posts has been enabled.[/p]
  • [p]UI/Optimization: General UI improvements and optimizations have been made.[/p]
[p][/p][h3]🕹️ Mission & Story Fixes[/h3]
  • [p]Story Completion: The story missions are now complete, and player choices have been added to the game. The final missions will change based on the selections you make.[/p]
  • [p]"The Journalist's Sister" Questline: Numerous bugs in The Journalist's Sister quest series have been fixed. The connection and target company discovery between Part 7 and Part 8 have been changed.[/p]
  • [p]Objective Logic Fixes:[/p]
    • [p]Bugs in the objectives for the Database Theft mission have been corrected.[/p]
    • [p]Objectives that required prior objectives to be completed but could be finished out of order are now correctly restricted: they will only appear and be completable if the preceding objective is finished.[/p]
  • [p]Minigame Bug Fix: Fixed a bug where the minigame would continue for a short period after the timer had run out.[/p]
  • [p]Typing Minigame: 10 additional code blocks have been added to the Typing mini-game.[/p]
  • [p]Sound Fix: The main menu sound problem has been corrected.[/p]
  • [p]IP Request Fix: Fixed a bug where requests sent over an IP address were being blocked via the router IP address.[/p]
  • [p]Blocked Page: A "You have been blocked" page has been added. You will now encounter this page when trying to access a blocked address in the browser.[/p]

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]

Hackhub Devblog 3

[p][/p]
[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]
Hello Hackers! 🚀
[p]DevBlog 3 is here with a fresh round of improvements and fixes. This update focuses on making networks more realistic, terminal usage smoother, and gameplay interactions more dynamic. [/p][p]Here’s what’s on the way:[/p][p][/p][p]Terminal Improvements[/p]
  • [p]Fixed input and prompt alignment issues.[/p]
  • [p]Commands and cursor now line up properly, making typing smoother.[/p]
[p]Wi-Fi System Overhaul[/p]
  • [p]Wi-Fi networks are now fully integrated into the subnet and port system.[/p]
  • [p]Model numbers are randomized — sometimes hidden for extra mystery.[/p]
  • [p]Added randomized phishing opportunities: in certain cases, providers can be targeted via email.[/p]
[p]Tool Fixes[/p]
  • [p]Fixed a major Wireshark bug where packet transfers weren’t displaying correctly.[/p]
[p]Localization Updates[/p]
  • [p]Some translation errors have been corrected.[/p]
[p][/p][p][/p]

HackHub DevBlog 2 – Upcoming Updates & Improvements

[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][p]Hello Hackers! 🚀[/p][p]DevBlog 2 is here to give you a look at the upcoming changes and improvements in HackHub. This update aims to make your experience more realistic, faster, and user-friendly. Here’s what’s planned:[/p][p][/p][h2]🌙 Dark Mode[/h2]
  • [p]Dark mode will be added to all Goagle websites (Homepage, Search, Mail).[/p]
  • [p]Perfect for long sessions without straining your eyes.[/p]
[h2]🖥 Desktop & File System Updates[/h2]
  • [p]Desktop icon placement issues will be fixed and icon styles slightly updated.[/p]
  • [p]Bug when creating a file with the same name will be fixed. Now, files will behave like a real OS: duplicate names will be automatically numbered (e.g., file (2)).[/p]
[h2]💻 Terminal Improvements[/h2]
  • [p]Terminal structure is being updated.[/p]
  • [p]Table layouts in the terminal will now fit correctly on the screen.[/p]
  • [p]Scroll will automatically follow new lines, solving previous issues.[/p]
  • [p]Unnecessary empty space at the bottom of the terminal will be removed.[/p]
  • [p]Terminal alignment problems will be fixed.[/p]
[h2]🌐 Firebear Browser v2[/h2]
  • [p]Fully rebuilt with a modern and faster interface.[/p]
  • [p]Designed to behave like a real web browser, supporting IP addresses and ports directly from the terminal.[/p]
  • [p]System notifications inside the Surfaces system will automatically open URLs in the browser when clicked.[/p]
[p][/p][h2]✉️ Typewriter System[/h2]
  • [p]The typewriter system (Kisscord messages, mails) will now have a “Character” mode option.[/p]
  • [p]Instead of sending single characters per keystroke, it will type one word per key press.[/p]
  • [p]Settings: Settings → Gameplay → Typewriter Mode.[/p]
[h2]🛠 Miscellaneous Bug Fixes[/h2]
  • [p]Translation issues are being corrected.[/p]
  • [p]Desktop overlapping icon problems will be fixed.[/p]
  • [p]Kisscord chat will automatically focus input when switching chat screens.[/p]
  • [p]Various other bug fixes and performance improvements.[/p]