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: