Sohail Saha

Results 10 issues of Sohail Saha

Accessing the web dashboard after running `yarn dev` throws `nucleus Error: ENOENT: no such file or directory, open 'SOME-DIR/nucleus-server/public_out/index.html'` error. The `public_out` is not a real directory. Changing all occurences...

After following the steps to build, running `yarn dev` throws `nucleus Failed to connect to DB` error. Below is the output. ```bash root# yarn dev yarn run v1.22.10 $ concurrently...

Elaborated the setup steps in `README.md` and changed port 8080 for Docker to 3030, to make it easier for people to know how to deploy the server.

This article explained how Storage works in the eth blockchain, and I think it should be included in the list. It solved a lot of confusion for me, especially about...

`test1.pdf` involves attempting to list `\\HOST\`, which fails because there's no share name mentioned. Mentioning a share name (even if it's non-existent) will correctly call the attacker. PR #15

`test1.pdf` was generated to access only `\\HOST\`, which may fail due to missing share name. Instead, if a share name is specified in the path, the listing request succeeds, like...

Added techqniue allows using `qpdf` to read any arbitrary file. If `qpdf` can run as elevated user, this can be used to read sensitive files.

I added `apport-cli`, which can be used to create a bug report, then view the report in a text editor, which may allow shell escapes and/or privileged file read/writes (Depending...

__Note:__ Please fill out all sections (if applicable) and do not delete the below section headers, otherwise the bot will close the issue. ## Empire Version - Empire 4.0.0+gitsubmodule-0kali2 ##...

bug

__Note:__ Please fill out all sections (if applicable) and do not delete the below section headers, otherwise the bot will close the issue. ## Empire Version - Empire 4.0.0+gitsubmodule-0kali2 ##...

bug