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 3d20dd6 commit 216590fCopy full SHA for 216590f
external/source/exploits/CVE-2023-0386/getshell.c
@@ -18,4 +18,4 @@ int main(int argc, char const *argv[]) {
18
system("/bin/bash");
19
20
return 0;
21
-}
+}
0 commit comments