We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8366252 commit 212c96dCopy full SHA for 212c96d
external/source/exploits/CVE-2023-0386/shell.c
@@ -18,4 +18,4 @@ int main(int argc, char const *argv[]) {
18
system("/bin/bash");
19
20
return 0;
21
-}
+}
0 commit comments