Kang Asu
Goca Scanner - FOCA fork written in Go
Goca is a FOCA fork written in Go, which is a tool used mainly to find metadata and hidden information in the documents its scans. These documents may be on web pages, and can be downloaded and analyzed with Goca.
It is capable of analyzing a wide variety of documents, with the most common being Microsoft Office, Open Office, or PDF files, although it also analyzes Adobe InDesign or SVG files, for instance.
These documents are searched for using search engines such as:
- Bing
- DuckDuckGo
- Yahoo
- Ask
USAGE
Download built packages from Releases
To build from source, you will need Go installed.
$ export GO111MODULE=on
$ go get ./...
$ go run goca/goca.go -h
$ docker build -t gocaio/goca /path/to/goca
$ docker run gocaio/goca -h
Contributing Guide
Please reade the Contributing guide:
Documentation
Refer to the Official Doc.
Regards
Kang Asu
No comments:
Post a Comment
# Silahkan berkomentar, bertanya dan kritik dengan sopan
# Disini anda boleh menyisipkan Link di kolom komentar
# Tetapi akan saya moderasi atau Review terlebih dahulu tiap komentar
# Jangan sampai komentar anda mengandung SPAM.
# Terima Kasih - Regards Muhammad Sobri Maulana