-
-
Here's how to get our SHA-1:
```
$ openssl s_client -connect www.cloudflare.com:443 -tls1_1 /dev/null | openssl x509 -noout -text | grep "Signature Algorithm"
Signature Algorithm: sha1WithRSAEncrypti…
-
Not to be that guy, but I question why STS should be a core component.
STS as a method to advertise 'secure-preferred' is harmful. Security as a _preference_ implies that a connection _without_ secu…
-
HTTPS Everywhere is causing two DNS lookups whenever I start Firefox with the extension enabled. It only occurs when HTTPS Everywhere is enabled. The Observatory feature is turned off. I tried togglin…
-
In https://github.com/erasmus-without-paper/ewp-specs-api-echo/issues/2 @andydowling-ie wrote:
> We need to be careful when performing certificate matching. Considering the Registry is storing actual…
-
Something is badly broken about the way user sessions are being tracked. If I login to the Bibledit Cloud site for my project, then open a private/incognito tab in my browser and go to the site, it is…
-
What steps will reproduce the problem?
1. Start up Beef and try to use the Proxy or the Requester
What is the expected output? What do you see instead?
No error expected, instead this is the full out…
-
When trying to start Beef, it hangs during start-up.
I installed metasploit using the git repo. It's not activated yet as I haven't received a license key yet.
To install beef, I followed these instr…
-
I've coded up a working spike for this at #150 which is in use by chef/knife-windows#298 and chef/chef-provisioning-aws#348
-
Hi,
So far this is the best addon I've seen for Firefox, really great work!
For the `general.useragent.vendor`, I noticed that `Google Inc` was listed for `MacIntel`, why is that?
I've always left …
ghost updated
9 years ago