Brendan Coles
e7bc352db2
halt 500 if page cloning is unsuccessful
2015-06-22 09:42:10 +00:00
Wade Alcorn
2fbca61368
Updated copyright dates
2014-12-30 07:44:58 +10:00
antisnatchor
ec9cf4d460
Manually merged DNS extension code (pull request 967 from @soh-cah-toa)
2014-03-02 12:56:33 +00:00
antisnatchor
9dcff5184d
Manually merged DNS extension code (pull request 967 from @soh-cah-toa)
2014-03-02 12:40:18 +00:00
soh_cah_toa
a75a95b663
Implemented DNS spoofer in social engineering extension.
...
The /api/seng/clone_page endpoint now accepts a boolean "dns_spoof"
key in the JSON request. This adds a DNS record pointing the
cloned webpage to the BeEF server.
Integration tests included.
2014-02-04 16:18:12 -05:00
Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
bcoles
02e6d4db11
Rescue StandardError rather than Exception
2013-12-30 06:41:07 +10:30
geefunkmasterpro
66d0e3535b
Added fromaddr to mass mailer JSON interface so emails can be sent from
...
any address without restart.
Removed fromaddr entry from config.yaml.
2013-02-27 23:29:08 +11:00
geefunkmasterpro
e79372f8ac
Added auth field to config so that emails are harder to track to sender
...
Added error handling to identify:
- errors creating the mail headers
- errors processing JSON input
- errors in the mailer configuration
2013-02-27 21:33:48 +11:00
Wade Alcorn
fe40038441
Updated copyright year to 2013
2012-12-30 12:47:43 +10:00
Wade Alcorn
b68df3d024
Changed license header
2012-11-02 14:05:15 +10:00
antisnatchor
6ac074d2b0
Social Eng. extension: now the web_cloner can serve modified pages as well. This is needed when the page use custom logic to submit the form. Added an example of an Edf Energy modified page.
2012-09-06 12:37:26 +01:00
antisnatchor
2f5fc46a8e
Social Eng. Extension: fixed a bug in mass_mailer when choosing a different template.
2012-09-06 11:26:31 +01:00
antisnatchor
ae72f9fedf
Social Eng. extension: added request.ip to interceptor logs, adapted output
2012-09-02 16:23:53 +01:00
antisnatchor
8eb0e2d973
Social Eng. Extension: Added DB structure and logic for web_cloner and interceptor.
2012-09-01 15:15:30 +01:00
antisnatchor
6b5302ef21
Social Eng. Extension: Added RESTful API calls for both mass_mailer and web_cloner
2012-08-31 14:08:08 +01:00