anyone know of a way to enumerate 64 bit systems? I need a passive way to find these. tried nmap, xprobe and some windoes tools, nada
Announcement
Collapse
No announcement yet.
enumerate 64-bit OS
Collapse
X
-
Originally posted by midimananyone know of a way to enumerate 64 bit systems? I need a passive way to find these. tried nmap, xprobe and some windoes tools, nada
None of the tools you've listed are really passive per se - it may be a flexible point, but all of the above are intrusive and detectable.
What are you trying to accomplish here? It might help if we knew what you were going for.
-
Originally posted by xwred1Its probably difficult to detect.
Nmap -O will tell you what the host OS is, if it can figure it out, but not what arch.
Thinking about it - doesn't apache identify itself as 64-bit if running on said architecture? I don't have anything here to test with, so may be off on this.
Comment
Comment