mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
27 lines
406 B
Markdown
27 lines
406 B
Markdown
# # 2301/tcp - Pentesting Compaq/HP Insight Manager
|
|
|
|
{{#include ../banners/hacktricks-training.md}}
|
|
|
|
**Default Port:** 2301,2381
|
|
|
|
## Default passwords
|
|
|
|
|
|
{{#ref}}
|
|
http://www.vulnerabilityassessment.co.uk/passwordsC.htm
|
|
{{#endref}}
|
|
|
|
## Config files
|
|
|
|
```text
|
|
path.properties
|
|
mx.log
|
|
CLIClientConfig.cfg
|
|
database.props
|
|
pg_hba.conf
|
|
jboss-service.xml
|
|
.namazurc
|
|
```
|
|
|
|
{{#include ../banners/hacktricks-training.md}}
|