7 files changed
+7
-7
lines changed- README.md+4-1
- app/human_svc.py+1-1
- pyhuman/app/utility/webdriver_helper.py+7-1
- pyhuman/app/workflows/browse_web.py+58-11
- pyhuman/app/workflows/browse_youtube.py+82
- pyhuman/app/workflows/google_search.py+82-7
- pyhuman/app/workflows/open_office_calc.py+78
- pyhuman/app/workflows/open_office_writer.py+138
- pyhuman/data/browse_youtube.txt+4
- pyhuman/requirements.txt+1
- requirements.txt+1
- gocat-extensions/execute/donut/donut.go+43-41
- gocat-extensions/execute/native/native.go+8-6
- gocat-extensions/execute/shellcode/shellcode.go+3-3
- gocat-extensions/execute/shells/osascript.go+1-2
- gocat-extensions/execute/shells/powershell_core.go+1-2
- gocat-extensions/execute/shells/python.go+1-2
- gocat/agent/agent.go+7-6
- gocat/execute/execute.go+14-16
- gocat/execute/shells/cmd.go+1-2
- gocat/execute/shells/powershell.go+1-2
- gocat/execute/shells/proc.go+9-9
- gocat/execute/shells/proc_test.go+9-3
- gocat/execute/shells/shell.go+1-2
- gocat/execute/shells/shells_shared.go+7-6
- app/guided.py+544
- app/look_ahead.py+172
- data/abilities/collection/4e97e699-93d7-4040-b5a3-2e906a58199e.yml+2-2
- data/abilities/execution/ece5dde3-d370-4c20-b213-a1f424aa8d03.yml+16-4
- data/adversaries/78e7504d-968f-477d-8806-4d6c04b94431.yml+1
- data/planners/254c7035-de7d-4d76-a888-2c09ba594eca.yml+14
- data/planners/5bdec528-07ce-44cc-8997-09fe41aa2007.yml+15
- requirements.txt+2
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
0 commit comments