Wajih Yassine

Results 57 issues of Wajih Yassine

Create a new Job that uses open source tool https://github.com/tstillz/webshell-scan to scan for webshells. Context: https://medium.com/swlh/web-shell-hunting-meet-the-web-shell-analyzer-f062686b443b

enhancement
help wanted
new-task

First version of the Turbinia Web UI which provides the following: * Developed in VueJS * Queries the Turbinia API through localhost. PR for [Turbinia API](https://github.com/google/turbinia/pull/1064) * Outputs a Request...

In order for Turbinia to use Docker, the host system has to have the Docker daemon installed and the client is initialized with the system environment variables. We can allow...

enhancement

When running processing for test disk, I keep getting Task failure for ```* FileArtifactExtractionTask: image_export.py failed for artifact JupyterConfigFile.``` When enabling debug_logs: ``` 2021-09-13 21:40:59,647 [DEBUG] (MainProcess) PID:120696 Starting preprocessing....

bug

The following PR: - Builds Web UI and adds build in `web/dist` - update .ignore to allow `/dist` within web folder to be tracked - Updates vscode docker dev container...

* Add a Turbinia controller docker build/k8s file used for troubleshooting and accessing direct logs * Move shared k8s resources between GKE pubsub and celery to a `common` folder and...

WIP

In #1122 we've discovered issues with file handles stuck on loop devices after a Task completes as well as some race conditions causing the postprocessor to fail detaching the disk....

enhancement

### Description of the change Migrates the Turbinia Web UI from Vue 2 to Vue 3 ### Applicable issues - fixes #1429 ### Additional information ### Checklist - [x] All...

### What is the feature you are proposing? Update Turbinia Web UI user docs: https://github.com/google/turbinia/blob/master/docs/user/turbinia-web-ui.md and add developer documentation for Web UI ### What would this feature improve or what...

enhancement