计算机工程
計算機工程
계산궤공정
COMPUTER ENGINEERING
2010年
4期
118-120,124
,共4页
动态共享库%数字签名%程序监控
動態共享庫%數字籤名%程序鑑控
동태공향고%수자첨명%정서감공
dynamic shared library%digital signature%program monitoring
引入动态共享库机制能节约内存资源,并容易升级,但却带来安全隐患.针对该问题,研究动态链接机制,提出一种针对动态共享库的程序运行时监控和保护的方法.对共享库文件进行签名和验证,并对库函数调用实行监控.实验结果显示,该方法对于动态共享库的几种常见攻击方法有较好的防御作用.
引入動態共享庫機製能節約內存資源,併容易升級,但卻帶來安全隱患.針對該問題,研究動態鏈接機製,提齣一種針對動態共享庫的程序運行時鑑控和保護的方法.對共享庫文件進行籤名和驗證,併對庫函數調用實行鑑控.實驗結果顯示,該方法對于動態共享庫的幾種常見攻擊方法有較好的防禦作用.
인입동태공향고궤제능절약내존자원,병용역승급,단각대래안전은환.침대해문제,연구동태련접궤제,제출일충침대동태공향고적정서운행시감공화보호적방법.대공향고문건진행첨명화험증,병대고함수조용실행감공.실험결과현시,해방법대우동태공향고적궤충상견공격방법유교호적방어작용.
Dynamic link mechanism for shared libraries brings some advantages.such as physical memory saving,facilitating the upgrade of libraries,etc.But it also leads to new security risks.Aiming at this problem,this paper studies the dynamic link mechanism in an attempt to bring up a run-time monitoring and protection method for dynamic shared libraries,which give each shared library file a digital signature and verify it in runtime,and monitor every library function call.Experimental results show that the method is effective for defending several common attacks to shared libraries.