/
usr
/
share
/
systemtap
/
examples
/
security-band-aids
/
File Upload :
llllll
Current File: //usr/share/systemtap/examples/security-band-aids/cve-2015-7547.stp
global T_UNSPEC = 62321 global T_A = 1 probe process("/lib*/libresolv.so.*").function("__libc_res_nquery") { if ($type == T_UNSPEC ) { $type = T_A } }
Copyright ©2k19 -
Hexid
|
Tex7ure