Skip to content

[merge] Merging develop into ui_improvements#713

Merged
viyatb merged 10 commits intoowtf:ui_improvementsfrom
saganshul:develop
Jul 13, 2016
Merged

[merge] Merging develop into ui_improvements#713
viyatb merged 10 commits intoowtf:ui_improvementsfrom
saganshul:develop

Conversation

@saganshul
Copy link
Copy Markdown
Contributor

Reviewers

@delta24

viyatb and others added 10 commits June 8, 2016 18:09
* This sorts the group plugins in a sorted order so
  that the order is external -> passive -> semi_passive -> active
  -> active -> bruteforce
  Grep plugins will always run after semi_passive and active.
* uncommenting aux plugin configurations

* Copied aux configurations to framework config file

* Added a function to return target for aux plugins, fixes #125 #126 partially fixes #386 #602

* renamed get function according to new code structure, fixes #386 partially fixes #602

* updated the codes according to current owtf code structure

* Atleast now one aux i.e. OWTF-ADoS-001 is working !

Also updated not found aux target message

* Bruteforce aux plugin is now working

+ updated the aux target parameters to check for
+ updated aux to auxiliary as per the current owtf strucutre
+ edited RESPONSE_* to _RESPONSE_* because of https://github.com/owtf/owtf/blob/v2.0a/framework/db/transaction_manager.py#L344
+ removed unused configurations from framework_config.cfg
+ moved neccessary bruteforce dictionary configurations to framework_config.cfg

* aux exploit plugin fixed

* Selenium aux plugin fixed

* rce aux plugins fixed

* aux smb plugins are now working

* Added spear phishing component

* Spear fishing plugin fixed

+ renamed set to Set as set is a used keyword in python

* Targeted phishing aux plugin fixed

* TODO fixes for some aux plugins

* No sorting is required if aux plugins are to run

+ Along with an aux plugin only another aux plugin can be run so if there is one aux plugin then plugin list consists of only aux plugins hence no sorting is need among them.

* Code cleanup related to aux plugins
@viyatb viyatb merged commit 9edc514 into owtf:ui_improvements Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants