Unser praxisnahes Intensivtraining „Hacking Extrem Web-Applikationen“ vermittelt Dir, wie echte Angreifer denken und wie Du Dich wirksam vor ihnen schützen kannst.

Was Dich erwartet:
✅ Realistische Angriffe auf Webanwendungen und Backends
✅ Vollständige Abdeckung der OWASP Top Ten
✅ Hands-on-Labs mit echten Tools und Exploits
✅ Durchführung durch erfahrene Experten für Applikationssicherheit

Themen:
✅ Informationsgewinnung
✅ Angriffe auf Web- und Applikationsserver, auf die Übertragung, Anwendung und das Backend
✅ Behandelte Systeme sind Unix- oder Windows-basierte Webserver, Datenbanken, Application Server, etc.

Für alle, die Applikationssicherheit nicht nur verstehen, sondern erleben möchten.
Melde Dich jetzt an und sichere Dir Deinen Platz:

👉 https://cirosec.de/trainings/hacking-extrem-web-applikationen/

#Webanwendungen #Backends #OWASPTopTen #HandsOnLabs #Applikationssicherheit #Informationsgewinnung #Webserver #TLS #Sessions #SQLInjection #XSS #CSRF #SSRF #CommandInjection #Logikfehler #DateiUploads #XMLInjection #Schwachstellen

What birdsong and backends can teach us about magic — Digital Seams

Who said you had to be reasonable?

Digital Seams

Our next #JCON2025 session is live: 'Develop Domain-Driven based #Backends with #EclipseStore' with Miroslav Grgić

EclipseStore is a unique storage #technology that stores #Java object-graphs natively, which decouples us …

Grab your coffee and hit play: https://youtu.be/gfSKGwiKZ1A

#Java #JCON

Develop Domain-Driven based Backends with EclipseStore | Miroslav Grgić (EN)

YouTube

Excited for #JCON EUROPE 2025? See Miroslav Grgić at #JCON2025 in Cologne talking about '#Develop Domain-Driven based #Backends with #EclipseStore'

EclipseStore is a #unique storage #technology that stores #Java object-graphs …

Get your free #JUG Ticket: http://www.jcon.one

JCON - Choose your JCON experience

JCON - Choose your JCON experience

Hypothesis: a more recent version of #sane and its #backends could do the trick since compiling from the source in #Debian looked promising

New attempt: replaced the micro sd and tried #archlinux for #arm, which is a kind of a home game for me since I run #Arch on my PC.

Outcome: pretty much the same. scanimage -L detects both cameras, attempting to scan ends with identical errors.

Verdict: I have to think outside the box to make my project happen...

Currently setting up a small little helper (a #raspberrypi 3B running #debian #linux in headless mode) to give all my computers access to the scanner and the document camera.

What freaked me out was that the #sane #backends package (libsane1 in Debian) did not include the v4l-backend which is required to connect Video4Linux (i.e. cameras) to sane so that my document camera was obviously not detected by scanimage -L.

Now building libsane from the source since v4l is definitively included...