This text is a quick introduction to the eEye BootRoot project and the eEye BootRootKit network kernel backdoor. For much more information, please refer to the slides (eeyebootroot.ppt).
GET / HTTP/1.1 Host: ^bkc Apache Tunnel Backdoor ver0.1 by Xti9er ------------------------------- sh: turning off NDELAY mode uname -a Linux xt9-laptop 2.6.32-28-generic #55-Ubuntu SMP Mon Jan 10 21:21:01 UTC 2011 i686 GNU/Linux
jdbc后门
伪造的JDBC驱动程序,允许执行OS命令。 可以在允许您上载用于数据库连接的JDBC驱动程序的系统上使用(通常是由于重新分发驱动程序时存在许可问题)。
在此处阅读更多信息: :
建筑
要构建jdbc-backdoor,您需要安装Java: make
测试: make test
客制化
查看oracle/jdbc/OracleDriver.java并更新要执行的命令。