19 lines
859 B
YAML
19 lines
859 B
YAML
#
|
|
# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
# For more information see:
|
|
# http://www.exploit-db.com/exploits/26174/
|
|
##
|
|
beef:
|
|
module:
|
|
airlive_add_user_csrf:
|
|
enable: true
|
|
category: ["Exploits", "Camera"]
|
|
name: "Airlive Add User CSRF"
|
|
description: "Attempts to add an admin user on a Airlive camera.<br/><br/>This CSRF is reported to work on the following models: POE2600HD, POE250HD, POE200HD, OD-325HD, OD-2025HD, OD-2060HD, POE100HD.</br/><br/>Note: This module has not been tested on a real device."
|
|
authors: ["bcoles", "Eliezer Varadé Lopez", "Javier Repiso Sánchez", "Jonás Ropero Castillo"]
|
|
target:
|
|
unknown: ["ALL"]
|