Sonicwall Global VPN user can’t access gateway.

0 Comments

VPN -> LAN rule set. Management via this SA/Security Association, allows mgt traffic pass through VPN tunnel. Sonicwall admin group. no default gateway assigned is expected behavior in split tunnel VPN,normal traffic continue using local ISP’s gateway.Full tunnel,all traffic through VPN.


Zenmap 7.95 save scan result crash

0 Comments

Version: 7.95Traceback (most recent call last):File “C:\Program Files (x86)\Nmap\zenmap\lib\python3.11\site-packages\zenmapGUI\MainWindow.py”, line 629, in _save_scan_results_cbself._save(self.scan_interface, filename, selected, format)File “C:\Program Files (x86)\Nmap\zenmap\lib\python3.11\site-packages\zenmapGUI\MainWindow.py”, line 711, in _savescan_interface.inventory.save_to_file(File “C:\Program Files (x86)\Nmap\zenmap\lib\python3.11\site-packages\zenmapCore\NetworkInventory.py”, line 291, in save_to_fileself.get_scans()[index].write_xml(f)File “C:\Program Files (x86)\Nmap\zenmap\lib\python3.11\site-packages\zenmapCore\NmapParser.py”, line 1020, in write_xmlself._write_hosts(writer)File “C:\Program Files (x86)\Nmap\zenmap\lib\python3.11\site-packages\zenmapCore\NmapParser.py”, line 1101, in _write_hostswriter.startElement(“address”,File “../lib/python3.11/xml/sax/saxutils.py”, line 170, in startElementFile “../lib/python3.11/encodings/cp1252.py”, line 19, in encodeUnicodeEncodeError: ‘charmap’ […]


Problem Ejecting USB Attached SCSI (UAS) Mass Storage Device

0 Comments

Warning 8/16/2025 7:24:04 PM Kernel-PnP 225 (223) Log Name: SystemSource: Microsoft-Windows-Kernel-PnPDate: 8/16/2025 7:24:04 PMEvent ID: 225Task Category: (223)Level: WarningKeywords:User: SYSTEMComputer: jujubeDescription:The application \Device\HarddiskVolume3\Windows\System32\dllhost.exe with process id 9176 stopped the removal or ejection for the device USB\VID_174C&PID_55AA\MSFT30123458DB27C1.Process command line: C:\Windows\system32\DllHost.exe /Processid:{DFB65C4C-B34F-435D-AFE9-A86218684AA8}List of affected devices: Event Xml:225 2 3 223 0 0x8000000000000000 699231 System jujube 9176 52 […]


LSA – User DB – Group

0 Comments

get-localgroup get-localgroupmember new-localgroup – name name add-localgroupmember -name name -member ” “ Note that the user won’t be granted access to the additional groupuntil the next time they successfully authenticate; that is, the group won’t be automatically addedto existing tokens for that user. get-ntsid -name name Remove-LocalGroup -Name $name


MD4 hash of the password

4 Comments

NT hash/LM hash prior to Vista pass-the-hash to perform remote network authentication without needingthe original password.


machine SID

2 Comments

This commonprefix is the machine SID, and it’s randomly generated when Windows is installed. Because it’sgenerated randomly, each machine should have a unique one. The claim you quoted is partially right, but it’s missing an important detail — Windows tries to give each machine a unique machine SID, but there’s no absolute guarantee of global […]


security tool : BloodHound

0 Comments

trust relationships


computer account

0 Comments

Each computer has a special user account that allows them to authenticate tothe domain. This allows the computer to access the group policy configuration without a domainuser being authenticated. ctive Directory creates a computer account for it (e.g., COMPUTERNAME$), Its purpose is authentication of the machine itself. It’s essentially a service account for the OS, […]


Hello world!

0 Comments

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!