If for some reason you need a user that’s RDP’ed into a Server or Workstation to do a CTRL+ALT+DEL, here...
In the context of DNS and websites, “cisco.com” and “www.cisco.com” are both domain names, but they have slightly different uses....
While troubleshooting an FTP transfer failure, we observed that a client could successfully transfer files to the DEVFTP server but...
When saving device configurations using PuTTY, you’ll got a lot of –more–’s in the configuration file and it’s annoying. To...
There are several commands and operations that you can use in PowerShell to troubleshoot a Windows file server that is...
I was installing Ubuntu in Windows 11 using WSL. I was getting the error below: “Please enable the Virtual Machine...
This will dump all GPO’s into HTML files. Get-GPO -all | % { Get-GPOReport -GUID $_.id -ReportType HTML -Path "C:\MyExports\$($_.displayName).html"...
I’ll try to keep adding to this list....
URL http.host == “api.cordero.me” DNS dns.qry.name == “www.cordero.me” dns.qry.name matches “.cordero.me” dns.qry.name contains “cordero.me” TCP Flags tcp.flags.reset == 1 tcp.flags.push...
Sometimes when your in Kali you want a quick and easy way to share files. One of the ways I...