Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AdIDoS: Attack runs for hours, doesn´t finish #13

Open
kmzs opened this issue Sep 24, 2016 · 0 comments
Open

AdIDoS: Attack runs for hours, doesn´t finish #13

kmzs opened this issue Sep 24, 2016 · 0 comments

Comments

@kmzs
Copy link
Contributor

kmzs commented Sep 24, 2016

Sometimes the execution of the AdiDoS plugin doesn´t finish even after more than 24 hours.
The log shows the following entry multiple times:

INFO [DefaultHttpClient] I/O exception (java.net.SocketException) caught when processing request: Connection reset by peer: socket write error
INFO [DefaultHttpClient] Retrying request

This problem seems to occur when the sent requests result in a huge memory consumption on the machine the web service runs on.
One time the first log entry appeared at the exact moment the web service showed the following exception:

java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: GC overhead limit exceeded

While the web service seems to recover after some time the plugin seems to be stuck at a certain point of the execution (the plugin seems to still send new requests) and doesn´t finish after more than 24 hours. The user must manually abort the execution to stop the plugin.

The problem occured when executing

The problem did not occur during every execution of the above mentioned attacks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant