Tumgik
cituadrian · 25 days
Text
How to fix "ClassNotFoundException" for Burp Suite extension using Jersey
How to fix "ClassNotFoundException" for Burp Suite extension using Jersey
Context I am the maintainer of a BurpSuite extension that is implementing a REST API on top of Burp Suite. The goal of this REST API is to offer basic actions (retrieve a report, trigger a scan, retrieve the list of scanned url) and is executed on a headless Burp Suite from a CICD pipeline. From the technical point of view, the extension is implemented in Java and I’m using the JAX-RS…
Tumblr media
View On WordPress
0 notes
cituadrian · 4 months
Text
Introduction to Web Assembly for Java engineers
Introduction to Web Assembly for Java engineers.
Introduction The goal of this ticket is to present the different technological components of WebAssembly  in comparison with the Java technological stack. Why comparing WebAssembly with Java ? I think that WebAssembly have more chances to succeed in achieving the slogan “Write once, run anywhere” that have been coined  more than 25 years ago to illustrate the cross-platform benefits of the Java…
Tumblr media
View On WordPress
0 notes
cituadrian · 4 months
Text
Introduction to Web Assembly for Java engineers
Introduction to Web Assembly for Java engineers.
Introduction The goal of this ticket is to present the different technological components of WebAssembly  in comparison with the Java technological stack. Why comparing WebAssembly with Java ? I think that WebAssembly have more chances to succeed in achieving the slogan “Write once, run anywhere” that have been coined  more than 25 years ago to illustrate the cross-platform benefits of the Java…
Tumblr media
View On WordPress
0 notes
cituadrian · 4 months
Text
Introduction to Web Assembly for Java engineers
Introduction to Web Assembly for Java engineers.
Introduction The goal of this ticket is to present the different technological components of WebAssembly  in comparison with the Java technological stack. Why comparing WebAssembly with Java ? I think that WebAssembly have more chances to succeed in achieving the slogan “Write once, run anywhere” that have been coined  more than 25 years ago to illustrate the cross-platform benefits of the Java…
Tumblr media
View On WordPress
0 notes
cituadrian · 4 months
Text
Introduction to Web Assembly for Java engineers
Introduction to Web Assembly for Java engineers.
Introduction The goal of this ticket is to present the different technological components of WebAssembly  in comparison with the Java technological stack. Why comparing WebAssembly with Java ? I think that WebAssembly have more chances to succeed in achieving the slogan “Write once, run anywhere” that have been coined  more than 25 years ago to illustrate the cross-platform benefits of the Java…
Tumblr media
View On WordPress
0 notes
cituadrian · 4 months
Text
Introduction to Web Assembly for Java engineers
Introduction to Web Assembly for Java engineers.
Introduction The goal of this ticket is to present the different technological components of WebAssembly  in comparison with the Java technological stack. Why comparing WebAssembly with Java ? I think that WebAssembly have more chances to succeed in achieving the slogan “Write once, run anywhere” that have been coined  more than 25 years ago to illustrate the cross-platform benefits of the Java…
Tumblr media
View On WordPress
0 notes
cituadrian · 4 months
Text
Introduction to Web Assembly for Java engineers
Introduction to Web Assembly for Java engineers.
Introduction The goal of this ticket is to present the different technological components of WebAssembly  in comparison with the Java technological stack. Why comparing WebAssembly with Java ? I think that WebAssembly have more chances to succeed in achieving the slogan “Write once, run anywhere” that have been coined  more than 25 years ago to illustrate the cross-platform benefits of the Java…
Tumblr media
View On WordPress
0 notes
cituadrian · 4 months
Text
Introduction to Web Assembly for Java engineers
Introduction to Web Assembly for Java engineers.
Introduction The goal of this ticket is to present the different technological components of WebAssembly  in comparison with the Java technological stack. Why comparing WebAssembly with Java ? I think that WebAssembly have more chances to succeed in achieving the slogan “Write once, run anywhere” that have been coined  more than 25 years ago to illustrate the cross-platform benefits of the Java…
Tumblr media
View On WordPress
0 notes
cituadrian · 4 months
Text
Introduction to Web Assembly for Java engineers
Introduction to Web Assembly for Java engineers.
Introduction The goal of this ticket is to present the different technological components of WebAssembly  in comparison with the Java technological stack. Why comparing WebAssembly with Java ? I think that WebAssembly have more chances to succeed in achieving the slogan “Write once, run anywhere” that have been coined  more than 25 years ago to illustrate the cross-platform benefits of the Java…
Tumblr media
View On WordPress
0 notes
cituadrian · 4 months
Text
Introduction to Web Assembly for Java engineers
Introduction to Web Assembly for Java engineers.
Introduction The goal of this ticket is to present the different technological components of WebAssembly  in comparison with the Java technological stack. Why comparing WebAssembly with Java ? I think that WebAssembly have more chances to succeed in achieving the slogan “Write once, run anywhere” that have been coined  more than 25 years ago to illustrate the cross-platform benefits of the Java…
Tumblr media
View On WordPress
0 notes
cituadrian · 4 months
Text
Introduction to Web Assembly for Java engineers
Introduction to Web Assembly for Java engineers.
Introduction The goal of this ticket is to present the different technological components of WebAssembly  in comparison with the Java technological stack. Why comparing WebAssembly with Java ? I think that WebAssembly have more chances to succeed in achieving the slogan “Write once, run anywhere” that have been coined  more than 25 years ago to illustrate the cross-platform benefits of the Java…
Tumblr media
View On WordPress
0 notes
cituadrian · 4 months
Text
Introduction to Web Assembly for Java engineers
Introduction to Web Assembly for Java engineers.
Introduction The goal of this ticket is to present the different technological components of WebAssembly  in comparison with the Java technological stack. Why comparing WebAssembly with Java ? I think that WebAssembly have more chances to succeed in achieving the slogan “Write once, run anywhere” that have been coined  more than 25 years ago to illustrate the cross-platform benefits of the Java…
Tumblr media
View On WordPress
0 notes
cituadrian · 4 months
Text
Introduction to Web Assembly for Java engineers
Introduction The goal of this ticket is to present the different technological components of WebAssembly  in comparison with the Java technological stack. Why comparing WebAssembly with Java ? I think that WebAssembly have more chances to succeed in achieving the slogan “Write once, run anywhere” that have been coined  more than 25 years ago to illustrate the cross-platform benefits of the Java…
Tumblr media
View On WordPress
0 notes
cituadrian · 7 months
Text
Lessons learned from using Jenkins on containers a.k.a CloudBees CI
Recently, I encountered some issues with a (Jenkins) declarative pipeline running on CloudBees CI, specifically for a Python project. The CloudBees CI instance was operating within an OpenShift Platform (OCP) cluster, and I was employing the Kubernetes plugin for managing agents/slaves. Here are the lessons learned, some of them linked to OCP/K8S, some linked to CloudBees CI, some linked to…
Tumblr media
View On WordPress
0 notes
cituadrian · 1 year
Text
Book Review: Antivirus Bypass Techniques
#BookReview: #Antivirus Bypass Techniques from #Packt
This is the review of Antivirus Bypass Techniques book. (My) Conclusion This book is a niche subject book, to be more precise it’s about a niche tool (antivirus) used in a niche domain (endpoint security) of cybersecurity. As his name implies, it describes how antivirus products are working and different technique to evade this antivirus products. Is is not very technical (compared with a…
Tumblr media
View On WordPress
0 notes
cituadrian · 2 years
Text
How to upload (big) files to Jenkins job as build parameter
How to upload (big) files to #Jenkins job as build parameter
Context Originally, Jenkins had a mechanism to upload files as build parameters but this mechanism was rather faulty (see JENKINS-27413 and JENKINS-29289 ). A new mechanism was proposed (for Jenkins2 only) via the File Parameter plug-in. The plug-in offers the possibility to capture files as build parameters like this: def fb64 = input message: 'upload', parameters: [base64File('file')] node…
Tumblr media
View On WordPress
0 notes
cituadrian · 2 years
Text
Book Review: Secure by Design
#BookReview: Secure by Design #AppSec #DesignByContract #DDD
This is the review of the Secure by Design  book. (My) Conclusion I would definitively add this book to the list of (software) security books that every software engineer should read (see “5 (software) security books that every (software) developer should read”) and I would put it on the first place. This book does not treat software security in a classic way but from  software design point of…
Tumblr media
View On WordPress
1 note · View note