# **Basic Information**
# **Enumeration**
## **Git-dumper**
```bash
pipx install git-dumper
git-dumper <TGT_DOMAIN> <LOCAL_DIR>
```
## **Git**
```bash
git status
git log
git show <COMMIT_ID>
```
# **References**
# **Practical Application**
| Platform | Name | Notes |
| -------- | ---- | ----- |
| | | |