|
You are here |
www.codeandunicorns.com | ||
| | | | |
juffalow.com
|
|
| | | | | This post describes how to make HTTP GET and POST request on server. I will use httpbin server for testing. It returns you everything you send there : query params, post data, headers, etc. | |
| | | | |
newsletter.automationhacks.io
|
|
| | | | | Setup Ollama on docker, run Llama3.2 and deepseek-r1 models locally, chat with open web UI, and use CLI/API, all in 30 minutes with the privacy of your machine ?? | |
| | | | |
badoption.eu
|
|
| | | | | ZipJar, a little bit unexpected attack chain The upcoming from the .zip TLDs from Google brought some discussion about attack vectors. Most of those attack vectors are not completely new, like using an "@" to split between username and host. While playing a little bit around, an unexpected attack chain appeared, involving a .zip TLD, Windows Explorer, WebDAV and a jar file. Some further reading and research: https://www.kaspersky.com/blog/zip-mov-domain-extension-confusion/48254/ https://www.mandiant.com/resources/blog/url-obfuscation-schema-abuse https://mrd0x.com/file-archiver-in-the-browser/ | |
| | | | |
stuartsierra.com
|
|
| | | [AI summary] This article benchmarks various Clojure and ClojureScript runtime platforms in 2019, comparing their start times for a 'Hello, world' program. | ||