51pwn

Results 70 comments of 51pwn

[profile.pb.gz](https://github.com/projectdiscovery/nuclei/files/9603632/profile.pb.gz)

how use profile.pb.gz ``` go tool pprof -http=:9999 profile.pb.gz ```

I observed: hmapInput, err := hybrid.New(options) runner.hmapInputProvider = hmapInput func (r *Runner) Close() { ... r.hmapInputProvider.Close() hmap.go func (i *Input) Close() { i.hostMap.Close() if i.hostMapStream != nil { i.hostMapStream.Close() }...

Multiple sampling, same problem [profile.pb.gz](https://github.com/projectdiscovery/nuclei/files/9621891/profile.pb.gz) go tool pprof -http=:9999 profile.pb.gz

> Multiple sampling, same problem [profile.pb.gz](https://github.com/projectdiscovery/nuclei/files/9621891/profile.pb.gz) > > go tool pprof -http=:9999 profile.pb.gz

@XTeam-Wing I submitted a PR a long time ago and never waited for the merge

https://github.com/hktalent/awcs 真正实现,其实就是内网的反弹问题 内网渗透的场景

error logs ``` The system is: Darwin - 19.3.0 - x86_64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /Library/Developer/CommandLineTools/usr/bin/cc Build flags: Id flags: The output was: 0...