|_clamav-exec: ERROR: Script execution failed (use -d to debug)| http-cookie-flags: | /: | JSESSIONID: |_ httponly flag not set| http-csrf: | Spidering limited to: maxdepth=3; maxpagecount=20; withinhost=10.200.250.253| Found the following possible CSRF vulnerabilities: | | Path: ...
$ nmap --script=mysql-brute -p3306 192.168.1.197 #如果对方数据库端口非默认,可以-p指定 其他数据库同理,指定字典文件的用法,通过userdb、passsdb指定账号密码文件: 代码语言:txt AI代码解释 $ nmap -p 3306 --script=mysql-brute --script-args userdb=/root/user.txt --script-args passdb=/root/pass....
|_samba-vuln-cve-2012-1182: ERROR: Script execution failed (use -d to debug) |_smb-double-pulsar-backdoor: ERROR: Script execution failed (use -d to debug) |_smb-vuln-conficker: ERROR: Script execution failed (use -d to debug) |_smb-vuln-cve-2017-7494: ERROR: Script execution fail...
|_http-title: Success |_http-traceroute: ERROR: Script execution failed (use -d to debug) | http-useragent-tester: | Status for browser useragent: 200 | Allowed User Agents: | Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html) | libwww | lwp-trivial | li...
|_clamav-exec: ERROR: Script execution failed (use -d to debug) |_mysql-empty-password: Host '192.168.230.129' is not allowed to connect to this MySQL server |_mysql-vuln-cve2012-2122: ERROR: Script execution failed (use -d to debug) ...
|_http-robtex-shared-ns: ERROR: Script execution failed (use -d to debug) | ip-geolocation-geoplugin: | 61.135.169.125 (www.baidu.com) | coordinates (lat,lon): 39.9288,116.3889 |_ state: Beijing, China |_ip-geolocation-maxmind: ERROR: Script execution failed (use -d to debug) | who...
[root@localhost ~]# nmap --script external baidu.comStarting Nmap 6.40 ( ) at 2019-03-30 23:31 EDTNmap scan report for baidu.com (61.135.169.125)Host is up (0.018s latency).|_ERROR: Script execution failed (use -d to debug)| ip-geolocation-geoplugin:| 61.135.169.125 (baidu.com)| ...
|_http-sql-injection: ERROR: Script execution failed (use -d to debug) ``` 上述结果表明,本地主机的80端口存在SQL注入漏洞,但由于漏洞扫描失败,无法进一步确认漏洞细节。 除了单独运行脚本进行漏洞扫描外,Nmap还提供了一些常用的漏洞扫描脚本,例如对常见Web应用程序的漏洞进行扫描的`http-vuln-*`系列脚本,以及...
Nmap不仅用于端口扫描,服务检测,其还具有强大的脚本功能,利用Nmap Script可以快速探测服务器,一般情况下,常用的扫描脚本会放在/usr/share/nmap/script目录下,并且脚本扩招名为*.nse后缀的,接下来将介绍最常用的扫描脚本. 扫描WEB敏感目录:通过使用--script=http-enum.nse可以扫描网站的敏感目录. ...
|_ssh-hostkey: ERROR: Script execution failed (use -d to debug) 1 service unrecognized despite returning data. If you know the service/version, please submit the following fingerprint at http://www.insecure.org/cgi-bin/servicefp-submit.cgi : ...