Hulto

Results 66 issues of Hulto

- It's easy to tell how many hosts on a team I have, but hard to tell how many of a type of host I have in the comp (need...

feature
Frontend

- Keylogger tome - Didn't seem to work on most teams not sure why - [0.1.1] - **Test keylogger tome more.**

feature
tome

- QA on windows - Seemed to have a lotta small issues on Windows - [0.1.1] - **Do more QA on Eldritch functions on Windows - Maybe write some more...

feature
tome

- interactive shells would have been great for debugging - VERY EXPERIMENTAL [0.1.1] - Current problems - Bidirectional GRPC isn't working on the agent side - Front end no CSS...

feature
tavern
eldritch
imix
Frontend

- We should report output during the callback it was claimed in instead of waiting until the next callback (race condition of a few ms probably) - [0.1.1] - If...

feature
imix

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** Set a windows registry value. **Describe alternatives you've considered** Na **Additional context** Na

feature
help wanted
good first issue
tome

**Describe the bug** Perms issue in home_dir. Should probably make permission failed a recoverable error maybe just add it to the dict as couldn't read this or ignore it. ![image](https://github.com/KCarretto/realm/assets/7121375/5ef0b823-b854-4640-930e-4db95c34a392)...

bug
eldritch

**Is your feature request related to a problem? Please describe.** Right now if teams have private tomes they want to import they have to use the API or recompile the...

feature

**Describe the bug** Arp scan returns an empty list on failure and on a successful no results found. To improve this experience we should use the new report error api...

bug
eldritch

**Describe the bug** `implants/lib/eldritch/build.rs` tries to auto build the reflective loader but only for windows target_os. Build.rs has a different perspective thought where the target_os is the current host os....

bug
dev-ops