Ben Passmore
|
8ca7e2135c
|
Updated xssrays for AR
|
2019-11-30 15:23:27 +10:00 |
|
Jess
|
9b5c8e39df
|
Syntax changes
|
2019-11-14 22:09:44 -08:00 |
|
Brendan Coles
|
1cf1354bc6
|
Replace /ui/xssrays controller with REST API - #1389 #1682
|
2019-02-20 09:39:48 +00:00 |
|
Brendan Coles
|
42de9a01f6
|
Add XssRays API endpoints
|
2019-02-17 15:58:44 +00:00 |
|
Brendan Coles
|
4b3618528e
|
Use beef.debug for XSSrays debugging
|
2019-02-17 09:33:53 +00:00 |
|
Ben Passmore
|
9f1e8f5e8d
|
Updated copyright
|
2019-01-01 11:57:28 +10:00 |
|
Wade Alcorn
|
fca5279f17
|
Updated Copyright dates
|
2018-01-04 09:12:47 +10:00 |
|
Brendan Coles
|
903d364450
|
Remove experimental extensions from config.yaml
|
2017-12-08 18:14:32 +00:00 |
|
Brendan Coles
|
50a97d3e36
|
Fix XSSRays when evasion is enabled - Fix #1426
|
2017-08-06 23:28:13 +00:00 |
|
Wade Alcorn
|
91cc7ed873
|
Updated Copyright information
|
2016-12-29 15:50:13 +10:00 |
|
Wade Alcorn
|
ce01d9fa46
|
updated copyright year
|
2015-12-30 08:11:57 +10:00 |
|
Wade Alcorn
|
2fbca61368
|
Updated copyright dates
|
2014-12-30 07:44:58 +10:00 |
|
Wade Alcorn
|
8003f1a47f
|
Updated the copyright year to 2014
|
2014-01-01 16:34:15 +10:00 |
|
Wade Alcorn
|
fe40038441
|
Updated copyright year to 2013
|
2012-12-30 12:47:43 +10:00 |
|
Wade Alcorn
|
d2188b230c
|
More changed license headers
|
2012-11-02 15:27:01 +10:00 |
|
Wade Alcorn
|
b68df3d024
|
Changed license header
|
2012-11-02 14:05:15 +10:00 |
|
antisnatchor
|
f9b8e0f576
|
Moved admin_ui controllers for extensions in their relative extension directory.
|
2012-10-23 10:15:07 +11:00 |
|
antisnatchor
|
51b27709dd
|
Merge remote-tracking branch 'upstream/master'. WS: added stringifying command results in beef.net.send
|
2012-05-19 19:19:03 +01:00 |
|
antisnatchor
|
f697e92c95
|
Decresed default XssRays iframe removal timeout, enhanced comments
|
2012-04-19 18:10:17 +01:00 |
|
antisnatchor
|
de68a00c75
|
Fix issue 658: removed content-type response header when replying to a successful founded Ray vector
|
2012-04-19 18:09:17 +01:00 |
|
antisnatchor
|
dd2e522ce4
|
Issue 654: the XssRays handler is now extending the Router class
|
2012-04-09 11:36:35 +01:00 |
|
bcoles
|
2bca21a41d
|
Minor updates to XSSRays
Part of issue #47
|
2012-03-26 16:29:15 +10:30 |
|
Wade Alcorn
|
06899ca267
|
Year updated from 2011 to 2012
|
2011-12-31 22:24:36 +10:00 |
|
antisnatchor
|
05d06bb94e
|
Removed unuseful Mutexes, refactored all the ugly 'exception-oriented' code that was using WebRick BadRequest, added config.yaml option to enable verbose debugging logs of Thin
|
2011-11-19 18:02:41 +01:00 |
|
antisnatchor
|
2997540918
|
rewrote the server core and adjusted the API/classes to use Thin and Rack instead of WebRick.
|
2011-11-19 15:49:19 +01:00 |
|
antisnatchor
|
e22332e1f8
|
(Fixes issue 467) rewrote from scratch the XssRays handler, refactored JS and Ruby code, improved the whole thing.
git-svn-id: https://beef.googlecode.com/svn/trunk@1361 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-10-12 14:56:50 +00:00 |
|
buherator@gmail.com
|
ab1ec19a5c
|
Changed BeEF::API::Registra to BeEF::API::Registrar
git-svn-id: https://beef.googlecode.com/svn/trunk@1358 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-10-09 15:31:52 +00:00 |
|
antisnatchor
|
3556268718
|
(Fixes issue 401): added one-to-many relationship between xssrays_scan and xssrays_details models. Updated code that use them accordingly.
git-svn-id: https://beef.googlecode.com/svn/trunk@1252 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-09-02 10:43:41 +00:00 |
|
passbe
|
2bfd396af8
|
Corrected Xssrays API class. Added id specification to API Registra. Register function now checks API path
git-svn-id: https://beef.googlecode.com/svn/trunk@1236 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-08-24 10:03:53 +00:00 |
|
passbe
|
d8a089a1b3
|
Reworked timed API system. You now must use the BeEF::API::Registra.register() to hook into timed API calls. This will speed up the framework and allow paramater matching for API hooks.
git-svn-id: https://beef.googlecode.com/svn/trunk@1235 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-08-24 09:33:22 +00:00 |
|
passbe
|
0067a9c088
|
Cleaned up pre_http_start + mount_handlers. Added direct call API options for mounting and unmounting http handlers
git-svn-id: https://beef.googlecode.com/svn/trunk@1184 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-08-12 00:13:36 +00:00 |
|
passbe
|
887d93697f
|
Added basic timed API calls including: pre/post soft/hard module load (+config load). post extension load. Added name tag to all extension config files
git-svn-id: https://beef.googlecode.com/svn/trunk@1181 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-08-11 05:59:30 +00:00 |
|
antisnatchor
|
381d083895
|
Issue 384: added XssRays "Scan config" tab, to configure crossDomain and cleanTimeout options. Added defaults to xssrays config file, also to prevent printing console.log statements if debug=false. Minor changes to xssrays_scan model.
git-svn-id: https://beef.googlecode.com/svn/trunk@1164 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-08-03 11:59:13 +00:00 |
|
antisnatchor
|
6fd1aa5914
|
Issue 384: First draft of XssRays (extension) missing model
git-svn-id: https://beef.googlecode.com/svn/trunk@1111 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-26 18:33:49 +00:00 |
|
antisnatchor
|
b90ddd367d
|
Issue 384: First draft of XssRays (extension)
git-svn-id: https://beef.googlecode.com/svn/trunk@1110 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-26 18:32:14 +00:00 |
|