We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24690f commit 200d200Copy full SHA for 200d200
tutorials/vuls-security-scanner/index.mdx
@@ -158,7 +158,7 @@ Download and Install [go-exploitdb](https://github.com/mozqnet/go-exploitdb).
158
```
159
7. Fetch exploitdb information:
160
161
- go-exploitdb fetch -dbpath=/usr/share/vuls/exploitdb.sqlite3
+ go-exploitdb fetch awesomepoc --dbpath=/usr/share/vuls/exploitdb.sqlite3
162
163
164
## Deploying Vuls
0 commit comments