aderoman / webslayer

Automatically exported from code.google.com/p/webslayer
GNU General Public License v2.0
0 stars 0 forks source link

Memory Leak #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. using payload and a range from 000000 to 999999
2.
3.

What is the expected output? What do you see instead?

it gets very slow and hangs.

increase memory usage above 2GB ram just for its process

What version of the product are you using? On what operating system?

beta on windows xp sp3

Please provide any additional information below.

Original issue reported on code.google.com by alem...@gmail.com on 21 Sep 2009 at 5:42

GoogleCodeExporter commented 8 years ago
I get the same  problem

Original comment by georges....@gmail.com on 11 Nov 2009 at 5:34

GoogleCodeExporter commented 8 years ago
I am also seeing/experiencing a memory leak.

I did the following steps:
1) Opened WebSlayer
2) Configured an attack that used a 9MB wordlist.
3) Launched the attack

Prior to the attack launch WebSlayer used about 35-50MB of Ram.

This climbed by 5-10mb every 10-15 seconds. After an hour memory usage was over 
700mb
and continued to climb until it used the entire memory. WebSlayer then appears 
to
continue run, but becomes more and more unresponsive. Eventually it will not 
respond
at all.

System:
Windows 2008 R2 x64 Standard
Quad Core, E5130, Xeon x64 1.6ghz Processor
1 GB of RAM

Original comment by temben...@gmail.com on 12 Feb 2010 at 8:01

GoogleCodeExporter commented 8 years ago
I'm also experiencing problems, and I'm a little bit concerned, because I'm 
using a 
payload and a range from 000000 to 182983 but the programme gets very slow and 
hang.
As you see it's a relatively low range.
I let the programme doing its work for five and a half hour, but it checked 
less than 
a 30% of the possible combinations.
I also turned off every programme that uses internet or high memory resources, 
exept 
the anti-virus.

System:
Microsoft Windows XP Professional.
2002 version.
Service Pack 3
Intel, Celeron CPU 2.80 Ghz
496MB of RAM

Original comment by Sol.To...@gmail.com on 21 Apr 2010 at 1:29

GoogleCodeExporter commented 8 years ago
Im trying to fix the problem, it's not really a memory leak, it's how it 
manages the 
request/responses, they are saved in an array, and consuming the memory. I 
fixed for 
wfuzz (command line version) but still trying to figure out to fix it in 
Webslayer.

Original comment by laramies@gmail.com on 12 May 2010 at 9:25