Skip to content

Commit

Permalink
update v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zan8in committed Mar 16, 2024
1 parent ff005c9 commit 85d98d8
Show file tree
Hide file tree
Showing 36 changed files with 7 additions and 76 deletions.
2 changes: 1 addition & 1 deletion pkg/config/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"github.com/zan8in/gologger"
)

const Version = "3.0.1"
const Version = "3.0.2"

func InitBanner() {
fmt.Printf("\r\n|\tA F 🐸 O G\t|")
Expand Down
4 changes: 3 additions & 1 deletion pocs/afrog-pocs/CVE/2021/CVE-2021-44228.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
id: CVE-2021-44228
id: CVE-2021-44228-temp

info:
name: Apache Log4j2 Remote Code Injection
Expand All @@ -18,6 +18,8 @@ info:
created: 2023/07/02

set:
rand1: randomInt(111,999)
rand2: randomInt(111,999)
oob: oob()
oobDNS: oob.DNS
hostname: request.url.host
Expand Down
51 changes: 0 additions & 51 deletions pocs/temp/afrog-pocs/cve/CVE-2021-44228-temp.yaml

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion pocs/temp/afrog-pocs/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.35
0.3.36
Binary file modified pocs/v/afrog-pocs.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion pocs/v/afrog.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.1
3.0.2
2 changes: 1 addition & 1 deletion pocs/v/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.35
0.3.36

0 comments on commit 85d98d8

Please sign in to comment.