随笔分类 - pentesting
pentesting
摘要:0.工具介绍dnsmap is mainly meant to be used by pentesters during the information gathering/enumeration phase ofinfrastructure security assessments. During the enumeration stage, the security consultant would typically discover the target company's IP netblocks, domain names, phone numbers, etc ...Su
阅读全文
摘要:0.工具介绍The purpose of Dnsenum is to gather as much information as possible about a domain. The program currently performs the following operations:1) Get the host's addresse (A record). 2) Get the namservers (threaded). 3) Get the MX record (threaded). 4) Perform axfr queries on nameservers and g
阅读全文
摘要:扫描目标主机使用的操作系统。root@bt:~# nmap -sT -O -A 192.168.1.133Starting Nmap 5.61TEST4 ( http://nmap.org ) at 2012-08-31 02:28 EDTNmap scan report for 192.168.1.133Host is up (0.090s latency).Not shown: 986 closed portsPORT STATE SERVICE VERSION80/tcp open http Microsoft HTTPAP...
阅读全文