Updated How to write a browser exploit using BrowserExploitServer (markdown)
This commit is contained in:
@@ -64,6 +64,7 @@ You can also define target-specific requirements. This is also how the mixin is
|
||||
```
|
||||
|
||||
The exact values for the :os_name requirement you may use:
|
||||
|
||||
| Constant | Value |
|
||||
| -------- | ----- |
|
||||
| OperatingSystems::LINUX | "Linux" |
|
||||
@@ -73,7 +74,6 @@ The exact values for the :os_name requirement you may use:
|
||||
| OperatingSystems::NETBSD | "NetBSD" |
|
||||
| OperatingSystems::OPENBSD | "OpenBSD" |
|
||||
| OperatingSystems::VMWARE | "VMware" |
|
||||
| --- | --- |
|
||||
|
||||
|
||||
The exact values available for :os_flavor:
|
||||
|
||||
Reference in New Issue
Block a user