Website: Bounty: Add rule for user interaction/social engineering (#4974)
This commit is contained in:
parent
38c5b3f788
commit
c90b7881a7
Notes:
sideshowbarker
2024-07-18 23:11:18 +09:00
Author: https://github.com/bcoles Commit: https://github.com/SerenityOS/serenity/commit/c90b7881a73 Pull-request: https://github.com/SerenityOS/serenity/pull/4974
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
<li>The PoC exploit needs to work against the master branch at the time of claim.</li>
|
||||
<li>Max 5 bounties per person.</li>
|
||||
<li>No duplicates. If a bug is already reported, only the earliest reporter may claim the reward. This includes bugs found by continuous fuzzing systems.</li>
|
||||
<li>No rewards for bugs that require unlikely user interaction or social engineering.</li>
|
||||
<li>Remote bugs must be exploitable with an unmodified "default setup" of SerenityOS. Bugs in programs that are not started by default don't qualify.</li>
|
||||
<li>The PoC exploit needs to work on a QEMU-emulated CPU that supports SMAP, SMEP, UMIP, NX, WP, and TSD natively.</li>
|
||||
<li>SerenityOS always runs with assertions enabled, so you'll need to find a way around them.</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue