"description": "Java反序列化漏洞利用工具V1.0 Java反序列化相关漏洞的检查工具,采用JDK 1.8+NetBeans8.2开发,软件运行必须安装JDK 1.8或者以上版本。 支持:weblogic xml反序列化漏洞 CVE-2017-10271\/CNVD-C-2019-48814\/CVE-2019-2725检查。", "fork": false, "created_at": "2018-09-13T09:44:18Z"...
With its plugin manager the NetBeans Platform provides a useful tool to the user. With this tool, individual parts of applications (single modules or several related modules) can be installed, uninstalled, activated, deactivated, or updated. It is possible to directly access these functionalities ...
.gitignore Added Netbeans nbactions.xml to .gitignore May 25, 2021 CONTRIBUTORS prepare for 5.0.9 release Jun 21, 2021 LICENSE LICENSE file updated Jan 14, 2021 README.md update build link to github actions Aug 1, 2021 jitpack.yml JDK11 for JitPack (knowm#3776) Oct 20, 2020 pom.xml...
SSOAuth的代码如下面的列表显示,结构非常简单,先看看这个Servlet的主体部分: packageDesktopSSO;importjava.io.*;importjava.net.*;importjava.text.*;importjava.util.*;importjava.util.concurrent.*;importjavax.servlet.*;importjavax.servlet.http.*;publicclassSSOAuthextendsHttpServlet {staticprivateConcurrentMap ...