We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76f981c commit f7c91f1Copy full SHA for f7c91f1
cli/root.go
@@ -20,7 +20,7 @@ var (
20
21
func printBanner() {
22
helper.CustomizePrintln("========================================================================================>")
23
- helper.CustomizePrintln("OOTT - OSINT Offensive Toolkit")
+ helper.CustomizePrintln("OOTT - Offensive Operation and Threat Toolkit")
24
helper.CustomizePrintln("<========================================================================================")
25
}
26
0 commit comments