We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.正常扫描报错
pip22 ./ksubdomain -dl yungongsi.txt -filter-wild -o result.txt -l 2
| |/ / / | | | | | () | ' / | ( _ | |_ | | ___ _ __ ___ __ _ _ _ __ | < _ | | | | '_ \ / | |/ _ | ' _ \ / _ | | '_ | . \ ) | || | |) | (| | () | | | | | | (| | | | | | ||_\ |_/ _,|_./ _,|_/|| || ||_,||| ||
[INFO] Current Version: 0.7 [INFO] libpcap version 1.9.1 ............................................................................................ [INFO] Use Device: en0 [INFO] Use IP: 11.22.34.2 [INFO] Local Mac: [INFO] GateWay Mac: [INFO] 加载内置字典 panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x42ff756]
goroutine 34 [running]: github.com/google/gopacket/pcap.(*Handle).compileBPFFilter(0x0, 0x4592a31, 0x13, 0x0, 0x3e8, 0x0, 0x4c02100) /Users/boyhack/goprograms/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:420 +0x26 github.com/google/gopacket/pcap.(*Handle).SetBPFFilter(0x0, 0x4592a31, 0x13, 0x0, 0x0) /Users/boyhack/goprograms/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:456 +0x60 ksubdomain/core.Recv(0xc0000b4b27, 0x3, 0xc0000fe3c0, 0xc0002e01f0, 0xc0002900c0) /Users/boyhack/GolandProjects/ksubdomain/core/recv.go:27 +0xc3 created by ksubdomain/core.Start /Users/boyhack/GolandProjects/ksubdomain/core/start.go:37 +0x209
The text was updated successfully, but these errors were encountered:
我也报错了
Sorry, something went wrong.
No branches or pull requests
1.正常扫描报错
pip22 ./ksubdomain -dl yungongsi.txt -filter-wild -o result.txt -l 2
| |/ / / | | | | | ()
| ' / | ( _ | |_ | | ___ _ __ ___ __ _ _ _ __
| < _ | | | | '_ \ / | |/ _ | ' _ \ / _ | | '_
| . \ ) | || | |) | (| | () | | | | | | (| | | | | |
||_\ |_/ _,|_./ _,|_/|| || ||_,||| ||
[INFO] Current Version: 0.7
[INFO] libpcap version 1.9.1
............................................................................................
[INFO] Use Device: en0
[INFO] Use IP: 11.22.34.2
[INFO] Local Mac:
[INFO] GateWay Mac:
[INFO] 加载内置字典
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x42ff756]
goroutine 34 [running]:
github.com/google/gopacket/pcap.(*Handle).compileBPFFilter(0x0, 0x4592a31, 0x13, 0x0, 0x3e8, 0x0, 0x4c02100)
/Users/boyhack/goprograms/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:420 +0x26
github.com/google/gopacket/pcap.(*Handle).SetBPFFilter(0x0, 0x4592a31, 0x13, 0x0, 0x0)
/Users/boyhack/goprograms/pkg/mod/github.com/google/[email protected]/pcap/pcap.go:456 +0x60
ksubdomain/core.Recv(0xc0000b4b27, 0x3, 0xc0000fe3c0, 0xc0002e01f0, 0xc0002900c0)
/Users/boyhack/GolandProjects/ksubdomain/core/recv.go:27 +0xc3
created by ksubdomain/core.Start
/Users/boyhack/GolandProjects/ksubdomain/core/start.go:37 +0x209
The text was updated successfully, but these errors were encountered: