├── 1-Interface.ql ├── 2-Super.ql ├── 3-UseClass.ql ├── Package └── apache-logging-log4j-core │ └── README.md ├── README.md ├── TaintTracking.ql ├── qlpack.yml ├── queries.xml └── 《Make Deep Exploit RCE Attack Popular 》.pptx /1-Interface.ql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SummerSec/LookupInterface/HEAD/1-Interface.ql -------------------------------------------------------------------------------- /2-Super.ql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SummerSec/LookupInterface/HEAD/2-Super.ql -------------------------------------------------------------------------------- /3-UseClass.ql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SummerSec/LookupInterface/HEAD/3-UseClass.ql -------------------------------------------------------------------------------- /Package/apache-logging-log4j-core/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SummerSec/LookupInterface/HEAD/Package/apache-logging-log4j-core/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SummerSec/LookupInterface/HEAD/README.md -------------------------------------------------------------------------------- /TaintTracking.ql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SummerSec/LookupInterface/HEAD/TaintTracking.ql -------------------------------------------------------------------------------- /qlpack.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SummerSec/LookupInterface/HEAD/qlpack.yml -------------------------------------------------------------------------------- /queries.xml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /《Make Deep Exploit RCE Attack Popular 》.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SummerSec/LookupInterface/HEAD/《Make Deep Exploit RCE Attack Popular 》.pptx --------------------------------------------------------------------------------