syzkaller/tools
Dmitry Vyukov 4782c2b8e6 executor: revive setuid sandbox
The new namespace-based sanboxing is good,
but it's not always what one wants
(and also requires special kernel configs).

Change dropprivs config value to sandbox,
which can have different values (currently: none, setuid, namespace).
Setuid mode uses setuid(nobody) before fuzzing as before.

In future we can add more sandboxing modes or, say,
extend -sandbox=setuid to -sandbox=setuid:johndoe
to impersonolate into given user.
2016-07-01 22:26:33 +02:00
..
syz-execprog executor: revive setuid sandbox 2016-07-01 22:26:33 +02:00
syz-mutate remove master and naming overhaul 2015-12-17 16:06:33 +01:00
syz-prog2c csource: format source with clang-format 2016-01-15 20:32:32 +01:00
syz-repro config: check presence of syz-execprog only in syz-repro 2016-02-16 15:14:25 +01:00
syz-stress executor: revive setuid sandbox 2016-07-01 22:26:33 +02:00
syz-upgrade tools/syz-upgrade: helper tool for corpus format upgrades 2015-12-28 12:49:19 +01:00
create-image.sh tools: fix multi-line string. 2016-03-08 15:14:48 +00:00