Study on Secure Active Network Service Loader Based on Java

Zhigang Liao,Zengzhi Li,Tao Zhan,Yan Chen
DOI: https://doi.org/10.3321/j.issn:0253-987X.2006.02.008
2006-01-01
Abstract:Due to the lack of code revocation and defense denial of service (DoS) attack in current Java based active network systems, a secure active service loader mechanism is introduced. By means of byte code rewritten, the mechanism can forcibly unload the given service and can monitor main CPU, memory and networking bandwidth resources without modifying any of original code. The single thread serves for monitoring CPU, which can assure the accuracy and efficiency of CPU resource statistics. A filter is used for monitoring of network resource, thus the monitor completeness is guaranteed. The experiments show that the proposed mechanism increases the security of active networks while the extra overhead taken by the loader is only about 15%-30% without effecting the efficiency of active networks.
What problem does this paper attempt to address?