Updated How to write a browser exploit using BrowserExploitServer (markdown)

This commit is contained in:
wchen-r7
2014-10-03 23:47:10 -07:00
parent c1c29e613f
commit e282e59dfb
@@ -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: