Robin Wood

Results 56 issues of Robin Wood

While thinking about UIDs I thought of this that would help. You create an API that takes the UID and logs that it has been accessed, an additional field that...

I've just created an email template, it would be good to be able to have the option to send a copy of it to myself to test it. I know...

enhancement
For v2.0

I had 3 targets in the system, I imported a CSV containing 562, I now have 563 targets in the system. The import failed for 2 of the entries but...

enhancement
For v2.0

In case you reuse the "Create New Phishing Campaign" HTML template in v2, the campaign description field doesn't have a * to indicate it is a mandatory field but validation...

bug

I might have set things up wrong to get in this position but I set the app up on targetdomain.com and now need to host some files on the domain...

enhancement
For v2.0

From what Chris says, you probably already have this planned for v2, but you need a way to tie users to the uid generated when sending emails. I've got it...

For v2.0

Would be nice to go to an existing campaign and click a button to run it again.

enhancement
For v2.0

On the "Check Email Settings" page ( /emails/check ), if you put in a value that isn't a domain name when checking the domain, the site redirects to the dashboard...

For v2.0

Looks like you need to do some encoding on passwords: ``` ./install.sh: eval: line 1087: unexpected EOF while looking for matching `"' ```

bug
For v2.0

Hey, did you know you are packaging not one, but two, out of date versions of jQuery with the Python version of the app? ``` $ find . -iname 'jquery*'...