@@ -32,7 +32,7 @@ Proxy_OK=
3232Docker_OK=
3333error=0
3434Linux_architecture_Name=
35- F8x_Version=" 1.7.8 (2025/01/13)(fix )"
35+ F8x_Version=" 1.7.9 (2025/01/27 )"
3636wget_option=" -q --show-progress"
3737
3838# ===================== Software version variable setting (dev) =====================
@@ -65,11 +65,11 @@ ttyd_Ver="1.7.7"
6565ttyd_bin_amd64=" ttyd.x86_64"
6666ttyd_bin_arm64=" ttyd.arm"
6767# https://github.com/coder/code-server
68- code_server_Ver=" v4.108.0 "
69- code_server_bin1_amd64=" code-server-4.108.0 -amd64.rpm"
70- code_server_bin2_amd64=" code-server_4.108.0_amd64 .deb"
71- code_server_bin1_arm64=" code-server-4.108.0 -arm64.rpm"
72- code_server_bin2_arm64=" code-server_4.108.0_arm64 .deb"
68+ code_server_Ver=" v4.108.2 "
69+ code_server_bin1_amd64=" code-server-4.108.2 -amd64.rpm"
70+ code_server_bin2_amd64=" code-server_4.108.2_amd64 .deb"
71+ code_server_bin1_arm64=" code-server-4.108.2 -arm64.rpm"
72+ code_server_bin2_arm64=" code-server_4.108.2_arm64 .deb"
7373# https://www.python.org/downloads/
7474py37_ver=" 3.7.12"
7575py37_bin=" Python-3.7.12.tar.xz"
@@ -148,8 +148,8 @@ CrossC2_Ver="v3.3"
148148mitmproxy_Ver=" 12.2.1"
149149mitmproxy_bin=" mitmproxy-12.2.1-linux-x86_64.tar.gz"
150150# https://github.com/projectdiscovery/naabu/releases
151- naabu_Ver=" v2.3.7 "
152- naabu_bin=" naabu_2.3.7_linux_amd64 .zip"
151+ naabu_Ver=" v2.4.0 "
152+ naabu_bin=" naabu_2.4.0_linux_amd64 .zip"
153153# https://github.com/hashcat/hashcat/releases
154154hashcat_Version=" v7.1.2"
155155hashcat_File=" hashcat-7.1.2.7z"
@@ -158,19 +158,19 @@ subfinder_Ver="v2.12.0"
158158subfinder_bin_amd64=" subfinder_2.12.0_linux_amd64.zip"
159159subfinder_bin_arm64=" subfinder_2.12.0_linux_arm64.zip"
160160# https://github.com/zan8in/afrog
161- afrog_Ver=" v3.2.9 "
162- afrog_File_amd64=" afrog_3.2.9_linux_amd64 .zip"
163- afrog_File_arm64=" afrog_3.2.9_linux_arm64 .zip"
161+ afrog_Ver=" v3.3.3 "
162+ afrog_File_amd64=" afrog_3.3.3_linux_amd64 .zip"
163+ afrog_File_arm64=" afrog_3.3.3_linux_arm64 .zip"
164164afrog_bin_amd64=" afrog"
165165afrog_bin_arm64=" afrog"
166166# https://github.com/SleepingBag945/dddd
167167dddd_Ver=" v2.0.1"
168168dddd_bin_amd64=" dddd_linux64"
169169dddd_bin_arm64=" dddd_linux_arm64"
170170# https://github.com/projectdiscovery/httpx/releases
171- httpx_Ver=" v1.7.4 "
172- httpx_bin_amd64=" httpx_1.7.4_linux_amd64 .zip"
173- httpx_bin_arm64=" httpx_1.7.4_linux_arm64 .zip"
171+ httpx_Ver=" v1.8.1 "
172+ httpx_bin_amd64=" httpx_1.8.1_linux_amd64 .zip"
173+ httpx_bin_arm64=" httpx_1.8.1_linux_arm64 .zip"
174174# https://github.com/projectdiscovery/mapcidr/releases
175175mapcidr_Ver=" v1.1.97"
176176mapcidr_bin_amd64=" mapcidr_1.1.97_linux_amd64.zip"
@@ -261,7 +261,7 @@ interactsh_server_bin_amd64="interactsh-server_1.2.4_Linux_amd64.zip"
261261interactsh_client_bin_arm64=" interactsh-client_1.2.4_Linux_arm64.zip"
262262interactsh_server_bin_arm64=" interactsh-server_1.2.4_Linux_arm64.zip"
263263# https://github.com/BishopFox/sliver/releases
264- sliver_Ver=" v1.6.2 "
264+ sliver_Ver=" v1.6.6 "
265265sliver_Server_bin_amd64=" sliver-server_linux-amd64"
266266sliver_Server_bin_arm64=" sliver-server_linux-arm64"
267267sliver_Client_bin_amd64=" sliver-client_linux-amd64"
@@ -375,9 +375,9 @@ Terraform_Ver="1.14.3"
375375Terraform_bin_amd64=" terraform_1.14.3_linux_amd64.zip"
376376Terraform_bin_arm64=" terraform_1.14.3_linux_arm64.zip"
377377# https://github.com/aliyun/aliyun-cli/releases
378- aliyun_cli_Ver=" v3.2.6 "
379- aliyun_cli_bin_amd64=" aliyun-cli-linux-3.2.6 -amd64.tgz"
380- aliyun_cli_bin_arm64=" aliyun-cli-linux-3.2.6 -arm64.tgz"
378+ aliyun_cli_Ver=" v3.2.7 "
379+ aliyun_cli_bin_amd64=" aliyun-cli-linux-3.2.7 -amd64.tgz"
380+ aliyun_cli_bin_arm64=" aliyun-cli-linux-3.2.7 -arm64.tgz"
381381# https://github.com/bcicen/ctop/releases/
382382ctop_Ver=" v0.7.7"
383383ctop_bin_amd64=" ctop-0.7.7-linux-amd64"
@@ -5403,7 +5403,7 @@ Pentest_hashcat_Install(){
54035403 mkdir -p $dir
54045404 mkdir -p /tmp/hashcat && cd /tmp && rm -f $hashcat_File && $Proxy_OK wget ${GitProxy} https://github.com/hashcat/hashcat/releases/download/$hashcat_Version /$hashcat_File > /dev/null 2>&1 || Echo_ERROR2
54055405 7za x $hashcat_File -o/tmp/hashcat > /dev/null 2>&1
5406- cp /tmp/hashcat/hashcat-* /* $dir
5406+ cp -a /tmp/hashcat/hashcat-* /* " $dir " /
54075407 cd $dir && chmod +x hashcat.bin && cp hashcat.bin hashcat
54085408 ln -s $dir /hashcat /usr/sbin/hashcat > /dev/null 2>&1
54095409 which hashcat > /dev/null 2>&1 && Echo_INFOR " Successfully installed $name in the $dir " || Echo_ERROR3
0 commit comments