View Issue Details

IDProjectCategoryView StatusLast Update
0000817Kali LinuxNew Tool Requestspublic2020-02-10 17:58
ReporterSub_Zero Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwon't fix 
Platformx86OSKaliOS Version1.0
Summary0000817: subbfsmb v1.0
Description

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

If is a samba/smb bruteforcer.

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
subbfsmb.txt (816 bytes)   
SubBFSMB v1.0 by Sub_Zero 2014
------------------------------
Usage: subbfsmb [options]

   -h      Print help
   -u      Username
   -ip     IP address of target SMB server
   -s      Share name
   -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 password to file
   -v      Verbose, output bruteforce words
   -q      Quiet mode, only verbose on error/password found
subbfsmb.txt (816 bytes)   

Activities

Sub_Zero

Sub_Zero

2014-01-06 23:35

reporter   ~0001269

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

g0tmi1k

g0tmi1k

2018-01-29 15:15

administrator   ~0008487

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:57

administrator   ~0012179

There are already various tools in Kali todo this, not sure what new this brings

Issue History

Date Modified Username Field Change
2013-12-28 18:24 Sub_Zero New Issue
2013-12-28 18:24 Sub_Zero File Added: subbfsmb.txt
2014-01-06 23:35 Sub_Zero Note Added: 0001269
2018-01-29 15:15 g0tmi1k Note Added: 0008487
2019-12-09 13:30 g0tmi1k Severity minor => feature
2020-02-10 17:57 g0tmi1k Note Added: 0012179
2020-02-10 17:58 g0tmi1k Status new => closed
2020-02-10 17:58 g0tmi1k Resolution open => won't fix