Skip to content

Commit

Permalink
naabu: Update to version 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arch3rPro committed Nov 29, 2024
1 parent 6d9ff6f commit 8c973a7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/naabu.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"version": "2.3.2",
"version": "2.3.3",
"description": "projectdiscovery/naabu: A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests(Scoop bucket by arch3rpro)",
"homepage": "https://github.com/projectdiscovery/naabu/",
"license": "Freeware",
"architecture": {
"32bit": {
"url": "https://github.com/projectdiscovery/naabu/releases/download/v2.3.2/naabu_2.3.2_windows_386.zip",
"hash": "03ab70bf4a3eb572c23e36507e404a9fe91b6bcca670e7367ef89c1f89b24ee7"
"url": "https://github.com/projectdiscovery/naabu/releases/download/v2.3.3/naabu_2.3.3_windows_386.zip",
"hash": "5d9b9adc7589cc15152fc608eb0f29288b95402b14223a34c32b6127b51bd497"
},
"64bit": {
"url": "https://github.com/projectdiscovery/naabu/releases/download/v2.3.2/naabu_2.3.2_windows_amd64.zip",
"hash": "bde82b297e195fffa7f2fdba7eb48338fbca8795fe90569930e7efe9c51101f0"
"url": "https://github.com/projectdiscovery/naabu/releases/download/v2.3.3/naabu_2.3.3_windows_amd64.zip",
"hash": "673a41d207873a1f4c1ed38e671424e6c8341037457253f247897298d6c04ef4"
},
"arm64": {
"url": "https://github.com/projectdiscovery/naabu/releases/download/v2.3.2/naabu_2.3.2_windows_arm64.zip",
"hash": "3bf9a02e8bccac077d9a7aeb0ac669fe31eb186f03cb8ab46aba33ea8174ffa6"
"url": "https://github.com/projectdiscovery/naabu/releases/download/v2.3.3/naabu_2.3.3_windows_arm64.zip",
"hash": "8d06f9cd5346da8e5a18d9743dc33086f2e4e35c1d9cdc88178446467ddf4d01"
}
},
"bin": "naabu.exe",
Expand Down

0 comments on commit 8c973a7

Please sign in to comment.