View Issue Details

IDProjectCategoryView StatusLast Update
0000669Kali LinuxNew Tool Requestspublic2020-02-10 17:54
ReporterSub_Zero Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwon't fix 
Summary0000669: subbfdict v1.0
Description

I'm requesting my own new penetration testing tool, subbfdict

If is a bruteforce dictionary generator.

Compiled compatible with kali linux, source code also available for download:

http://www.subsoft.net/downloads.php (look at the bottom of the page)

Attached Files
subbfdict.txt (662 bytes)   
SubBFDict v1.0 by Sub_Zero 2013
-------------------------------
Usage: subbfdict [options]

   -h      Print help
   -c      Charset to use
             numeric : Standard 0-9, Ascii 48-57
             common  : All Common chars, Ascii 32-126
             alpha   : Alphabetical case insensitive, Ascii 97-122
             alpha_s : Alphabetical case sensitive, Ascii 65-90, 97-122
             alnum   : Alpha numeric case insensitive, Ascii 48-57, 97-122
             alnum_s : Alpha numeric case sensitive, Ascii 48-57, 65-90, 97-122
   -l      Max. length of output words
   -f      Output to file
   -q      Quiet mode, only verbose on error
subbfdict.txt (662 bytes)   

Activities

Sub_Zero

Sub_Zero

2014-01-06 23:36

reporter   ~0001270

Moved to http://www.subsoft.net/pentest.php

g0tmi1k

g0tmi1k

2018-01-29 14:12

administrator   ~0008337

To help speed up the process of evaluating the tool, please make sure to include the following information (the more information you include, the more beneficial it will for us):

  • [Name] - The name of the tool
  • [Version] - What version of the tool should be added?
    --- If it uses source control (such as git), please make sure there is a release to match (e.g. git tag)
  • [Homepage] - Where can the tool be found online? Where to go to get more information?
  • [Download] - Where to go to get the tool?
  • [Author] - Who made the tool?
  • [Licence] - How is the software distributed? What conditions does it come with?
  • [Description] - What is the tool about? What does it do?
  • [Dependencies] - What is needed for the tool to work?
  • [Similar tools] - What other tools are out there?
  • [How to install] - How do you compile it?
  • [How to use] - What are some basic commands/functions to demonstrate it?
g0tmi1k

g0tmi1k

2020-02-10 17:54

administrator   ~0012175

We already have crunch. Not clear what extra this has to offer

Issue History

Date Modified Username Field Change
2013-10-24 02:06 Sub_Zero New Issue
2013-12-18 16:00 Sub_Zero File Added: subbfdict.txt
2014-01-06 23:36 Sub_Zero Note Added: 0001270
2018-01-29 14:12 g0tmi1k Summary New tool request: subbfdict v1.0 => subbfdict v1.0
2018-01-29 14:12 g0tmi1k Note Added: 0008337
2019-12-09 13:30 g0tmi1k Severity minor => feature
2020-02-10 17:54 g0tmi1k Note Added: 0012175
2020-02-10 17:54 g0tmi1k Status new => closed
2020-02-10 17:54 g0tmi1k Resolution open => won't fix