About 12,000 results
Open links in new tab
  1. How to find Windows version from the file on a remote system

    Jan 15, 2016 · 6 I need to find out what Windows and Service Pack system is currently running. All I have is ftp access, it means I cannot run any the software. Is there a way to determine …

  2. How can I detect the remote operating system?

    Mar 26, 2016 · Is it possible to detect the operating system type remotely from another system using any tools like nmap without admin privileges? What are the other alternatives for …

  3. hash - What tools currently allow to retrieve Windows 10/11 …

    Dec 16, 2021 · I was wondering what Windows/Linux/Live tools allow to retrieve user password hashes of modern 2021 Win10/11 installations. I am not sure if password storage differs in …

  4. forensics - Determining Windows version from a list of files ...

    Sep 3, 2020 · For example, if a particular file introduced in Windows XP SP2 is found, but a file introduced in Windows XP SP3 is not, you could conclude that it was XP SP2. I can't find any …

  5. How to determine if there is any SSL v2, SSL v3, TLS 1.0 or TLS 1.2 ...

    Mar 15, 2016 · Environment: Windows 2008 R2, IIS, ASP.Net Website I'm preparing to disable SSL v2,SSL v3 in my server. How can I check whether my server receiving any connections …

  6. How to check whether NTLM v2 or v1 is used for authentication?

    Microsoft Domains and/or Forests with a Windows Server 2012 R2 functional level do not even support NTLM authentication by default. Thus, its use is contraindicated.

  7. Fingerprinting Windows Architecture from a file on remote system

    Feb 3, 2019 · This is a post following up with this one. Similar situation as the above post - I'd like to know if there's a way to find out the architecture (x86 or x64) of a windows system from a …

  8. windows - How do we determine the SSL/TLS version of an HTTP …

    Sep 11, 2015 · Then the server chooses, usually by using the highest version that both client and server support. Note that nowhere in the handshake will you find any indication of how low the …

  9. encryption - Determine SSL/TLS version using Wireshark

    Nov 18, 2016 · 20 Using Wireshark, I am trying to determine the version of SSL/TLS that is being used with the encryption of data between a client workstation and another workstation on the …

  10. nmap - How to find live hosts on my network? - Information …

    316 I am trying to find the live hosts on my network using nmap. I am scanning the network in Ubuntu using the command sudo nmap -sP 192.168.2.1/24. However, I am unable to find the …