3isenHeiM

Results 19 issues of 3isenHeiM

I'm searching for Unsupported using the [pre-built query](https://github.com/BloodHoundAD/BloodHound/blob/3e1afd96c064dbf450045624c265c9cc41c7e377/src/components/SearchContainer/Tabs/PrebuiltQueries.json#L29), and the output mentions several "Windows 10 Enterprise". Am I missing something ? The regex doesn't include a pattern for Windows 10....

I've cloned the master branch, I've installed the requirements via a venv, and I get this error when running the exploit. ``` python2 cve_2017_7494.py -t 192.168.1.84 Traceback (most recent call...

I've insalled ShellPop in a venv, in the latest kali. I'm using a python 2.7.18 venv. ![shellpop](https://user-images.githubusercontent.com/26417172/113980670-0e015380-9847-11eb-8b24-67a8c4edc1f2.png) After the installation of the requirements, I've got an import error : ```...

The asciinema has been archived and is thus viewable anymore :( Not that it's an issue per se, but you know, for completeness' sake ;) ![image](https://user-images.githubusercontent.com/26417172/153835269-ed94f549-56d1-417b-9455-ae7bdea28163.png)

This is a proposition to fix issue #11 . The default bootstrap theme is changed to https://bootswatch.com/3/flatly/, because its counterpart is dark (darkly). A button is added in the navbar...

enhancement
question

# Issue Details When running on Kali, **the only user is root**. Thus, every time an venv needs to be activated, the security warning (about weak .venv permissions) is triggered....

enhancement

Hi, I've troubles having line breaks when using the lexer `text` in minted. The same sentence is not broken at the same place, when using `python` or `text` language, and...

bug

When trying to `make build-all` on the latest Kali release, I get an error about an unsupported OS. Go version : `go1.15.8 linux/amd64` ``` make build-all gox -osarch="linux/amd64 linux/386 linux/arm...

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [x] I...

### Is your feature request related to a problem? I would find it very useful to be able to build a NavLayer based on a Techniques list. ### Describe the...

enhancement