halt 500 if page cloning is unsuccessful
This commit is contained in:
@@ -61,6 +61,7 @@ module BeEF
|
||||
result = {
|
||||
"success" => false
|
||||
}.to_json
|
||||
halt 500
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user