<?xml version="1.0" encoding="utf-8"?> <script xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" chaining="implicit"> <commands> <command xsi:type="ExecuteModuleCommand"> <module name="w32processes-memory" version="1.0.34.0" /> <config xsi:type="ParameterListModuleConfig"> <parameters> <param name="pid"> <value xsi:type="xsd:unsignedInt">4294967295</value> </param> <param name="handles"> <value xsi:type="xsd:boolean">true</value> </param> <param name="sections"> <value xsi:type="xsd:boolean">true</value> </param> <param name="ports"> <value xsi:type="xsd:boolean">true</value> </param> <param name="strings"> <value xsi:type="xsd:boolean">false</value> </param> </parameters> </config> </command> <command xsi:type="ExecuteModuleCommand"> <module name="w32drivers-signature" version="1.0.34.0" /> </command> <command xsi:type="ExecuteModuleCommand"> <module name="w32kernel-rootkitdetection" version="1.0.30.0" /> <config xsi:type="ParameterListModuleConfig"> <parameters> <param name="idt"> <value xsi:type="xsd:boolean">true</value> </param> <param name="ssdt_index"> <value xsi:type="xsd:boolean">true</value> </param> <param name="ssdt_inline"> <value xsi:type="xsd:boolean">true</value> </param> <param name="drivers"> <value xsi:type="xsd:boolean">true</value> </param> </parameters> </config> </command> </commands> </script>
find_injected_dll.py acquired_explorer_exe/ Found 0 injected dll(s) find_injected_dll.py acquired_csrss_exe/ Found 0 injected dll(s) find_injected_dll.py acquired_winlogon_exe/ Found 0 injected dll(s) find_injected_dll.py acquired_services_exe/ Found injected dll C%3a%5cWINDOWS%5csystem32%5c668_0x00040000-0x00060fff.VAD Found 1 injected dll(s)
<?xml version="1.0" encoding="utf-8"?> <script xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" chaining="implicit"> <commands> <command xsi:type="ExecuteModuleCommand"> <module name="w32drivers-signature" version="1.0.34.0" /> <filters> <filter> <module name="xpath" /> <config xsi:type="ParameterListModuleConfig"> <parameters> <param name="expression"> <value xsi:type="xsd:string">//*[(matches(lower-case(DriverName), 'burito.*'))] </param> </parameters> </config> </filter> </filters> </command> </commands> </script>
<?xml version="1.0" encoding="utf-8"?> <script xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" chaining="implicit"> <commands> <command xsi:type="ExecuteModuleCommand"> <module name="w32kernel-rootkitdetection" version="1.0.30.0" /> <config xsi:type="ParameterListModuleConfig"> <parameters> <param name="drivers"> <value xsi:type="xsd:boolean">true</value> </param> </parameters> </config> <filters> <filter> <module name="xpath" /> <config xsi:type="ParameterListModuleConfig"> <parameters> <param name="expression"> <value xsi:type="xsd:string">//*[(matches(lower-case(HookingModule), 'burito.*sys') and contains(lower-case(HookedFunction), 'irp_mj_device_control') and contains(lower-case(HookedModule), 'tcpip.sys'))]</value> </param> </parameters> </config> </filter> </filters> </command> </commands> </script>
There are 31,320 total registered users.
[+] expand