<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Notify Admin when a script runs on SAP GUI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/notify-admin-when-a-script-runs-on-sap-gui/m-p/12686494#M2017309</link>
    <description>&lt;P&gt;Hi  Suyash,&lt;/P&gt;&lt;P&gt;Unfortunately, there is no server side event to log if a certain action has been carried out by a script or by human interaction. This is because the authorization check for S_SCR is performed right after logon and the result only impacts the SAP GUI connection to the Windows scripting host of the user's client. &lt;/P&gt;&lt;P&gt;As a result you have two options:&lt;/P&gt;&lt;P&gt;1. correlate SAP server-side event with Windows events related to the Active X Object sapfewse.ocx of the Windows scripting host of the user &lt;/P&gt;&lt;P&gt;2. Make plausibility rules on SAP server-side events if the events are likely being performed by human interaction or by a script. &lt;/P&gt;&lt;P&gt;Both cases are something, you'd need to design a proper SOC runbook. I suggest you first start to determine the threat scenarios you want to put detective controls on. Maybe active countermeasures and deception can be appropriate compensating measures too. We have a training for this &lt;A href="https://academy.no-monkey.com/course/identify-and-neutralize-the-bad-guys-an-introduction-to-security-operations-for-enterprise-it-environments-using-sap-technology" target="_blank"&gt;https://academy.no-monkey.com/course/identify-and-neutralize-the-bad-guys-an-introduction-to-security-operations-for-enterprise-it-environments-using-sap-technology &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope this helps. &lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2023 16:46:45 GMT</pubDate>
    <dc:creator>marco_hammel2</dc:creator>
    <dc:date>2023-03-21T16:46:45Z</dc:date>
    <item>
      <title>Notify Admin when a script runs on SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notify-admin-when-a-script-runs-on-sap-gui/m-p/12686492#M2017307</link>
      <description>&lt;P&gt;I want to keep the Scripting enabled but notify the Admin whenever a script runs on SAP GUI. Is there such a trigger or event notification that achieves this.?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 09:05:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notify-admin-when-a-script-runs-on-sap-gui/m-p/12686492#M2017307</guid>
      <dc:creator>former_member1374306</dc:creator>
      <dc:date>2023-03-21T09:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Notify Admin when a script runs on SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notify-admin-when-a-script-runs-on-sap-gui/m-p/12686493#M2017308</link>
      <description>&lt;P&gt;Welcome to the SAP Community. Thank you for visiting us to get answers to your questions.&lt;/P&gt;&lt;P&gt;Since you're asking a question here for the first time, I'd like to offer some friendly advice on how to get the most out of your community membership and experience.&lt;/P&gt;&lt;P&gt;First, please see &lt;A rel="noopener noreferrer" href="https://community.sap.com/resources/questions-and-answers" target="_blank"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;, as this resource page provides tips for preparing questions that draw responses from our members. Second, feel free to take our Q&amp;amp;A tutorial at &lt;A rel="noopener noreferrer" href="https://developers.sap.com/tutorials/community-qa.html" target="_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt;, as that will help you when submitting questions to the community.&lt;/P&gt;&lt;P&gt;I also recommend that you include a profile picture. By personalizing your profile, you encourage readers to respond: &lt;A rel="noopener noreferrer" href="https://developers.sap.com/tutorials/community-profile.html" target="_blank"&gt;https://developers.sap.com/tutorials/community-profile.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Now for some specific suggestions on how you might improve your question:&lt;/P&gt;&lt;P&gt;* Outline what steps you took to find answers (and why they weren't helpful) -- so members don't make suggestions that you've already tried.&lt;/P&gt;&lt;P&gt;* Make sure you've applied the appropriate tags -- because if you don't apply the correct tags, the right experts won't see your question to answer it.&lt;/P&gt;&lt;P&gt;Should you wish, you can revise your question by selecting Actions, then Edit. &lt;/P&gt;&lt;P&gt;The more details you provide (in questions tagged correctly), the more likely it is that members will be able to respond. &lt;/P&gt;&lt;P&gt;I hope you find this advice useful, and we're happy to have you as part of SAP Community!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 09:06:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notify-admin-when-a-script-runs-on-sap-gui/m-p/12686493#M2017308</guid>
      <dc:creator>moshenaveh</dc:creator>
      <dc:date>2023-03-21T09:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Notify Admin when a script runs on SAP GUI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notify-admin-when-a-script-runs-on-sap-gui/m-p/12686494#M2017309</link>
      <description>&lt;P&gt;Hi  Suyash,&lt;/P&gt;&lt;P&gt;Unfortunately, there is no server side event to log if a certain action has been carried out by a script or by human interaction. This is because the authorization check for S_SCR is performed right after logon and the result only impacts the SAP GUI connection to the Windows scripting host of the user's client. &lt;/P&gt;&lt;P&gt;As a result you have two options:&lt;/P&gt;&lt;P&gt;1. correlate SAP server-side event with Windows events related to the Active X Object sapfewse.ocx of the Windows scripting host of the user &lt;/P&gt;&lt;P&gt;2. Make plausibility rules on SAP server-side events if the events are likely being performed by human interaction or by a script. &lt;/P&gt;&lt;P&gt;Both cases are something, you'd need to design a proper SOC runbook. I suggest you first start to determine the threat scenarios you want to put detective controls on. Maybe active countermeasures and deception can be appropriate compensating measures too. We have a training for this &lt;A href="https://academy.no-monkey.com/course/identify-and-neutralize-the-bad-guys-an-introduction-to-security-operations-for-enterprise-it-environments-using-sap-technology" target="_blank"&gt;https://academy.no-monkey.com/course/identify-and-neutralize-the-bad-guys-an-introduction-to-security-operations-for-enterprise-it-environments-using-sap-technology &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope this helps. &lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 16:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notify-admin-when-a-script-runs-on-sap-gui/m-p/12686494#M2017309</guid>
      <dc:creator>marco_hammel2</dc:creator>
      <dc:date>2023-03-21T16:46:45Z</dc:date>
    </item>
  </channel>
</rss>

