Skip to content

Commit 096ef3d

Browse files
committed
性能优化 2.9.0
1 parent a5e1efa commit 096ef3d

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

Formula.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class scan4all < Formula
22
desc "Official repository vuls Scan: 15000+PoCs; 23 kinds of application password crack; 7000+Web fingerprints; 146 protocols and 90000+ rules Port scanning; Fuzz, HW, awesome BugBounty( ͡° ͜ʖ ͡°)..."
3-
homepage "https://github.com/hktalent/scan4all"
4-
url "https://github.com/hktalent/scan4all/releases/download/2.8.5/scan4all_2.8.5_macOS_amd64.zip"
3+
homepage "https://github.com/GhostTroops/scan4all"
4+
url "https://github.com/GhostTroops/scan4all/releases/download/2.8.9/scan4all_2.8.9_macOS_amd64.zip"
55
sha256 "ccd874a283defad6a0deb11377cb9d6024cb5946b46f61f36008e0afe9db4950"
6-
version "V2.8.5"
6+
version "V2.8.9"
77

88
def install
99
bin.install "scan4all"

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ mkdir ~/MyWork/;cd ~/MyWork/;git clone https://github.com/hktalent/log4j-scan
128128

129129
# how to install
130130
download from
131-
<a href=https://github.com/hktalent/scan4all/releases>Releases</a>
131+
<a href=https://github.com/GhostTroops/scan4all/releases>Releases</a>
132132
```bash
133-
go install github.com/hktalent/scan4all@2.6.9
133+
go install github.com/GhostTroops/scan4all@2.8.9
134134
scan4all -h
135135
````
136136
# how to use
@@ -147,7 +147,7 @@ where 92.168.0.111 is the target to query
147147

148148
````
149149
- Please install nmap by yourself before use
150-
<a href=https://github.com/hktalent/scan4all/discussions>Using Help</a>
150+
<a href=https://github.com/GhostTroops/scan4all/discussions>Using Help</a>
151151
```bash
152152
go build
153153
# Precise scan szUrl list UrlPrecise=true
@@ -170,14 +170,14 @@ priorityNmap=false ./scan4all -tp http -list allOut.txt -v
170170
- how use Cookie?
171171
- libpcap related question
172172
173-
more see: <a href=https://github.com/hktalent/scan4all/discussions>discussions</a>
173+
more see: <a href=https://github.com/GhostTroops/scan4all/discussions>discussions</a>
174174
175175
# References
176176
- https://www.77169.net/html/312916.html
177177
- https://zhuanlan.zhihu.com/p/636131542
178-
- https://github.com/hktalent/scan4all/blob/main/static/Installation.md
179-
- https://github.com/hktalent/scan4all/blob/main/static/NicePwn.md
180-
- https://github.com/hktalent/scan4all/blob/main/static/running.md
178+
- https://github.com/GhostTroops/scan4all/blob/main/static/Installation.md
179+
- https://github.com/GhostTroops/scan4all/blob/main/static/NicePwn.md
180+
- https://github.com/GhostTroops/scan4all/blob/main/static/running.md
181181
- https://www.google.com/search?client=safari&rls=en&q=%22hktalent%22+%22scan4all%22&ie=UTF-8&oe=UTF-8#ip=1
182182
183183
# Thanks Donors
@@ -186,7 +186,7 @@ more see: <a href=https://github.com/hktalent/scan4all/discussions>discussions</
186186
- <a href=https://github.com/BL4CKR4Y target=_blank>@BL4CKR4Y</a>
187187
188188
# Contributors
189-
https://github.com/hktalent/scan4all/graphs/contributors
189+
https://github.com/GhostTroops/scan4all/graphs/contributors
190190
191191
# Changelog
192192
- 2023-10-01 Optimize support for nuclei@latest

README_CN.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ mkdir ~/MyWork/;cd ~/MyWork/;git clone https://github.com/hktalent/log4j-scan
128128

129129
# 如何安装
130130
download from
131-
<a href=https://github.com/hktalent/scan4all/releases>Releases</a>
131+
<a href=https://github.com/GhostTroops/scan4all/releases>Releases</a>
132132
```bash
133-
go install github.com/hktalent/scan4all@2.6.9
133+
go install github.com/GhostTroops/scan4all@2.8.9
134134
scan4all -h
135135
```
136136
# 如何使用
@@ -171,7 +171,7 @@ http://127.0.0.1:9200/nmap_index/_doc/_search?q=_id:192.168.0.111
171171

172172
```
173173
- 使用前请自行安装nmap
174-
<a href=https://github.com/hktalent/scan4all/discussions>使用帮助</a>
174+
<a href=https://github.com/GhostTroops/scan4all/discussions>使用帮助</a>
175175
```bash
176176
export GOPRIVATE=github.com/hktalent
177177
go env |grep GOPRIVATE
@@ -204,7 +204,7 @@ priorityNmap=false ./scan4all -tp http -list allOut.txt -v
204204
# Q & A
205205
- how use Cookie?
206206
- libpcap related question
207-
more see: <a href=https://github.com/hktalent/scan4all/discussions>discussions</a>
207+
more see: <a href=https://github.com/GhostTroops/scan4all/discussions>discussions</a>
208208

209209
# 变更日志
210210
- 2022-10-03 Pro版本:
@@ -244,7 +244,7 @@ more see: <a href=https://github.com/hktalent/scan4all/discussions>discussions</
244244
# 交流群(微信、QQ、Tg)
245245
| Wechat | Or | QQchat | Or | Tg |
246246
| --- |--- |--- |--- |--- |
247-
|<img width=166 src=https://github.com/hktalent/scan4all/blob/main/static/wcq.JPG>||<img width=166 src=https://github.com/hktalent/scan4all/blob/main/static/qqc.jpg>||<img width=166 src=https://github.com/hktalent/scan4all/blob/main/static/tg.jpg>|
247+
|<img width=166 src=https://github.com/GhostTroops/scan4all/blob/main/static/wcq.JPG>||<img width=166 src=https://github.com/hktalent/scan4all/blob/main/static/qqc.jpg>||<img width=166 src=https://github.com/hktalent/scan4all/blob/main/static/tg.jpg>|
248248

249249

250250
## 💖Star
@@ -265,4 +265,4 @@ https://github.com/heartshare/go-wafw00f
265265
git submodule add --force https://github.com/hktalent/nuclei-templates.git config/nuclei-templates
266266
git submodule update --init --recursive
267267
/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive
268-
-->
268+
-->

0 commit comments

Comments
 (0)