# 工具

```
Masscan、scanport,Nmap等
$masscan -p<Port Here> <CIDR Range Here> --exclude <Exclude IP> --banners -oX <Out File Name>
针对常见的那些端口的利用的常规方法
常见的未授权访问的服务如redis，mongodb等
https://github.com/NetSPI/NetblockTool 
  python3 NetblockTool.py -v Google
Hurricane Electric BGP 工具包
https://securitytrails.com/app/sb
https://ipinfo.io/  全面的 IP 地址数据，IP地理定位 API
https://www.ipuu.net/#/home
https://site.ip138.com/
HOST碰撞：https://github.com/fofapro/Hosts_scan
  https://github.com/pmiaowu/HostCollision
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.heresecurity.wiki/shou-ji-xin-xi/ip-he-duan-kou-xin-xi/gong-ju.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
