Skip to content

Commit 12acb45

Browse files
authored
Add clarification on OpenBSD
1 parent 460f9de commit 12acb45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

misc/raptor_xorgy

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
# compatible with the target system and modify the exploit accordingly.
1919
#
2020
# It works very reliably on Solaris 11.4 and should work on most vulnerable
21-
# Linux distributions (though I haven't tested it). For some reason, it fails to
22-
# obtain uid 0 on OpenBSD... They might have an additional protection in place.
21+
# Linux distributions (though I haven't tested it). It fails on OpenBSD due to
22+
# privilege separation. On this platform you should use raptor_xorgasm instead.
2323
#
2424
# Thanks to @alanc and @nushinde for discussing this alternative vector.
2525
#
@@ -39,7 +39,7 @@
3939
# Vulnerable platforms (setuid Xorg 1.19.0 - 1.20.2):
4040
# Oracle Solaris 11 X86 [tested on 11.4.0.0.1.15.0 with Xorg 1.19.5]
4141
# Oracle Solaris 11 SPARC [untested]
42-
# CentOS Linux 7 [untested, it should work]
42+
# CentOS Linux 7 [untested]
4343
# Red Hat Enterprise Linux 7 [untested]
4444
# Ubuntu Linux 18.10 [untested]
4545
# Ubuntu Linux 18.04 LTS [untested]

0 commit comments

Comments
 (0)