nmap -p 24888 xxxxxxxx 24888/tcp filtered unknown iptables opening port -A INPUT -p tcp -m state --state NEW --dport 24888 -j ACCEPT ssh -vv -p 24888 user@xxxxxxxxxx OpenSSH_9.2p1 Debian-2+deb12u4, OpenSSL 3.0.15 3 Sep 2024 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 1: include /etc/ssh/ssh_config.d/*.conf matched no files debug1: /etc/ssh/ssh_config […]
Daily Archives: January 22, 2025
I am trying to delete Outlook, other O365 Apps and all related information from an iPhone 14, running iOS 18.1.1. I have deleted accounts, deleted the application, deleted access to the device in the cloud, rebooted the phone, downloaded the application anew, and still, it remembers the old account. Where […]
Some settings can be made by non-administrator users by simply going into Settings. Others require Group Policy editing. For example, disabling the previewing when hovering over an icon on the taskbar. In corporate situations, requiring edits to Group Policy or the Registry typically puts it out of reach of most […]
Is there a way to partition external hard drives in Windows 11 Pro, or do I need to get separate software? I remember using the DOS Part command I think.
While trying to inspect internet traffic a 3rd party windows application is sending to the server, I ran into a problem that the app could not communicate with the server, indicating perhaps a certificate pinning protection. Fiddler showed me the following popup: Is this caused by certificate pinning and what […]