https://github.com/dlion/go-ofile
Use this tool to search for a specific file type in a given domain.
https://github.com/dlion/go-ofile
dork go golang security
Last synced: 3 months ago
JSON representation
Use this tool to search for a specific file type in a given domain.
- Host: GitHub
- URL: https://github.com/dlion/go-ofile
- Owner: dlion
- License: mit
- Created: 2016-11-01T02:39:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-02T11:17:55.000Z (almost 9 years ago)
- Last Synced: 2025-06-09T04:40:15.439Z (4 months ago)
- Topics: dork, go, golang, security
- Language: Go
- Size: 111 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-ofile
Use this tool to search for a specific file type in a given domain.Go lang clone of old [goofile](http://tools.kali.org/information-gathering/goofile) script.
## Usage
```
go-ofile
-d domain
-f filetype
```## Example
`go-ofile -d unipa.it -f pdf`

## Author
Domenico Luciani
https://domenicoluciani.com## License
MIT