Naming Convention

4th October 2024

What if i name all my servers + shares misleading names ie Destination_UnreachablePacket_DroppedNot_FoundBad_AddressSynNoAckIncorrect_TokenOut_Of_MemoryField_OverrunIncorrect_Data_TypeAccess_DeniedTimeOutTCP_Expired_In_TransitMissing_CookieInvalid_PortCould_Not_Negotiate_EncryptionNo_Route_To_Host

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Ubuntu Extend full part

3rd October 2024

Step 1: In VmWare, make the partition larger. i did this while the VM was running with no ill effects. sudo su[sudo] password for hex:root@uwazuh:/home/hex# lsblkNAME MAJ:MIN RM SIZE RO…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Forenziks

1st October 2024

Japan Cert article on identifying Malware based on the windows log entries left by it https://www.bleepingcomputer.com/news/security/jpcert-shares-windows-event-log-tips-to-detect-ransomware-attacks/

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Recommended free training

29th September 2024
๐Ÿ“Œ
0๐Ÿ’ฌ read more

Build these plz

21st September 2024

Crafting mini-game website that hosts a D&D crafting system, the players use in between sessions to make single use items (and eventually real magic items) from items and monster parts…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Solving a problem with another problem

19th September 2024

Solar fuels soon? Researchers succeed in making ethylene from CO2 https://interestingengineering.com/energy/michigan-artificial-photosynthesis-solar-fuels

๐Ÿ“Œ
0๐Ÿ’ฌ read more

M$ Open Value Licenses

11th September 2024

If you have Software Assurance you can move licenses from Win Svr 2012 to Win Svr 2022 in the licensing Wizard choose Other as the license type type the license…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Wazuh install

Start with this script https://documentation.wazuh.com/current/quickstart.html Don’t recommend using the .OVA virtual machine for a permanent install as it is very difficult to change the default password of admin/admin

๐Ÿ“Œ
0๐Ÿ’ฌ read more

M$ Authenticator App Error “code is already used”

This is an error on the Android App as MFA can still be setup using a different device. Possible Solutions: Use your backup phone to setup M$ Authenticator, then setup…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Flush Group Policy Cache

5th September 2024

Open an elevated command prompt with administrative rights Run the following two commands: rmdir /S /Q %windir%\System32\GroupPolicy rmdir /S /Q %windir%\System32\GroupPolicyUsers Reboot the computer or run from a command prompt: gpupdate /force…

๐Ÿ“Œ
0๐Ÿ’ฌ read more