Created API Security Path mapping procedures. Fixes issue 340
git-svn-id: https://beef.googlecode.com/svn/trunk@1024 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -23,6 +23,11 @@ module Server
|
||||
#
|
||||
module Handler
|
||||
|
||||
API_PATHS = {
|
||||
'pre_http_start' => :pre_http_start,
|
||||
'mount_handlers' => :mount_handlers
|
||||
}
|
||||
|
||||
#
|
||||
# This method is being called when the BeEF server mounts handlers
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user