Skip to content

Commit 4069f0d

Browse files
committed
v1.0.0
1 parent 8e37958 commit 4069f0d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

pkg/favirecon/db.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,7 @@
684684
"1749354953": "Vantara Pentaho Business Analytics Server",
685685
"-175177211": "VMware vCenter Converter Standalone",
686686
"175178334": "Nas4free",
687+
"1752776796": "OpenAI",
687688
"-175283071": "Dell",
688689
"1756605828": "WebCTRL",
689690
"1757638479": "Bossgoo",
@@ -1133,6 +1134,7 @@
11331134
"517158172": "D-Link (router/network)",
11341135
"-519765377": "Parallels Plesk Panel",
11351136
"-520888198": "Blue Iris (Webcam)",
1137+
"-525583313": "OpenAI",
11361138
"-532394952": "CX",
11371139
"538323054": "NethServer Enterprise",
11381140
"538585915": "Lenel",

pkg/output/banner.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import "github.com/projectdiscovery/gologger"
1212
var printed = false
1313

1414
const (
15-
Version = "v0.1.3"
15+
Version = "v1.0.0"
1616
banner = ` ____ _
1717
/ __/___ __ __(_)_______ _________ ____
1818
/ /_/ __ ` + `\/ | / / / ___/ _ \/ ___/ __ \/ __ \

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ summary: Use favicon.ico to improve your target recon phase
33
description: |
44
Use favicon.ico to improve your target recon phase.
55
Quickly detect technologies, WAF, exposed panels, known services.
6-
version: 0.1.3
6+
version: 1.0.0
77
grade: stable
88
base: core20
99

0 commit comments

Comments
 (0)