Mobile Agents and Security
#1

[attachment=3928]

Mobile Agents and Security


Abstract:-

This project have the implementation of a distributed agent architecture for intrusion detection and response in networked computers. Unlike conventional intrusion detection systems (IDS), this security system attempts to emulate mechanisms of the natural immune system using Java-based mobile software agents. These security agents monitor multiple levels (packet, process, system, and user) of networked computers to determine correlation among the observed anomalous patterns, reporting such abnormal behavior to the network administrator and/or possibly taking some action to counter a suspected security violation. The project focuses on the design aspects of such an intrusion detection system by integrating different artificial intelligence techniques and a mobile agent architecture.



Implementation of security agents monitor multiple levels Packet, Process, System, and user of networked computers to determine correlation among the observed anomalous patterns, reporting such abnormal behavior to the network administrator and/or possibly taking some action to counter a suspected security violation.

¢ Active monitoring

Alter detection policies in response to critical events
¢ Robust
Detect failed components and restore them without stopping the system
¢ Acceptable system performance
Should not interfere with the normal functioning of the host.
¢ Dynamic configurability
¢ Change in configuration of software components, administrative policies
¢ Dynamic extensibility
Addition of new monitoring functions, tools
Implementation Modules :-

1. GUI based Remote Interface Monitoring

Listing a Remote Host
Listing Mobile Agent
Display a Warning
Agent Action
Agent information


2. Designing a Remote Server Application

This module is designed for managing and controlling the agents
Execution of agents on the runtime. A machine that hosts incoming agents is running the Java runtime environment. This runtime must implement facilities for executing agents concurrently. Java provides the ability to run several threads on a Java runtime . Therefore, it is easy to manage several concurrent application processes (called agents) on the same runtime. When an agent needs to execute on the runtime, the runtime creates a new thread which executes the agentâ„¢s program.




Migration of agents between different runtimes. The second important issue when implementing a mobile agent distributed environment is agent migration. When an agent
migrates, two kinds of objects have to be transferred: classes and instances. The classes
constitute the program executed by the agent while the instances compose the execution

3. Mobile Agents

The agent learns about its environment and actions to be more effective. The agent must be able to communicate not only with the master agent at the host but with other agents, too. Through this communication, an agent can collaborate with other agents in the intention to reach its goals





4. User Authentication
Creating
Remove
Change
user key.

5. Implementing Mobile Agents

6. Agent is implemented in Agent Runtime Enviroment

Flow Chart







Software Requirements :-

Language : Java, RMI, SWING
O/S : WIN2000 Server , TCP/IP
Reply
#2
hi frnd,,cn i get more info abt this project plzzzzz
as soon as possible....
Reply
#3
There are several external links listed here:
http://csrc.nist.gov/publications/nistpu...800-19.pdf
http://srg.cs.uiuc.edu/Security/cherubim/
http://informatik.uni-trier.de/~ley/db/c...s1998.html

try to collect information from them and search the net for even more info
Reply
#4
hey thnxxx frnd Smile i'll try this
Reply
#5
ABSTRACT
Mobile Agent Applications and Security

Mobile agents are programs, typically written in a script language, which may be dispatched from a client computer and transported to a remote server computer for execution. Mobile agents offer an important new method of performing transactions and information retrieval in networks. The mobile agent introduces severe concerns for security. We consider the advantages offered by mobile agents and assess them by implementing various applications using it, the creation of a pervasive agent framework facilitates a very large number of network services and applications.
Implementation
Java provides an ideal implementation platform, furnishing tools that help streamline complex software applications. Java’s RMI technology facilitates mobile agent application development, providing key features for distributed network programming. This project uses java’s RMI technology as a foundation for mobile agents.
Reply
#6

there is lot about Mobile Agents discussed in http://studentbank.in/report-mobile-agent--5431
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: agents and security ppt, mobile agents doc seminor projects comd in big bazar, use case diagram for security agents for network traffic analysis, application of mobile agents, mobile agents for security seminar report, mobile agents and security, mobile agents applications abstract,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Service-Oriented Architecture for Weaponry and Battle Command and Control Systems in 1 1,057 15-02-2017, 03:40 PM
Last Post: jaseela123d
  Cloud Computing Security: From Single to Multi-Clouds 1 828 14-02-2017, 04:56 PM
Last Post: jaseela123d
  SPOC: A Secure and Privacy-preserving Opportunistic Computing Framework for Mobile-He 1 905 14-02-2017, 03:49 PM
Last Post: jaseela123d
  Security Analysis of the SASI Protocol computer science topics 2 1,961 21-06-2016, 10:30 PM
Last Post: Guest
  Security system using IP camera mechanical engineering crazy 5 4,373 16-03-2015, 02:52 PM
Last Post: seminar report asees
  MOBILE PHONE BASED ATTENDANCE TRACKING SYSTEM seminarsonly 25 21,038 06-03-2015, 07:18 PM
Last Post: unas
  A PROACTIVE APPROACH TO NETWORK SECURITY nit_cal 1 2,259 19-09-2014, 12:52 AM
Last Post: [email protected]
  Data Security Using Honey Pot System computer science topics 5 6,693 11-09-2014, 07:45 PM
Last Post: erhhk
  Mobile shop management System computer science technology 7 14,752 01-07-2014, 06:21 PM
Last Post: seminar report asees
  Folder Security System computer science topics 6 3,667 29-07-2013, 11:09 AM
Last Post: computer topic

Forum Jump: