yhy0 / Jie

Jie stands out as a comprehensive security assessment and exploitation tool meticulously crafted for web applications. Its robust suite of features encompasses vulnerability scanning, information gathering, and exploitation, elevating it to an indispensable toolkit for both security professionals and penetration testers. 挖洞辅助工具(漏洞扫描、信息收集)
https://jie.fireline.fun/
GNU Affero General Public License v3.0
562 stars 116 forks source link

剑仙,为什么我跑每一个站点,都会有这个报错。 ERROR [waybackarchive:waybackarchive.go(Run):24] WayBackArchive err: Get "http://web.archive.org/cdx/search/cdx?url=http://39.xxx.xxx.xxx:1901/*&output=txt&fl=original&collapse=urlkey&fastLatest=true": context deadline exceeded #23

Closed ss3931 closed 8 months ago

ss3931 commented 8 months ago

ERROR [waybackarchive:waybackarchive.go(Run):24] WayBackArchive err: Get "http://web.archive.org/cdx/search/cdx?url=http://39.xxx.xxx.xxx:1901/*&output=txt&fl=original&collapse=urlkey&fastLatest=true": context deadline exceeded

yhy0 commented 8 months ago

这是尝试从http://web.archive.org/ 这个网站获取你扫描站点的历史url,这里报错应该是请求过多导致的,我后面看看这一块怎么优化,或者效果不好的话我去除掉 这个报错不影响使用