# **Basic Information**
# **Enumeration**
## **Git-dumper**
```bash
pipx install git-dumper
git-dumper <http://target.domain> </tmp/target.domain>
```
## **Git**
```bash
git status
git log
git show <commit_id>
```
# **References**
# **Practical Application**
| Platform | Name | Notes |
| -------- | ---- | ----- |
| | | |