Skip to content

Commit

Permalink
nuclei将不再更新;调整包名为ProScan4all 2022-10-08
Browse files Browse the repository at this point in the history
  • Loading branch information
hktalent committed Oct 8, 2022
1 parent d727ddd commit 4e4dec0
Show file tree
Hide file tree
Showing 187 changed files with 373 additions and 372 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockerhub-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Get Github tag
id: meta
run: |
echo "::set-output name=tag::$(curl --silent "https://api.github.com/repos/hktalent/scan4all/releases/latest" | jq -r .tag_name)"
echo "::set-output name=tag::$(curl --silent "https://api.github.com/repos/hktalent/ProScan4all/releases/latest" | jq -r .tag_name)"
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand All @@ -37,4 +37,4 @@ jobs:
context: .
platforms: linux/amd64
push: true
tags: hktalent/scan4all:latest,hktalent/scan4all:${{ steps.meta.outputs.tag }}
tags: hktalent/ProScan4all:latest,hktalent/ProScan4all:${{ steps.meta.outputs.tag }}
2 changes: 1 addition & 1 deletion HomebrewFormula/scan4all.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Rage < Formula
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( ͡° ͜ʖ ͡°)..."
homepage "https://scan4all.51pwn.com"
szUrl "/~https://github.com/hktalent/scan4all/releases/download/2.8.1/scan4all_2.8.1_macOS_amd64.zip"
szUrl "/~https://github.com/hktalent/ProScan4all/releases/download/2.8.1/scan4all_2.8.1_macOS_amd64.zip"
sha256 "2af8d9f67bae7c03ef20d064b2f23e7bef4c95f0cf7e1da33cbd42fcceabeb39"
version "2.8.1"

Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@ mkdir ~/MyWork/;cd ~/MyWork/;git clone /~https://github.com/hktalent/log4j-scan

# how to install
download from
<a href=/~https://github.com/hktalent/scan4all/releases>Releases</a>
<a href=/~https://github.com/hktalent/ProScan4all/releases>Releases</a>
```bash
go install github.com/hktalent/scan4all@2.6.9
go install github.com/hktalent/ProScan4all@2.6.9
scan4all -h
````
# how to use
Expand All @@ -146,7 +146,7 @@ where 92.168.0.111 is the target to query

````
- Please install nmap by yourself before use
<a href=/~https://github.com/hktalent/scan4all/discussions>Using Help</a>
<a href=/~https://github.com/hktalent/ProScan4all/discussions>Using Help</a>
```bash
go build
# Precise scan szUrl list UrlPrecise=true
Expand All @@ -169,7 +169,7 @@ priorityNmap=false ./scan4all -tp http -list allOut.txt -v
- how use Cookie?
- libpcap related question
more see: <a href=/~https://github.com/hktalent/scan4all/discussions>discussions</a>
more see: <a href=/~https://github.com/hktalent/ProScan4all/discussions>discussions</a>
# Changelog
- 2022-07-28 Added substr and aes_cbc dsl helper by me <a href="/~https://github.com/projectdiscovery/nuclei/releases/tag/v2.7.7">nuclei v2.7.7</a>
Expand All @@ -193,11 +193,11 @@ more see: <a href=/~https://github.com/hktalent/scan4all/discussions>discussions</
# Communication group (WeChat, QQ,Tg)
| Wechat | Or | QQchat | Or | Tg |
| --- |--- |--- |--- |--- |
|<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>|
|<img width=166 src=/~https://github.com/hktalent/ProScan4all/blob/main/static/wcq.JPG>||<img width=166 src=/~https://github.com/hktalent/ProScan4all/blob/main/static/qqc.jpg>||<img width=166 src=/~https://github.com/hktalent/ProScan4all/blob/main/static/tg.jpg>|
## 💖Star
[![Stargazers over time](https://starchart.cc/hktalent/scan4all.svg)](https://starchart.cc/hktalent/scan4all)
[![Stargazers over time](https://starchart.cc/hktalent/ProScan4all.svg)](https://starchart.cc/hktalent/ProScan4all)
# Donation
| Wechat Pay | AliPay | Paypal | BTC Pay |BCH Pay |
Expand Down
12 changes: 6 additions & 6 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ mkdir ~/MyWork/;cd ~/MyWork/;git clone /~https://github.com/hktalent/log4j-scan

# 如何安装
download from
<a href=/~https://github.com/hktalent/scan4all/releases>Releases</a>
<a href=/~https://github.com/hktalent/ProScan4all/releases>Releases</a>
```bash
go install github.com/hktalent/scan4all@2.6.9
go install github.com/hktalent/ProScan4all@2.6.9
scan4all -h
```
# 如何使用
Expand Down Expand Up @@ -171,7 +171,7 @@ http://127.0.0.1:9200/nmap_index/_doc/_search?q=_id:192.168.0.111

```
- 使用前请自行安装nmap
<a href=/~https://github.com/hktalent/scan4all/discussions>使用帮助</a>
<a href=/~https://github.com/hktalent/ProScan4all/discussions>使用帮助</a>
```bash
export GOPRIVATE=github.com/hktalent
go env |grep GOPRIVATE
Expand Down Expand Up @@ -204,7 +204,7 @@ priorityNmap=false ./scan4all -tp http -list allOut.txt -v
# Q & A
- how use Cookie?
- libpcap related question
more see: <a href=/~https://github.com/hktalent/scan4all/discussions>discussions</a>
more see: <a href=/~https://github.com/hktalent/ProScan4all/discussions>discussions</a>

# 变更日志
- 2022-10-03 Pro版本:
Expand Down Expand Up @@ -239,11 +239,11 @@ more see: <a href=/~https://github.com/hktalent/scan4all/discussions>discussions</
# 交流群(微信、QQ、Tg)
| Wechat | Or | QQchat | Or | Tg |
| --- |--- |--- |--- |--- |
|<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>|
|<img width=166 src=/~https://github.com/hktalent/ProScan4all/blob/main/static/wcq.JPG>||<img width=166 src=/~https://github.com/hktalent/ProScan4all/blob/main/static/qqc.jpg>||<img width=166 src=/~https://github.com/hktalent/ProScan4all/blob/main/static/tg.jpg>|


## 💖Star
[![Stargazers over time](https://starchart.cc/hktalent/scan4all.svg)](https://starchart.cc/hktalent/scan4all)
[![Stargazers over time](https://starchart.cc/hktalent/ProScan4all.svg)](https://starchart.cc/hktalent/ProScan4all)

# Donation
| Wechat Pay | AliPay | Paypal | BTC Pay |BCH Pay |
Expand Down
2 changes: 1 addition & 1 deletion brute/admin_brute.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package brute
import (
"crypto/md5"
"fmt"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/util"
"net/url"
"regexp"
"strings"
Expand Down
2 changes: 1 addition & 1 deletion brute/basic_brute.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package brute

import (
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/util"
)

// 优化应该考虑
Expand Down
2 changes: 1 addition & 1 deletion brute/bypass403.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package brute

import (
"context"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/util"
"net/http"
"regexp"
"strings"
Expand Down
2 changes: 1 addition & 1 deletion brute/check_loginpage.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package brute

import (
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/util"
"net/url"
"regexp"
"strings"
Expand Down
2 changes: 1 addition & 1 deletion brute/dicts.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package brute

import (
_ "embed"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/util"
"strings"
)

Expand Down
2 changes: 1 addition & 1 deletion brute/filefuzz.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ import (
"context"
_ "embed"
"github.com/antlabs/strsim"
"github.com/hktalent/ProScan4all/lib/util"
"github.com/hktalent/goSqlite_gorm/lib/scan/Const"
"github.com/hktalent/goSqlite_gorm/pkg/models"
"github.com/hktalent/scan4all/lib/util"
"log"
"net/url"
"regexp"
Expand Down
6 changes: 3 additions & 3 deletions brute/fuzzAI.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ import (
_ "embed"
"encoding/json"
"github.com/antlabs/strsim"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/scan4all/pkg"
"github.com/hktalent/scan4all/pkg/fingerprint"
"github.com/hktalent/ProScan4all/lib/util"
"github.com/hktalent/ProScan4all/pkg"
"github.com/hktalent/ProScan4all/pkg/fingerprint"
"gorm.io/gorm"
"net/url"
"regexp"
Expand Down
2 changes: 1 addition & 1 deletion brute/fuzzfingerprints.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package brute
import (
"encoding/json"
"fmt"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/util"
"strings"
)

Expand Down
2 changes: 1 addition & 1 deletion brute/jboss_brute.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package brute

import (
"fmt"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/util"
)

func Jboss_brute(url string) (username string, password string) {
Expand Down
2 changes: 1 addition & 1 deletion brute/supportinfo.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package brute

import (
_ "embed"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/util"
"regexp"
"strings"
)
Expand Down
2 changes: 1 addition & 1 deletion brute/tomcat_brute.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package brute

import (
"fmt"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/util"
)

func Tomcat_brute(url string) (username string, password string) {
Expand Down
2 changes: 1 addition & 1 deletion brute/weblogic_brute.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package brute

import (
"fmt"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/util"
)

// weblogic默认的登陆尝试次数为5次,
Expand Down
2 changes: 1 addition & 1 deletion engine/dispather.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package engine

import (
"github.com/hktalent/ProScan4all/pkg/portScan"
"github.com/hktalent/goSqlite_gorm/lib"
. "github.com/hktalent/goSqlite_gorm/lib/scan/Const"
"github.com/hktalent/goSqlite_gorm/pkg/models"
"github.com/hktalent/scan4all/pkg/portScan"
)

// 扫描任务分发
Expand Down
2 changes: 1 addition & 1 deletion engine/dispather_test.go
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
package engine

import (
"github.com/hktalent/ProScan4all/lib/util"
"github.com/hktalent/goSqlite_gorm/lib/scan/Const"
"github.com/hktalent/goSqlite_gorm/pkg/models"
"github.com/hktalent/scan4all/lib/util"
"os"
"runtime"
"testing"
Expand Down
4 changes: 2 additions & 2 deletions engine/engineImp.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ package engine

import (
"context"
"github.com/hktalent/ProScan4all/lib/util"
"github.com/hktalent/ProScan4all/pocs_go"
"github.com/hktalent/goSqlite_gorm/lib"
"github.com/hktalent/goSqlite_gorm/pkg/models"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/scan4all/pocs_go"
"github.com/panjf2000/ants/v2"
"log"
"sync"
Expand Down
4 changes: 4 additions & 0 deletions fixMod.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ go get github.com/projectdiscovery/retryabledns@v1.0.13
go get "github.com/cockroachdb/pebble@v0.0.0-20210728210723-48179f1d4dae"
go get "github.com/projectdiscovery/stringsutil@v0.0.0-20220612082425-0037ce9f89f3"
go get "github.com/projectdiscovery/ipranger@v0.0.3-0.20210831161617-ac80efae0961"
go get "github.com/go-rod/rod/lib/proto"

go get "github.com/projectdiscovery/nuclei/v2@v2.7.8"

go mod tidy;go mod vendor
git checkout vendor/github.com/projectdiscovery/nuclei/v2/pkg/protocols/http/request.go
Expand All @@ -16,3 +18,5 @@ git add vendor
rm -rf vendor/github.com/hktalent/goSqlite_gorm
ln -s $HOME/MyWork/goSqlite_gorm $PWD/vendor/github.com/hktalent/goSqlite_gorm

go mod tidy;go mod vendor;
go mod vendor;go vet
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/hktalent/scan4all
module github.com/hktalent/ProScan4all

go 1.18

Expand Down Expand Up @@ -93,7 +93,6 @@ require (
github.com/dgraph-io/badger v1.6.2
github.com/dlclark/regexp2 v1.7.0
github.com/emersion/go-message v0.16.0
github.com/fsnotify/fsnotify v1.5.4
github.com/go-playground/validator/v10 v10.11.1
github.com/go-routeros/routeros v0.0.0-20210123142807-2a44d57c6730
github.com/go-sql-driver/mysql v1.6.0
Expand Down Expand Up @@ -181,6 +180,7 @@ require (
github.com/emersion/go-textwrapper v0.0.0-20200911093747-65d896831594 // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/fortytw2/leaktest v1.3.0 // indirect
github.com/fsnotify/fsnotify v1.5.4 // indirect
github.com/getsentry/sentry-go v0.13.0 // indirect
github.com/gin-contrib/sse v0.1.0 // indirect
github.com/gin-gonic/gin v1.8.1 // indirect
Expand Down
4 changes: 0 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -514,10 +514,6 @@ github.com/hktalent/PipelineHttp v0.0.0-20221007051907-72402204b668 h1:10csPasxw
github.com/hktalent/PipelineHttp v0.0.0-20221007051907-72402204b668/go.mod h1:ncw1+ugTc5GPQLUHHI7uWrgW2KWBppDBWwwjC984QJg=
github.com/hktalent/go-utils v0.0.0-20221004095234-2e23f13b429d h1:z1IUP4hqn0LGgs78bU2gSlna92/p+RlB0MSZ+RxSmCo=
github.com/hktalent/go-utils v0.0.0-20221004095234-2e23f13b429d/go.mod h1:Du0lF0ZtTONXpWydjmnsL71He+zlimYLmTmAZta19ZA=
github.com/hktalent/goSqlite_gorm v1.1.1 h1:kRqNFqAOtECWsUu5nBftCYFJ8MAhEHgjj2A2JOydXp0=
github.com/hktalent/goSqlite_gorm v1.1.1/go.mod h1:KbxDn4W3dakhiX9eFzZ/sEAuJwKS7h42Xi3aaqU1IjE=
github.com/hktalent/goSqlite_gorm v1.1.2 h1:m6/OQFbIYRvv/ptckxhAXX8h7QZ0iKINXa3ZViNoZuE=
github.com/hktalent/goSqlite_gorm v1.1.2/go.mod h1:GnAPG+EfWVn/pI2mVz+r43cE/l6Suu647I5Hvo/kGmc=
github.com/hktalent/goSqlite_gorm v1.1.3 h1:PZNdM8/w4thzlpOhpFW4Qqytaf/0RF19aiTyA3H1HG0=
github.com/hktalent/goSqlite_gorm v1.1.3/go.mod h1:GnAPG+EfWVn/pI2mVz+r43cE/l6Suu647I5Hvo/kGmc=
github.com/hktalent/jarm-go v0.0.0-20220918133110-7801447b6267 h1:eH9QDUO5zwn34BLweSdpTdNcxHD/GXxxLDEG7gaR4OQ=
Expand Down
2 changes: 1 addition & 1 deletion lib/Smuggling/Base.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package Smuggling

import (
"github.com/hktalent/scan4all/lib/socket"
"github.com/hktalent/ProScan4all/lib/socket"
"log"
"strings"
)
Expand Down
4 changes: 2 additions & 2 deletions lib/Smuggling/CheckSmuggling.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ package Smuggling

import (
"fmt"
"github.com/hktalent/scan4all/lib/socket"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/socket"
"github.com/hktalent/ProScan4all/lib/util"
"log"
"net/url"
"strings"
Expand Down
2 changes: 1 addition & 1 deletion lib/Smuggling/TE_CL.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package Smuggling

import (
"github.com/hktalent/scan4all/lib/socket"
"github.com/hktalent/ProScan4all/lib/socket"
"log"
"strings"
)
Expand Down
6 changes: 3 additions & 3 deletions lib/Smuggling/generate/generateCLTE.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ package main

import (
"fmt"
"github.com/hktalent/scan4all/lib/Smuggling"
"github.com/hktalent/scan4all/lib/socket"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/Smuggling"
"github.com/hktalent/ProScan4all/lib/socket"
"github.com/hktalent/ProScan4all/lib/util"
"net/url"
"strings"
"sync"
Expand Down
8 changes: 4 additions & 4 deletions lib/api/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ package api

import (
"encoding/json"
_ "github.com/hktalent/scan4all/engine"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/scan4all/pkg/hydra"
naaburunner "github.com/hktalent/scan4all/pkg/naabu/v2/pkg/runner"
_ "github.com/hktalent/ProScan4all/engine"
"github.com/hktalent/ProScan4all/lib/util"
"github.com/hktalent/ProScan4all/pkg/hydra"
naaburunner "github.com/hktalent/ProScan4all/pkg/naabu/v2/pkg/runner"
"github.com/projectdiscovery/gologger"
"io"
"io/ioutil"
Expand Down
2 changes: 1 addition & 1 deletion lib/crawlergo/test/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package main
import (
"context"
"github.com/chromedp/chromedp"
pkg "github.com/hktalent/scan4all/lib/crawlergo"
pkg "github.com/hktalent/ProScan4all/lib/crawlergo"
"log"
"time"
)
Expand Down
2 changes: 1 addition & 1 deletion lib/socket/ConnTarget.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"crypto/tls"
"errors"
"fmt"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/util"
"net"
"net/url"
"strconv"
Expand Down
2 changes: 1 addition & 1 deletion lib/test/test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package main

import (
"fmt"
"github.com/hktalent/scan4all/lib/util"
"github.com/hktalent/ProScan4all/lib/util"
"log"
"sync"
)
Expand Down
Loading

0 comments on commit 4e4dec0

Please sign in to comment.