.
.
Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details. { "name": "Mediumship", "version": "2.7", "description": "Read all Medium stories for free.", "background":...
**Issue**: Evilnginx is not reporting user actions (ReportEmailOpened...) to gophish. I followed https://breakdev.org/evilginx-3-3-go-phish/, and performed setup. Integration of both is working based on `config gophish test`. Everything works as expected,...
``` 2024/04/27 08:17:31 [228] WARN: Cannot handshake client REDACTED.cz read tcp 192.168.64.176:443->24.144.112.6:60418: read: connection reset by peer 2024/04/27 08:17:31 [229] WARN: Cannot handshake client REDACTED.cz read tcp 192.168.64.176:443->24.144.112.6:60430: read: connection...
Wouldn't amber `std` be more efficient if bash was used directly? Right now, std has to be parsed and compiled. Std in Amber would make sense if types were used,...