From e282e59dfbceeae5fb7e807b05bbc1a0d77f2c8d Mon Sep 17 00:00:00 2001 From: wchen-r7 Date: Fri, 3 Oct 2014 23:47:10 -0700 Subject: [PATCH] Updated How to write a browser exploit using BrowserExploitServer (markdown) --- How-to-write-a-browser-exploit-using-BrowserExploitServer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-write-a-browser-exploit-using-BrowserExploitServer.md b/How-to-write-a-browser-exploit-using-BrowserExploitServer.md index a422bb582a..7143b3011b 100644 --- a/How-to-write-a-browser-exploit-using-BrowserExploitServer.md +++ b/How-to-write-a-browser-exploit-using-BrowserExploitServer.md @@ -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: