/scope

A go binary to store the scope of a pentest

Primary LanguageGo

scope

A go binary to store the scope of a pentest

Setup

go get github.com/shoxxdj/scope

Usage

Scope : a binary to store scope for attackers. v:0.1
	-a: The url to add in the database
	-d: The url to delete from the database
	-dl: Databse location
	-full: Get full details (URL and Number)
	-save: Save configuration (need dbLocation to be defined to be efficient)