A Secure Communication in Mobile Agent System
This addresses security issues in distributed applications using mobile agents, but appears incremental as it builds on existing logging and communication methods.
The paper tackles the problem of securing mobile agent systems against attacks from other agents by logging malicious agent patterns and using these logs for communication, implementing the solution with JADE.
A mobile agent is a software code with mobility which can be move from a computer into another computers through network. The mobile agent paradigm provides many benefits in developments of distributed application at the same time introduce new requirements for security issues with these systems. In this article we present a solution for protection agent from other agents attacks with loging patterns of malicious agent and useing this log for communication. We implemented our resolution by JADE.