IIRC OWTF's current version does not support the AUX plugins (@tunnelshade could you confirm?) but a weird bug appears when selecting an AUX plugin anyway.
I was trying to reproduce #128 by reusing the command given by @marioskourtesis but I got the following output:
$ ./owtf.py -o Spear_Phishing http://127.0.0.1
_____ _ _ _ _____ _____
| | | | |_ _| __|
| | | | | | | | | __|
|_____|_____| |_| |__|
@owtfp
http://owtf.org
[-] Defaulting Plugin Group to 'aux' based on list of plugins supplied
[*] OWTF Version: 1.0.1, Release: LionHeart (Beta)
[-] Loading framework please wait..
[!] Unable to resolve: 'aux'
[!] Unable to resolve: 'aux'
[*] 127.0.0.1:8008 <-- HTTP(S) Proxy to which requests can be directed
[*] http://127.0.0.1:8009 <-- Web UI URL
IIRC OWTF's current version does not support the AUX plugins (@tunnelshade could you confirm?) but a weird bug appears when selecting an
AUXplugin anyway.I was trying to reproduce #128 by reusing the command given by @marioskourtesis but I got the following output: