CredCollect
Automatic credential collection and storage with CredCollect
.Only plaintext passwords (excluding cookies and tokens) are extracted.
Supported Module
- Browser
- Navicat
- FileZilla
- WinScp
- Seeyon OA
Usage
Command line execution
go build --ldflags "-s -w " -o cred cmd/main.go./cred -h
CredCollect as a libraryexample/main.go
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
This repo is released under the MIT License.