Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Velocidex/velociraptor

VoidVar starred Velocidex/velociraptor
MixColumns starred Velocidex/velociraptor
CLAassistant created a comment on a pull request on Velocidex/velociraptor
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/Velocidex/velociraptor?pullRequest=3841) <br/>Thank you for your submission! We really appreciate i...

View on GitHub

x64-julian opened a draft pull request on Velocidex/velociraptor
Fixing minor typo
Fixed typo in the word generate
scudette deleted a branch Velocidex/velociraptor

pool

scudette pushed 1 commit to master Velocidex/velociraptor
  • Bugfix: Disable support for FlowStatsRequest in pool client (#3840) The responses were not forwarded causing the ser... 2779058

View on GitHub

scudette closed a pull request on Velocidex/velociraptor
Bugfix: Disable support for FlowStatsRequest in pool client
The responses were not forwarded causing the server to constantly query about the state of the flows. Also added debug view into directly connected clients. Added tags to timeouts so we can id...
scudette pushed 1 commit to pool Velocidex/velociraptor

View on GitHub

scudette pushed 1 commit to pool Velocidex/velociraptor

View on GitHub

scudette opened a pull request on Velocidex/velociraptor
Bugfix: Disable support for FlowStatsRequest in pool client
The responses were not forwarded causing the server to constantly query about the state of the flows. Also added debug view into directly connected clients. Added tags to timeouts so we can id...
scudette created a branch on Velocidex/velociraptor

pool - Digging Deeper....

mgreen27-r7 opened an issue on Velocidex/velociraptor
Add log mode to Yara.Glob to output String.Data
We reguarly use Yara.Glob to hunt for malicious lines in log files. Currently the Yara artifacts use the upload feature to upload hit for presentation for standard yara use cases. It i often use...
misje opened an issue on Velocidex/velociraptor
Accessing a non-existent artifact crashes velociraptor
Backtrace: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x120 pc=0x10f3b49] goroutine 1044 [running]: w...
willem-dhaese starred Velocidex/velociraptor
migr19 created a comment on an issue on Velocidex/velociraptor
Sry for late response, have done downgrade, will test to upgrade later on and let you know.

View on GitHub

misje created a comment on an issue on Velocidex/velociraptor
Deleting the notebook solved it. I needed a new notebook to get the suggestion to show up. I just couldn't find the delete button.

View on GitHub

misje closed an issue on Velocidex/velociraptor
Notebook vql_suggestions do not show up in client events notebooks
If I copy a notebook type vql_suggestion from a client artifact to a client event artifact, I expect it to work just the same: Show up as a suggestion in the "plus" menu. However, the list of sugge...
scudette created a comment on an issue on Velocidex/velociraptor
I think if you dont provide a name it uses the empty string for the name which makes it hard to see (it is actually still there but hard to click on).

View on GitHub

misje created a comment on an issue on Velocidex/velociraptor
That example works for me too. Let me investigate a bit more and try to get a small, reproducible artifact.

View on GitHub

scudette created a comment on an issue on Velocidex/velociraptor
I can not replicate this - take the following client event artifact for example ```yaml name: Custom.TestEvent type: CLIENT_EVENT sources: - query: | SELECT Unix FROM clock() ...

View on GitHub

scudette deleted a branch Velocidex/velociraptor

inventory

scudette pushed 1 commit to master Velocidex/velociraptor
  • Bugfix: Minion did not start the inventory service (#3835) This causes the minion to fail to start in some situation... c061da1

View on GitHub

scudette closed a pull request on Velocidex/velociraptor
Bugfix: Minion did not start the inventory service
This causes the minion to fail to start in some situations. * fixed bug when viewing an empty timeline (e.g. in new timeline). * Redact compiled_collector_args from the ListFlows() API. This is...
scudette pushed 1 commit to inventory Velocidex/velociraptor

View on GitHub

scudette opened a pull request on Velocidex/velociraptor
Bugfix: Minion did not start the inventory service
This causes the minion to fail to start in some situations. * fixed bug when viewing an empty timeline (e.g. in new timeline). * Redact compiled_collector_args from the ListFlows() API. This is...
scudette created a branch on Velocidex/velociraptor

inventory - Digging Deeper....

misje opened an issue on Velocidex/velociraptor
Creating a notebook using the Notebooks.Timelines template results in an empty page
Version 6ece8e3. The console reports the following: ![2024-10-15_17-36](https://github.com/user-attachments/assets/ffc5684d-28dd-4ee3-853b-0237e2f69af2)