View Issue Details

IDProjectCategoryView StatusLast Update
0005476Kali LinuxKali Package Improvementpublic2019-09-19 09:10
Reporterg0tmi1k Assigned Tosbrun  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionwon't fix 
Summary0005476: BlindElephant - remove file extension (and lowercase)
Description
g0tmi1k@kali-dev:~$ BlindElephant.py 
Error: url and appName are required arguments unless using -l, -u, or -h

Usage: BlindElephant.py [options] url appName

Options:
  -h, --help            show this help message and exit
  -p PLUGINNAME, --pluginName=PLUGINNAME
                        Fingerprint version of plugin (should apply to web app
                        given in appname)
  -s, --skip            Skip fingerprinting webpp, just fingerprint plugin
  -n NUMPROBES, --numProbes=NUMPROBES
                        Number of files to fetch (more may increase accuracy).
                        Default: 15
  -w, --winnow          If more than one version are returned, use winnowing
                        to attempt to narrow it down (up to numProbes
                        additional requests).
  -l, --list            List supported webapps and plugins
  -u, --updateDB        Pull latest DB files from
                        blindelephant.sourceforge.net repo (Equivalent to svn
                        update on blindelephant/dbs/). May require root if
                        blindelephant was installed with root.

Use "guess" as app or plugin name to attempt to attempt to
discover which supported apps/plugins are installed.
g0tmi1k@kali-dev:~$ 

So its currently: BlindElephant.py
Could it be: blindelephant

Activities

sbrun

sbrun

2019-09-19 09:10

manager   ~0011130

we removed BlindElephant (unmaintained package)

Issue History

Date Modified Username Field Change
2019-06-01 13:04 g0tmi1k New Issue
2019-06-01 13:04 g0tmi1k Summary BlindElephant - remove file extension => BlindElephant - remove file extension (and lowercase)
2019-06-01 13:04 g0tmi1k Description Updated
2019-09-19 09:10 sbrun Assigned To => sbrun
2019-09-19 09:10 sbrun Status new => closed
2019-09-19 09:10 sbrun Resolution open => won't fix
2019-09-19 09:10 sbrun Note Added: 0011130