-
sitting-duck committed patchset 366 of module DirBuster to the DirBuster CVS repository, changing 4 files.
2010-01-03 15:55:18 UTC by sitting-duck
-
sitting-duck committed patchset 365 of module DirBuster to the DirBuster CVS repository, changing 6 files.
2010-01-03 12:15:53 UTC by sitting-duck
-
sitting-duck committed patchset 364 of module DirBuster to the DirBuster CVS repository, changing 3 files.
2009-12-17 00:24:12 UTC by sitting-duck
-
I'm seeing a lot of "questionable" findings. When recursive mode is enabled, they can be problematic. For example:
/dir1/ -- legit
/dir1// -- same as /dir1/
/dir1/(cwfyrsrad5l2zzedhfxwqm45)/ -- same as /dir1/
/dir1//(fuzwqe55k3i2bi3axm21yq55)/ -- same as /dir1/
From here, it gets worse. If recursive is on, /dir1// will be tested and eventually it will find /dir1/// which is the same as...
2009-12-16 15:48:56 UTC by nobody
-
It would be nice if "Dir to start with" could take a csv or some type of list to start at more than one directory, or if directories could be added while running. This would keep users from having to start multiple copies or run sequential tests to test different directories.
2009-12-16 15:41:58 UTC by nobody
-
It would be nice to be able to disable recursive mode while it's running. Sometimes as you get close to deadlines you just want your software to finish up with what it's got rather than start new stuff.
2009-12-16 15:36:52 UTC by nobody
-
Running a recursive dirbuster, and I started it at /intranet/. It added a lot of things to the queue, most of which I've stopped, however I decided to let it run against /. It's now "found" /intranet/ and is once again looking for files and directories in it with the same options that started it. It should check omit duplicates rather than recheck them.
2009-12-16 14:44:01 UTC by nobody
-
Using 1.0-RC1 on WinXP. During a scan, you can change the Look & Feel. Unfortunately I have found that if you do this, it will cause a crash
(NullPointerException) when clicking the "Report" button. I have been able to reproduce this consistently by starting a scan, changing the Look & Feel, stopping the scan, and clicking the Report button. It is bad because you lose all your results. Below is...
2009-11-18 19:56:12 UTC by sfdavef
-
sitting-duck committed patchset 363 of module DirBuster to the DirBuster CVS repository, changing 2 files.
2009-11-13 17:19:13 UTC by sitting-duck
-
Hi thanks for the bug report!
With the auto pause, if it is being triggered alot, you need to slow dirbuster down, But without this feature dirbuster may miss things on slow sites, or site that can not handle the amount of traffic.
I will look into the useragent not saving feature.
Again thanks for the bug report.
James.
2009-11-11 14:08:44 UTC by sitting-duck