Updated How to write a browser exploit using BrowserExploitServer (markdown)
This commit is contained in:
@@ -111,7 +111,7 @@ def on_request_exploit(cli, request, target_info)
|
||||
end
|
||||
```
|
||||
|
||||
### Crafting HTML madness
|
||||
### Crafting HTML with BrowserExploitServer
|
||||
|
||||
There are two coding styles the BrowserExploitServer mixin supports: The good old HTML, or ERB template. The first is pretty self-explanatory:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user