DB: 2016-07-29
This commit is contained in:
parent
70d97f91c1
commit
09544fdd22
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
// Source: http://blog.cmpxchg8b.com/2013/08/security-debianisms.html
|
||||||
|
|
||||||
On most modern Linux systems, /bin/sh is provided by bash, which detects that it's being invoked as sh, and attempts to mimic traditional sh. As everyone who works in security quickly learns, bash will drop privileges very early if uid != euid.
|
On most modern Linux systems, /bin/sh is provided by bash, which detects that it's being invoked as sh, and attempts to mimic traditional sh. As everyone who works in security quickly learns, bash will drop privileges very early if uid != euid.
|
||||||
|
|
||||||
488
|
488
|
||||||
|
|
Loading…
Add table
Reference in a new issue