View Issue Details

IDProjectCategoryView StatusLast Update
0000670Kali LinuxNew Tool Requestspublic2020-02-10 17:55
ReporterSub_Zero Assigned Tog0tmi1k  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwon't fix 
Summary0000670: subbfssh v1.1
Description

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

If is a multithreaded ssh 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
subbfssh.txt (954 bytes)   
SubBFSSH v1.1 by Sub_Zero 2013
------------------------------
Usage: subbfssh [options]

   -h      Print help
   -u      Username
   -ip     IP address of target SSH server
   -p      Port number (optional)
   -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
   -t      Number of concurrent threads, default = 5 (more = faster)
   -f      Output password to file
   -k      Use keyboard interactive SSH authentication
   -v      Verbose, output bruteforce words
   -q      Quiet mode, only verbose on error/password found
subbfssh.txt (954 bytes)   

Activities

Sub_Zero

Sub_Zero

2014-01-06 23:34

reporter   ~0001268

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

g0tmi1k

g0tmi1k

2018-01-29 14:12

administrator   ~0008338

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

administrator   ~0012176

There is already various tools which offer this, not sure what this brings to the table

Issue History

Date Modified Username Field Change
2013-10-24 02:08 Sub_Zero New Issue
2013-12-18 15:59 Sub_Zero File Added: subbfssh.txt
2014-01-06 23:34 Sub_Zero Note Added: 0001268
2018-01-29 14:12 g0tmi1k Summary New tool request: subbfssh v1.1 => subbfssh v1.1
2018-01-29 14:12 g0tmi1k Note Added: 0008338
2019-12-09 13:30 g0tmi1k Severity minor => feature
2020-02-10 17:55 g0tmi1k Note Added: 0012176
2020-02-10 17:55 g0tmi1k Assigned To => g0tmi1k
2020-02-10 17:55 g0tmi1k Status new => closed
2020-02-10 17:55 g0tmi1k Resolution open => won't fix