dbns

command module
v0.0.0-...-7e2dd01 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

DBNS


DBNS (DataBase Nuclei Scanner) is a tool that allows you to keep track of the scans that are done with Nuclei in a simple way by saving the results in a database.

Dependencies

Install

GO111MODULE=on go get -v github.com/FleexSecurity/dbns

Nuclei usage

dbns nuclei -u target.com
dbns nuclei -l all.txt

By default dbns ignores the results of info, but if you want to save them just add the -i flag.

dbns nuclei -l all.txt -i

dbns nuclei -h for more

DB usage

DB is the command that returns the data from the Psql Database

Type of data that can be returned:

  • t: TemplateID
  • h: Host
  • s: Severity
  • n: Name
  • m: Matched
  • g: Tags
dbns db -p sm

dbns db -h for more

Available commands

Available Commands:
  db          Retrieve data from db
  help        Help about any command
  nuclei      Nuclei Scanner command

License

DBNS is distributed under Apache-2.0 License

Documentation

Overview

Copyright © 2021 FleexSecurity

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL