Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add stale flag to /api/agents and encoding session_key bug #90

Merged
merged 2 commits into from
Jan 30, 2020

Conversation

vinnybod
Copy link

@vinnybod vinnybod commented Jan 30, 2020

fixes #88 and also adds "stale" as a property on the agents for convenience

@vinnybod vinnybod merged commit e521430 into dev Jan 30, 2020
@vinnybod vinnybod deleted the agents-fixes branch January 30, 2020 05:49
vinnybod added a commit that referenced this pull request Jul 27, 2021
* initial work

* prototype the tasking emit call backs with the client

* Remove need for manual updates to updated_at, created_at timestamps

* remove more stuff related to taskings

* bug fixes, prototype threading replacement for client

* remove more threading, add open questions

* documentation, shell menu updates

* cleanup. display task result from usemodulemenu

* refactor the handling of keylogger tasking

* more refactoring of taskings

* user relationship for tasking<>user to remove manual query

* remove unneeded sqlite adapters'

* replace another query

* store full tasking input on the table for if we ever need it, but defer the column from loading so query times are not impacted

* Updated plugin notification to only display from the plugin menu (#90)

* updated plugin notification to only display from the plugin menu

* fixed plugin print order and color

* moved function

* fixed mainmenu class for plugin notifications

* added plugin_name as an notification option (#99)

* fix for when results are empty and usemodule thread breaking

* Stop threads when switching menus

Co-authored-by: Anthony Rose <20302208+Cx01N@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant