/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

marcusedmondson.com
| | thehackernews.com
52.6 parsecs away

Travel
| | Discover the importance of ICT Risk Management under DORA to safeguard your financial operations against cyber threats.
| | www.trendmicro.com
66.7 parsecs away

Travel
| | We take a closer look at the operations of Clop, a prolific ransomware family that has gained notoriety for its high-profile attacks. We review this ransomware group's constantly changing schemes and discuss how companies can shore up defenses against this threat.
| | danielcompton.net
71.4 parsecs away

Travel
| | I was looking through our app logs recently and saw this warning message printed from our headless Chrome service: [1208/221244.718990:ERROR:devtools_http_handler.cc(636)] Using unsafe HTTP verb GET to invoke /json/new. This action will stop supporting GET and POST verbs in future versions. After some searching, I found that the solution is to change the request to use PUT instead of GET. It appears as if the change is to prevent XSRF attacks against the DevTools HTTP server.
| | www.tumfatig.net
87.4 parsecs away

Travel
| I've long time used NextCloud and the floccus iOS App and Firefox plugin to store, manage and use my bookmarks. In reality, I don't use the NC interface. I only use floccus ; and it works really well. In my journey to quit NextCloud, the only acceptable option to keep using floccus was getting a DAV self-hosted share. But, AFAIK, httpd(8) does not provide a DAV feature (yet?). I already use Baikal to self-host my calendars and addressbooks and it's working great. So here's a quick'n'dirty way to provide ...