View Issue Details

IDProjectCategoryView StatusLast Update
0003212Kali LinuxNew Tool Requestspublic2020-02-11 14:36
Reporterkenb Assigned Tog0tmi1k  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwon't fix 
Summary0003212: OWASP Basic Expression & Lexicon Variation Algorithms (BELVA) Project
Description

OWASP project page:
https://www.owasp.org/index.php/OWASP_Basic_Expression_%26_Lexicon_Variation_Algorithms_(BELVA)_Project

github:
https://github.com/kenb123/Basic-Expression-Lexicon-Variation-Algorithms-BELVA

Written in Python 3

Requires QT4 Libraries for UI
library lxml
library bs4

Commands needed to install:

apt-get install python3-pip

apt-get install libqt4-dev
apt-get install python-qt4 qt4-dev-tools python-qt4-dev pyqt4-dev-tools
apt-get install python3-pyqt4

apt-get install -y libxml2-dev libxslt1-dev zlib1g-dev
pip3 install lxml

pip3 install bs4

Activities

kenb

kenb

2016-05-05 12:04

reporter   ~0005188

Just following up. Any movement? Thoughts?

kenb

kenb

2016-06-15 19:15

reporter   ~0005370

Just bumping this up. Any movement? Thoughts? Thanks.

g0tmi1k

g0tmi1k

2018-01-29 14:15

administrator   ~0008341

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-11 14:36

administrator   ~0012230

Hasn't had an update since 2016

Issue History

Date Modified Username Field Change
2016-04-04 18:12 kenb New Issue
2016-05-05 12:04 kenb Note Added: 0005188
2016-06-15 19:15 kenb Note Added: 0005370
2018-01-29 14:15 g0tmi1k Summary Tool Request: OWASP Basic Expression & Lexicon Variation Algorithms (BELVA) Project => OWASP Basic Expression & Lexicon Variation Algorithms (BELVA) Project
2018-01-29 14:15 g0tmi1k Description Updated
2018-01-29 14:15 g0tmi1k Note Added: 0008341
2019-12-09 13:30 g0tmi1k Severity text => feature
2020-02-11 14:36 g0tmi1k Note Added: 0012230
2020-02-11 14:36 g0tmi1k Assigned To => g0tmi1k
2020-02-11 14:36 g0tmi1k Status new => closed
2020-02-11 14:36 g0tmi1k Resolution open => won't fix