IBM QRadar SOAR

IBM QRadar SOAR

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Processing Inbound Emails > Getting Correct Information

    Posted Mon January 08, 2024 10:53 AM

    Hi All,

    I am currently hoping to make use of the "Process Inbound Email" Script against any emails within the phishing submissions mailbox.

    Everything has been set up and the script is working. However, it isn't taking the correct information. This is because when a user reports an email, it gets attached and sent to the phishing submissions mailbox (like below):

    As a result, it puts "AP", the person who reported the email, rather than the actual suspicious sender itself. The same for Office365Submissions being put down as the receiver, etc.

    Can you advise on how best to resolve this? Would I need to tweak the way I've set up the phishing submissions mailbox on the way it receives submissions, or is there a way to get the script to analyse the attachement itself?

    Regards,

    Iqra



    ------------------------------
    Iqra Haq
    ------------------------------


  • 2.  RE: Processing Inbound Emails > Getting Correct Information

    Posted Tue January 09, 2024 01:23 PM

    Hi Iqra

    The process inbound assumes that the email is coming directly into the inbound email queue.  You would need to make a copy of the script and modify to your own needs.



    ------------------------------
    AnnMarie Norcross
    ------------------------------



  • 3.  RE: Processing Inbound Emails > Getting Correct Information

    Posted Wed January 10, 2024 09:05 AM

    Hi AnnMarie,

    Thank you for your tip.

    I have managed to extract the relevant information using regular expressions.

    Regards,

    Iqra



    ------------------------------
    Iqra Haq
    ------------------------------



  • 4.  RE: Processing Inbound Emails > Getting Correct Information

    Posted Wed January 10, 2024 02:54 PM

    Hi Igra,

    i think it is not possible to analyse the attachment with the script.

    But you can use the App "Parse Utilities Function for SOAR" to analyse the atttachment. It contains functions to analyse eml and msg Mail Files



    ------------------------------
    Manuel Schwennen
    ------------------------------



  • 5.  RE: Processing Inbound Emails > Getting Correct Information

    Posted Mon January 15, 2024 07:19 AM

    Hi Manuel,

    Thanks for letting me know. I've had a look at the function and it looks to be doing exactly what I want and more. Really appreciate you pointing it out for me.

    Regards,

    Iqra



    ------------------------------
    Iqra Haq
    ------------------------------