Helvio Junior (M4v3r1cK)

Results 11 issues of Helvio Junior (M4v3r1cK)

Added .NET specification. Source of specifications: * https://www.ntcore.com/files/dotnetformat.htm * https://asmresolver.readthedocs.io/en/latest/peimage/dotnet.html

I have implemented a multithread version, for me it was at least 10x faster. To do that i splited the queryes read only to write, to reduce deadlocks.

New Features: - [X] Implemment a sample Belkin virtual smart plug to be used at Amazon Alexa - [X] Add new variable type - XML BugFix: - [X] Add space...

I added support to custom TCP port, it is very usefull in case of port fowarding and pivoting. My Best Regards.

Added several features at progressbar: - [X] Template to position cursor at the last filled char - [X] ETA new format - [X] Coloured bar - [X] Byte parser and...

Before ``` ╭───────┬──────────────────────────────────────────────╮ │ │ File: /tmp/teste.json │ ├───────┼──────────────────────────────────────────────┤ │ 1 │ { │ │ 2 │ "id": "d35c4561-abb3-4fa5-8103-c0a88ca9eb50", │ │ 3 │ "name": "CCat Test", │ │ 4 │...

incomplete

I faced some issue when using a BloodHound in a environment with a different DNS sufix. ## Error sample 1 ```bash bloodhound-python -c All -ns 192.168.30.230 -d alunos.sec4us.local -u 'aluno.0'...

python3 GsmEvil.py Traceback (most recent call last): File "/usr/src/gsmevil2/GsmEvil.py", line 20, in from flask import Flask, render_template, request File "/usr/local/lib/python3.10/dist-packages/flask/__init__.py", line 5, in from .app import Flask as Flask File...

Just return as EOF in case of invalid header

Re-implementation of option --screenshot-filter to solve the Issue https://github.com/sensepost/gowitness/issues/264