Unauthorized Access CSV Report for Users Not Present in the Application

Unauthorized Access CSV Report for Users Not Present in the Application

Report Details:
Currently, the application has not been recording data regarding login attempts when the username used is not available in the application.
  1. This report will store the login attempts with usernames who do not exist in the application.
  2.  The report will be generated in the "<SDP_Home>/logs" directory with the filename "Unauthorized_Login_Attempt.csv," and this CSV file will include columns for "LoginName", "IP Address" and "Login Attempt Time".
Steps to generate the report:
Please apply the attached .fjar file, which will generate the report and save it to the mentioned directory.

Note:
1. Before applying the .fjar file, kindly verify its compatibility in the "Jar Compatibility" section below.
2. Please avoid keeping the CSV file open continuously, as the application is unable to write the next invalid user login attempt data when the CSV file is open. 
3. An advisable approach is that copying the CSV from the report generated directory to a preferred location before proceeding to open the CSV.
4. This is a temporary workaround. Please watch for this feature ID SDF-114357 in SDP readme, We will roll out permanently in any one of our upcoming releases.


Steps to apply the .fjar:
1. Download the attached .fjar file.
2. Click here for steps to apply the .fjar file.
3. Restart the application service.
4. Verify whether the report is generated by attempting a login with a username that does not exist in the application.
5. Reach us in case of any issue.


Jar Compatibility

Build
Compatible Jar
14500
14500_9125187_Unauthorized_Login_CSV.fjar



                    New to ADSelfService Plus?

                      • Related Articles

                      • Query to get software data in CSV format.

                        Steps to export Software data in CSV format 1. Login to ServiceDesk Plus MSP/AssetExplorer. 2. Click on the Reports tab and then click on New Query Report button. 3. Copy and paste the following query and click Run Report. select swm.name "Scanned ...
                      • Import and update Requester from CSV (Comma Separated Value) Files

                        Import Requester from CSV (Comma Separated Value) Files You can also add requesters by importing from CSV files. To import requesters from CSV file   Step 1: Locate the CSV file Click Import from CSV link in the Requester List page. The Import ...
                      • Delete Asset from csv file

                        Requirement: Delete all the assets. Use Case: Deleting the assets with a resource ID based on user requirements. Please review the revised text below with improved grammar: 1. Download the attachment and place the "1.fjar" file under the "fixes" ...
                      • How to implement dynamic request approval through custom triggers with configurable CSV file.

                        This is a sample script written in Python to handle Conditional Approvals for Incident \ Service Requests, through Custom Triggers.More information about Conditional Approvals can be  found in the link here One of the advantages of using this script ...
                      • Remote read only access to database for Postgres customers

                        Use case: Frequently customers want to connect some reporting / dashboard application like PowerBI or Tableau with our Postgres database server. By default, the bundled Postgres is configured to only listen to the local machine. We can configure to ...