---
title: "2301 - Compaq Hp Insight Manager"
weight: 2301
date: "2026-03-10T10:03:28+08:00"
lastmod: "2026-03-10T13:26:55+08:00"
---

💡 **学习提示**: 本文档介绍 **Compaq Hp Insight Manager** 的渗透测试方法，适合信息安全初学者和从业人员参考。

⚠️ **法律声明**: 本文档仅供学习和授权测试使用。未经授权的系统测试可能违反法律法规。

---

> ⚠️ **法律声明**: 本文档仅供学习和授权测试使用。未经授权的系统测试可能违反法律法规。

## # 2301/tcp - 渗透测试 Compaq/HP Insight Manager

**默认 端口:** 2301,2381

### 默认 passwords

http://www.vulnerabilityassessment.co.uk/passwordsC.htm

### Config files

```text
path.properties
mx.log
CLIClientConfig.cfg
database.props
pg_hba.conf
jboss-service.xml
.namazurc
```

---

---

---


### 搜索引擎语法

#### FOFA

```bash
# FOFA 搜索语法
port="2301"
```

#### Shodan

```bash
# Shodan 搜索语法
port:2301
```

#### ZoomEye

```bash
# ZoomEye 搜索语法
port:2301
```

---

## 📖 参考资料

- [HackTricks - 2301-compaq-hp-insight-manager](https://book.hacktricks.wiki/en/network-services-pentesting/2301-compaq-hp-insight-manager.html)

