Commit Graph

585 Commits (29555085c0a00adf1c27dd3edf5c4c35605fde3a)

Author SHA1 Message Date
Jordan Wright 4fadcc1ee5 Added link to Docker container 2016-02-12 22:42:31 -06:00
Jordan Wright eb09a8c466 Merge pull request #147 from gophish/141-fix-attachments
Fixing Attachments Not Getting Set
2016-02-12 22:32:22 -06:00
Jordan Wright b03d986d67 Removing debug line 2016-02-12 22:28:24 -06:00
Jordan Wright 1e3a02673c Attachments are now fetched on GetTemplateByName
Attachments are now attached to emails (whoops!)
2016-02-12 22:19:59 -06:00
Jordan Wright 0a7bfcf664 Merge pull request #146 from gophish/77-fix-tls-issues
Adding support for self-signed certs. Fixes #77
2016-02-12 21:34:53 -06:00
Jordan Wright b9995456c2 A few style tweaks 2016-02-12 21:26:01 -06:00
Jordan Wright 12975bf0c3 Adding the JS to handle submitting the "ignore cert errors" with a campaign.
Adding JS to handle showing errors on email submissions
2016-02-12 21:25:49 -06:00
Jordan Wright 26577bc3c3 Handling SMTP TLS via email.SendWithTLS 2016-02-12 21:24:05 -06:00
Jordan Wright 80333a93ec Adding ignore_cert_errors in SMTP schema 2016-02-12 21:23:35 -06:00
Jordan Wright bbe97f5602 Working on ignoring certs 2016-02-11 12:53:00 -06:00
Jordan Wright 3b45f5cd86 Updated README 2016-02-09 22:34:34 -06:00
Jordan Wright 7f381f861e Minor gofmt change 2016-02-09 22:29:13 -06:00
Jordan Wright ef8d9c282b Merge pull request #140 from gophish/137-restrict-registration
Restricted registration to only logged in users.
2016-02-09 22:24:04 -06:00
Jordan Wright fdfeafa1ec Restricted registration to only logged in users. Fixes #137 2016-02-09 22:19:06 -06:00
Jordan Wright c436bdb514 Added UI checkbox... working on sendmail function 2016-02-09 22:08:41 -06:00
Jordan Wright 5e11895c23 Merge pull request #138 from gophish/119-stick-result-status
Avoid Overwriting Click/Data Submit Event. Fixes #119
2016-02-08 19:54:44 -06:00
Jordan Wright 62ffbcceda Added check on email open to avoid overwriting the click/data submit events. Fixes #119 2016-02-08 19:50:21 -06:00
Jordan Wright a0a8a7b8ad Merge pull request #123 from gophish/61-record-browser-post
Capture Credentials Sent via POST
2016-02-02 22:54:42 -06:00
Jordan Wright 99da20abc0 Added table for displaying submitted data. 2016-02-02 22:49:30 -06:00
Jordan Wright 528d8525b1 Added basic table to display results - last step is the JS to dynamically show it. 2016-02-01 21:53:00 -06:00
Jordan Wright ce8a9e5456 Changed status of new targets to "Sending" instead of "Unknown". Fixes #112 2016-02-01 20:42:46 -06:00
Jordan Wright c73a78bbdf Merge pull request #113 from gophish/111-force-smtp-from
Added SMTP Validation
2016-02-01 18:43:14 -06:00
Jordan Wright bf86356fde Validating SMTP Conf. Fixes #111 2016-02-01 18:36:59 -06:00
Jordan Wright 94e43fe557 Initial commit - adding db migration as well as the logic to add the payload 2016-01-31 19:50:41 -06:00
Jordan Wright da4d108908 Merge pull request #106 from gophish/102-add-raw-export
Added ability to export raw events. Fixes #102
2016-01-29 13:26:05 -06:00
Jordan Wright d714635e69 Added ability to export raw events. Fixes #102 2016-01-29 13:18:06 -06:00
Jordan Wright a8f722b80f Merge pull request #105 from gophish/99-add-email-error-event
Added event on sending email error. Fixes #99
2016-01-29 12:39:15 -06:00
Jordan Wright 17e81e6caa Added event on sending email error. Fixes #99 2016-01-29 12:34:29 -06:00
Jordan Wright e4be072db2 Merge pull request #103 from gophish/timeline
Adding Event Timeline
2016-01-29 10:31:54 -06:00
Jordan Wright 7854d8e96d Finishing up first release of timeline format 2016-01-29 09:55:49 -06:00
Jordan Wright 741adfa2e3 Upgrading Font-Awesome to 4.5. Closes #101 2016-01-29 09:36:25 -06:00
Jordan Wright dbc407676e Adding initial structure of timeline 2016-01-29 08:31:58 -06:00
Jordan Wright 135f0f3327 Merge pull request #100 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-01-29 08:14:52 -06:00
The Gitter Badger 1cc36a63bb Add Gitter badge 2016-01-29 13:50:22 +00:00
Jordan Wright 50b4aad15b Merge pull request #98 from Sekhmet/AddRegisterButton
Added register button to login page
2016-01-26 21:17:27 -06:00
Wiktor Tkaczyński 5337726f46 added register button to login page 2016-01-26 18:14:28 +01:00
Jordan Wright 32aaa15da7 Added documentation for multiple endpoints. Fixes #54 2016-01-24 20:47:16 -06:00
Jordan Wright eb6f3ed62a Merge pull request #97 from gophish/34-csv-export
Added ability to send a test email
2016-01-24 20:07:47 -06:00
Jordan Wright 42efd1f321 Changed Exclamation Mark to Check Mark 2016-01-24 20:07:46 -06:00
Jordan Wright e4d6e68147 Added ability to send a test email before launching a campaign 2016-01-24 20:03:53 -06:00
Jordan Wright 33947086b3 Added async option to the API to address async/synch requests until I can migrate all to async 2016-01-24 19:48:15 -06:00
Jordan Wright cf4565caf6 Changing label font to be Roboto 2016-01-21 00:00:41 -06:00
Jordan Wright d7d0d4c485 Temporary fix for stacked buttons to address #92 2016-01-20 23:56:15 -06:00
Jordan Wright 4a438e4ad1 Merge pull request #91 from StrangeUSB/master
Adding Back Button to Campaign Results
2016-01-20 23:40:43 -06:00
Justin Gray a2aa884c8e Changed button to anchor
Changed button to anchor tag.
2016-01-20 23:37:49 -06:00
Justin Gray 0b803ac6d7 Adding Back Button on Campaign Results Page
Added back button on campaign results page.
2016-01-20 22:31:39 -06:00
Justin Gray cf97520ddf Merge pull request #1 from gophish/master
Catching up to the main branch from gophish/master
2016-01-20 22:27:58 -06:00
Jordan Wright 080b3a6c27 Merge branch 'table-style' of https://github.com/StrangeUSB/gophish into StrangeUSB-table-style
# Conflicts:
#	static/js/app/campaigns.js
#	static/js/app/dashboard.js
#	static/js/app/landing_pages.js
#	static/js/app/templates.js
#	static/js/app/users.js
2016-01-20 21:53:12 -06:00
Jordan Wright ca38f336a0 Merge pull request #88 from gophish/55-database-migrations
Adding first round of database migrations using goose. Fixes #55
2016-01-20 20:56:03 -06:00
Justin Gray 964ce6f152 Fixed Double Instantiation
When a modal was closed and the data was loaded again it tried to
instantiate the table again, so always destroy the table on load.
2016-01-20 20:35:51 -06:00