-
As a user I would like to be able to ingest data from an API that use a WebSocket based connection. Filebeat would establish a WebSocket connection to the server and then the server would push message…
-
Hi there! Great work on this! I relied heavily on Calidogs server and since that is offline, this seems to be a perfect replacement.
I setup your certstream-server and changed the Websocket address i…
-
This is to keep the repo size manageable and since archival data hold little value, this is accomplished by hard resetting the commit history.
---
- #### 2023-11-10
> - https://web.archive.org/we…
-
cf. https://github.com/CaliDog/certstream-python/issues/60
-
[link]https://github.com/nexxai/Substr3am[/link]
[short_descr]Passive reconnaissance/enumeration of interesting targets by watching for SSL certificates.[/short_descr]
[tags]subdomains,certificate…
-
We've been using certeagle for a few weeks now and it's been working fine, however, after a while, it got suspiciously quiet so I checked up on the python app and got met with a prompt that only bring…
-
When a client is not able to keep up (see #28), the server should at least provide the client with certs at the max rate the client can handle. Currently there is a bug in certstream-server-go's webso…
-
Hi,
I was trying to write code that will reconnect the websocket connection once it's broken for any reason, like this:
```nim
var csSock: WebSocket # defined in some scope
proc setup(csSock:…
srozb updated
11 months ago
-
HI, first so excited to see and use this project! working amazing on my Mac intel but oi need ARM image to run it on cloud hosting which is an ARM64, I saw you have compiled binaries for ARM, can you …
-
[homepage]https://github.com/A-poc/certSniff [/homepage]
[tags]sniffing,certificate[/tags]
[short_descr]certSniff is a Certificate Transparency logs keyword watcher I wrote in Python. It uses the c…