- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-01-2022 11:17 PM
Hi,
I created a PDF report using rasterize with HTML body content. The XSOAR variables I put contains URLs and Email addresses.
My first challenge i faced was the variables when replaced with the acutal values (URLs and emails), they are clickable. I want to prevent this as this is a phishing analysis report and I do not want the viewer to accidently click the URL. How can I remove the click ability within the PDF while using Rasterize.
Secondly, I wish to add images in the rasterize to PDF. I took a screenshot but I am not sure how to put the image (which XSOAR variable) in the html code in the rasterize function when generating PDF.
Thanks in advance.
08-02-2022 09:05 PM
Hi @pottapitot, You need to defang the URL and store them in the context. You can create a new context key and use the below transformers.
To get the images, you will have to use the "War Room Entries" section in your layout. You can filter the results by adding tags to your screenshot entries. I've attached a report to showcase the output.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!