Skip to content

Commit 2ad3869

Browse files
committed
Small cosmetic typo
1 parent 18a871d commit 2ad3869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/samba/is_known_pipename.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ def find_payload
278278
return unless datastore['BruteforcePID']
279279

280280
# XXX: This technique doesn't seem to work in practice, as both processes have setuid()d
281-
# to non-root, but their /proc/pid directories are still owned by root. Tryign to
281+
# to non-root, but their /proc/pid directories are still owned by root. Trying to
282282
# read the /proc/other-pid/cwd/target.so results in permission denied. There is a
283283
# good chance that this still works on some embedded systems and odd-ball Linux.
284284

0 commit comments

Comments
 (0)