Skip to content
New issue

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

批量检测卡死不动 #2

Open
kkiinnggwweenn opened this issue Jan 26, 2021 · 0 comments
Open

批量检测卡死不动 #2

kkiinnggwweenn opened this issue Jan 26, 2021 · 0 comments

Comments

@kkiinnggwweenn
Copy link

批量检测的时候卡死
➜ pocs git:(master) ✗ python pocs.py -iS http://127.0.0.1 -b script/weblogic -t 30

                                         __/
____     ____     _____           ______/ __/

/ __ \ / __ \ / / ____ / __//
/ // / / // / / /___ // / /
/ /
/ _/ _/ / /
// //
{ Version 2.0.5 by cdxy mail:[email protected] }

2021-01-26 18:09:51 [loader.py:23][INFO]:Load custom script: weblogic-cve-2019-2725.py
2021-01-26 18:09:51 [loader.py:38][INFO]:Load script path: /Users/POC-S/pocs/script/weblogic
2021-01-26 18:09:51 [loader.py:23][INFO]:Load custom script: weblogic-cve-2017-10271.py
2021-01-26 18:09:51 [loader.py:38][INFO]:Load script path: /Users/POC-S/pocs/script/weblogic
2021-01-26 18:09:51 [loader.py:23][INFO]:Load custom script: weblogic-cve-2020-2551.py
2021-01-26 18:09:51 [loader.py:38][INFO]:Load script path: /Users/POC-S/pocs/script/weblogic
2021-01-26 18:09:51 [loader.py:23][INFO]:Load custom script: weblogic-ssrf-netmap.py
2021-01-26 18:09:51 [loader.py:38][INFO]:Load script path: /Users/POC-S/pocs/script/weblogic
2021-01-26 18:09:51 [loader.py:23][INFO]:Load custom script: weblogic-cve-2019-2729.py
2021-01-26 18:09:51 [loader.py:38][INFO]:Load script path: /Users/POC-S/pocs/script/weblogic
2021-01-26 18:09:51 [loader.py:23][INFO]:Load custom script: weblogic-cve-2018-2628.py
2021-01-26 18:09:51 [loader.py:38][INFO]:Load script path: /Users/POC-S/pocs/script/weblogic
2021-01-26 18:09:51 [loader.py:57][INFO]:Initialize targets...
2021-01-26 18:09:51 [loader.py:72][INFO]:Total: 6
2021-01-26 18:09:51 [engine.py:33][INFO]:Set the number of concurrent: 1

一直卡死在这里

但是检测test又可以正常检测
➜ pocs git:(master) ✗ python pocs.py -iS http://127.0.0.1 -b script/test -t 30

                                         __/
____     ____     _____           ______/ __/

/ __ \ / __ \ / / ____ / __//
/ // / / // / / /___ // / /
/ /
/ _/ _/ / /
// //
{ Version 2.0.5 by cdxy mail:[email protected] }

2021-01-26 18:09:37 [loader.py:23][INFO]:Load custom script: test.py
2021-01-26 18:09:37 [loader.py:38][INFO]:Load script path: /Users/POC-S/pocs/script/test
2021-01-26 18:09:37 [loader.py:23][INFO]:Load custom script: test2.py
2021-01-26 18:09:37 [loader.py:38][INFO]:Load script path: /Users/POC-S/pocs/script/test
2021-01-26 18:09:37 [loader.py:57][INFO]:Initialize targets...
2021-01-26 18:09:37 [loader.py:72][INFO]:Total: 2
2021-01-26 18:09:37 [engine.py:33][INFO]:Set the number of concurrent: 1
http://127.0.0.1 -test.py
http://127.0.0.1 -test2.py
2 found | 0 remaining | 2 scanned in 3.01 seconds
2021-01-26 18:09:40 [common.py:213][INFO]:System exit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant