#
# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - https://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
    module:
        tabnabbing:
            enable: true
            category: "Social Engineering"
            name: "TabNabbing"
            description: "This module redirects to the specified URL after the tab has been inactive for a specified amount of time."
            authors: ["bcoles"]
            target:
                user_notify: ["All"]

