3BK

Results 6 issues of 3BK

Hi Proxb. Can you please review and comment on the following changes? Thanks! https://github.com/3BK/PoshPrivilege/blame/db85dabd709d3d42ce507f29c1afe9f956193278/PoshPrivilege/PoshPrivilege.psm1

# Question Is it just me, or is Influxdb v2.7.1 OSS NOT returning "Strict-Transport-Security" header. when "hardening-enabled : true"? List the minimal actions needed to reproduce the behavior. 1. Install...

security
security/misc

Please provide the following information when submitting an issue (feature requests or general comments can skip this): 1. pgBackRest version: pgbackrest-2.49-1PGDG.rhel9.src.rpm 2. PostgreSQL version: postgresql16-16.1-2PGDG.rhel9.x86_64 3. Operating system/version: RHEL 9...

question

### What happened? Why does Grafana query the pg_authid system catalog? This catalog is not publicly readable by design because it contains passwords. Grafana sent this to PostgreSQL: `SELECT oid,...

needs more info

**Describe the bug** Invalid TlsHandshakeTypeByte when running --heartbleed **To Reproduce** Steps to reproduce the behavior: 1. Install SSLyze using mkdir py39; python3 -mvenv py39; source py39/bin/activate; pip install pip --upgrade;...

Does the client need to call start_tls()? ### Observed behavior I'm seeing this tls error when connecting a client via tls: **returning true from eof_received() has no effect when using...

defect