Skip to content

Commit

Permalink
blueteamtools: Update to version 1.32
Browse files Browse the repository at this point in the history
  • Loading branch information
ViCrack committed Oct 29, 2024
1 parent 950cecb commit 3f20212
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/blueteamtools.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.21",
"version": "1.32",
"description": "蓝队分析研判工具箱,功能包括内存马反编译分析、各种代码格式化、网空资产测绘功能、溯源辅助、解密冰蝎流量、解密哥斯拉流量、解密Shiro/CAS/Log4j2的攻击payload、IP/端口连接分析、各种编码/解码功能、蓝队分析常用网址、java反序列化数据包分析、Java类名搜索、Fofa搜索、Hunter搜索等。",
"homepage": "https://github.com/abc123info/BlueTeamTools",
"license": "Freeware",
Expand All @@ -10,11 +10,11 @@
"java/openjdk"
]
},
"url": "https://github.com/abc123info/BlueTeamTools/releases/download/v1.21/BlueTeamToolsV1.21.jar",
"hash": "c8dfedaa67fd3d3b5d181ccc3275e4739857fb3d3d9346931fa78a8cba6b34ae",
"url": "https://github.com/abc123info/BlueTeamTools/releases/download/v1.32/BlueTeamToolsV1.32.jar",
"hash": "5f8ba98c4d5de6e259529ab022d9d52a24898c14f822940996d541c3232b466d",
"pre_install": [
"Set-Content \"$dir\\blueteamtools.bat\" '@pushd %~dp0",
"@start javaw.exe -jar \"BlueTeamToolsV1.21.jar\" %*",
"@start javaw.exe -jar \"BlueTeamToolsV1.32.jar\" %*",
"@popd' -Encoding Ascii"
],
"bin": "blueteamtools.bat",
Expand Down

0 comments on commit 3f20212

Please sign in to comment.