Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-02T11:17:55.000Z (about 8 years ago)
- Last Synced: 2024-06-20T13:31:54.071Z (6 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`
![screenshot](screenshot.png)
## Author
Domenico Luciani
https://domenicoluciani.com## License
MIT