File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 22
33Binary Refinery is intended for ** static** malware analysis,
44but it is nevertheless recommended to never analyze malware outside a sufficiently secured, preferably virtual, environment.
5- That said, refinery units should be robust against any input and never performed uncontrolled execution of any part of the input.
6- Should you identify any security vulnerabilities in the toolkit, please file a
5+ That said refinery units should be robust against any input and:
6+ - Units should never perform uncontrolled execution of any part of the input.
7+ - Units should never write part of the input anywhere to disk, not even temporarily, except when this is their explicit given task.
8+
9+ Should you identify any security vulnerabilities or violations of these principles, please file a
710[ bug report] ( https://github.com/binref/refinery/issues/new?assignees=huettenhain&labels=bug&template=bug_report.md ) .
You can’t perform that action at this time.
0 commit comments