This is nor directly supported, but you could write your NeSSi2 extensions that do this. This will not be trivial since packets inside NeSSi2 are send in discrete steps and not as a continious flow like in actual networks. So you would need to come up with meaningful way to synchronize/handle this.
We are currently in the planning stages for a new project, but there is no development yet and I don't think anything will start this year.
We recently updated our repository server. Thanks for the hint that something is not working, we will investigate this. Just a warning, NeSSi2 is not actively maintaned at the moment, so a fix can take sometime and NeSSi2 and its dependencies are seriously outdated.
If I recall correctly, NeSSi2 includes an EchoClient and EchoServer application. So your applications may not show up, because those application names are already used.
Could you provide us the complete stack trace? The part of the exception above makes it difficult to locate were in our code the problem occured. One problem with communnication between and backend exists when both are run on the same computer and no active network interface (not even the loopback interface) can be found. Not sure if this is relevant for your case.
You can use the DDoSApplication. When you create a profile for the attacker, you have to add this application to it and configure it. At the very least you MUST add an IP address for the target. This address MUST exist in your network. On the target network node you MUST add an application that can receive packets send by the DDoSApplication. Since the DDoSApplication sends UDP packets, you can use the UDPServerApplication. Please make sure both applications have the same settings for the port number,...
This error typically means that you don't have database installed/running or that the database connection settings in preference page are incorrect. Details on how ton configure and set-up the database connection correctly are part of our manual.
Apache License V2.0 as stated on SourceForge page for NeSSi2.
You could try to extend your application from the class AbstractPromiscuousModeApplication....
The way the worm application is written, I assume it would be helpful to have multipe...
The purpose of the "SimplePortScanner" application was only to generate the traffic...
Well this are standard Java implementation error and actual the errors messages already...
See https://sourceforge.net/p/nessi2/discussion/Open/thread/8fddaa9a/?limit=25
What do you mean by launched the application? Did you add your implemented application...
I think the discussion in this thread https://sourceforge.net/p/nessi2/discussion/Help/thread/1e1fac76/?limit=25#df2a...
The answer to this question is here: https://sourceforge.net/p/nessi2/discussion...
I am not sure why, but the 2.1.2 version had been deployed to an internal Maven repository...
When we wrote the port scanner application, we were only interested in the scaning...
Based on the provided information it is hard to say what went wrong. From your descriptions...
Please have a look at: http://stackoverflow.com/questions/11947920/installing-jdk-and-setting-java-home...
In the folder for version 2.1.1-beta is a file called Example-Simulation.zip. This...
Unfortunately, the main authors and developers for that are not part of the NeSSi2...
How to use MySQL with NeSSi2 is explained in the manual, you have to open the NeSSi2...
There is not really any documentation or demo for this. We haven't gotten around...
When you configure the sniffer application, you specified a file name for saving...
The help forum has the same question, see the thread there: https://sourceforge....
This is not directly supported, but it should be possible to write a NeSSi2 application...
A NeSSi2 simulation uses discrete time steps called ticks. The parameter delay is...
Sadly, we have not gotten around to adding a functionality for deleting old simulations....
We did not include an IDS application in NeSSi2, since we offer a lecture were students...
As mentioned in other threads ( https://sourceforge.net/p/nessi2/discussion/Open/thread/f0dfb0fe/...
As mentioned in [other threads] (https://sourceforge.net/p/nessi2/discussion/Open/thread/f0dfb0fe/)...
Unfortunately, there is no better description available than what is shown as a tooltip...
To identify the actual problem it may be helpful to check the console output in the...
I think I was able to reproduce your error (a NullPointerExecption). I also was able...
First, I will start with the easy answers. NeSSi2 is still underdevelopment and there...
Support for removing simulations has been for a long time on my feature wish list,...
There is no option to change colours for traffic activity or visualise individual...
If you have the simulation example project there should be a folder named simulation...
In regard to 1: Yes, the same techniques also apply here. And the placement should...
The Packets Sent Event is the only default event that is generated during NeSSi2...
In regard to 1: Yes, that is correct. At the very least you need to worm applications...
Hi, a few remarks: The worm application randomly selects the next IP address it will...
1) Executing the simulation should be sufficient. If you want to be on the safe side...
Right now i can't think of an obvious reason for the error message. Communication...
The examples files you are using explains a lot of your problems. This was part of...
Yes, Ubuntu should work.
I don't think that installing NeSSi2 could be the cause of the problem. As long as...
You still have this problem with the example project we posted before the weekend?...
The log files point to a problem with your database. Did I understand correctly that...
Just a quick update before the long weekend, attached is simple example for the use...
For the energy network simulation. One obvious problem with simulation is that it...
I looked at the Day1 project: This project is broken in zip file. It is missing the...
I asked a bit around and did not find anybody that had a clear idea what is going...
Statistics only appear for selected nodes or links, if any event occurred on them....
Correct,this part has not bend ported to the latest NeSSi2 release version. Unfortunately,...
Simulations in NeSSi2 are only executed in backend by agents and don't support any...
If you want to use that mode you have to switch to an older NeSSi2 version. The developer...
As an addition to the previous answer about ARFF. The sniffer collects for a number...
As promised a few more details. Two send something to another NeSSi2 application...
Just a quick reply, Question#4: There two options two a communication partner based...
Just a quick reply, 4: There two options two a communication partner based on the...
Hi, sorry, that you find our manual not sufficient enough to answer all your question....
The PCAP file you specified for the sniffer application should be located in the...
Again, the statement "I want to use cloud" is not really enough to give you guidance...
I am actually not sure if writing an application for changing the IP addresses is...
In regard to question 1: What do you mean by ideal IP address? The NeSSi2 user interface...
Regarding your questions: I don't think anything is missing, since we use the default...
The error with the error message is that it should be a warning. We made some API...
Hi, 1 - The source code is available here: http://repositories.dai-labor.de/extern/content/repositories/dai-open/de/dailab/nessi/nessi.ip.applications/2.1.3/nessi.ip.applications-2.1.3-sources.jar....
Hi, the concept of detection units is only for backward compatibility in NeSSi2,...
Hi, there should be a tooltip for the values in profile editor, the source code for...
Hi, About the repository: The repository is an experimental feature in NeSSi2. Currently,...
NeSSi2 should run on Ubuntu, but to quote from a previous answer to a similar question:...