FYI - We Use Cookies
To ensure you get the best experience on our website. By continuing to browse, you accept our use of cookies.To learn more, please see our Terms of Use and Privacy Policy
Okay!

Getting Started with Spikerz

Introduction to Spikerz

Welcome to Spikerz, the cutting-edge platform designed to safeguard your digital presence across social media networks. In an era where online interactions are pivotal, Spikerz empowers users with robust tools and real-time alerts to protect against security threats, privacy breaches, and content compliance violations. Our advanced monitoring system ensures your social media accounts remain secure, your business information is protected, and your digital interactions are positive and productive.

Why Protect Your Social Media Accounts

In today's interconnected world, social media accounts are more than just platforms for sharing and communication; they are extensions of our personal and professional lives. With the increasing amount of sensitive information shared online, these accounts have become prime targets for cyber threats, including identity theft, phishing, scams, and unauthorized access. Protecting your social media accounts is crucial for several reasons:

  • Security Assurance: Guards against cyber attacks and hacking, data breaches, and potential financial loss.
  • Privacy Maintenance: Ensures that your business’s information stays private and is not exploited for malicious purposes.
  • Reputation Management: Protects against content that could harm your brand reputation and can trigger the platform for some potential bannings.

    Further Support

    Our commitment to your security doesn’t end with the integration of Spikerz alerts. We offer ongoing support to ensure your digital safety is always a step ahead of potential threats. Here’s how we can assist further:

    • Dedicated Support Team: Our experienced support team is available to assist with any queries or issues you might encounter during or after integration.
    • Customization Options: Tailor the Spikerz alerts to meet the unique needs of your social media profiles and organizational security policies.
    • Educational Resources: Access a wealth of resources, including best practices, tips for enhancing social media security, and the latest updates on digital threats.
    • Feedback Loop: We value your feedback and continually refine our system based on user experiences and evolving digital landscapes.

    For additional assistance, or to request a consultation, please contact our support team at rona@spikerz.com. Let Spikerz be your partner in navigating the complexities of social media security, ensuring a safer online environment for you and your followers.

    Login & Access Security (Available Only On Instagram)

    Blocked Suspicious Login Alert

    This alert signifies that the system has successfully prevented a suspicious login attempt, possibly due to the attempt originating from a previously unknown device or location, or following multiple failed login attempts. It acts as a protective measure against unauthorized access, highlighting the importance of robust security mechanisms

    {
        "timestamp": "1710075618664",
        "type": "blockedSuspiciousLogin",
        "platform": "instagram",
        "accountId": "123",
        "metadata": {
          "geo": {
            "country": "Canada",
            "lat": 31.0461,
            "long": 34.8516
          },
          "device": {
            "os": "iOS",
            "osVersion": "14.4.2",
            "model": "iPhone 12 Pro Max",
            "manufacturer": "Apple"
          },
          "browser": {
            "name": "Safari",
            "version": "14.0.3"
          }
        }
      }
    

    Suspicious Login Detected Alert

    Logins from new locations, devices, or IP addresses that do not match the user's typical pattern are flagged as suspicious, suggesting potential unauthorized access attempts. This can be an early indicator of account compromise, especially if followed by unauthorized account changes.

    {
        "timestamp": "1710075618664",
        "type": "detectedSuspiciousLogin",
        "platform": "instagram",
        "accountId": "123",
        "metadata": {
          "geo": {
            "country": "Canada",
            "lat": 31.0461,
            "long": 34.8516
          },
          "device": {
            "os": "iOS",
            "osVersion": "14.4.2",
            "model": "iPhone 12 Pro Max",
            "manufacturer": "Apple"
          },
          "browser": {
            "name": "Safari",
            "version": "14.0.3"
          }
        }
      }
    

    Phone Number Changed Alert

    Changes to the phone number linked to an account can disrupt SMS-based two-factor authentication and account recovery options, representing a significant security risk. It may indicate an attempt to alter account recovery paths to exclude the legitimate user from regaining access.

    {
        "timestamp": "1710075618664",
        "type": "phoneNumberChanged",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "previous": "(415) 555‑0132",
          "current": "(800) 555‑0175"
        }
      }
    

    Email Changed Alert

    This alert is triggered when changes to the email address linked to an account are detected. Altering the email address can disrupt email-based two-factor authentication and account recovery options, posing a significant security risk. It may indicate an attempt to modify account recovery paths, potentially excluding the legitimate user from regaining access.

    {
        "timestamp": "1710075618664",
        "type": "emailChangedFromApp",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "previous": "nathan@gmail.com",
          "current": "beerabiz@gmail.com",
          "appAccountId": "3r23r8j89faj9398hfja9"
        }
      }
    

    Password Changed Alert

    Password changes are a common step in securing accounts from unauthorized access but can also indicate account compromise when the user did not initiate the change. It could suggest that an attacker has gained access and changed the password to lock out the legitimate user.

    {
        "timestamp": "1710075618664",
        "type": "passwordChangedFromApp",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "appAccountId": "3r23r8j89faj9398hfja9"
        }
      }
    

    Two-Factor Authentication Activated Alert

    Triggered when a user enables two-factor authentication (2FA) on their account, adding an essential layer of security beyond the standard password. This measure requires a second form of verification, such as a code via SMS or an authentication app, significantly reducing the risk of unauthorized access. The activation of 2FA indicates a proactive approach to securing the account against potential compromises.

    {
        "timestamp": "1710075618664",
        "type": "new2faMethodAdded",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "type": "authenticatorApp"
        }
      }
    

    Two-Factor Authentication Disabled Alert

    Disabling two-factor authentication significantly lowers the security barriers of an account, making it more susceptible to unauthorized access. This alert suggests that an intruder may be attempting to simplify future logins or that a well-meaning user has unintentionally compromised their account security.

    {
        "timestamp": "1710075618664",
        "type": "2faMethodDisabled",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "type": "authenticatorApp"
        }
      }
    

    App Session Revoked Alert

    Triggered when an active session of the user's account on a third-party app is terminated or revoked. This can happen when a user manually revokes access to an app or when the platform detects unusual activity and takes preventative action. This alert is crucial for monitoring and controlling which apps have access to the user's account data.

    {
        "timestamp": "1710075618664",
        "type": "appSessionRevoked",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {}
      }
    

    Private Mode Turned On Alert

    Activated when a user switches their account settings from public to private, restricting new content visibility to approved followers only. This action is often taken to enhance privacy and control over who can view and interact with the user's content.

    {
        "timestamp": "1710075618664",
        "type": "privateModeTurnOn",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {}
      }
    

    Public Mode Turned On Alert

    This alert is triggered when a user's account settings are changed from private to public, making all previously restricted content accessible to anyone on the platform. This change can significantly impact privacy and content exposure, and it's essential to ensure it reflects the user's intention.

    {
        "timestamp": "1710075618664",
        "type": "publicModeTurnOn",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {}
      }
    

    Suspicious Third-Party App Connections Alert

    This alert is triggered when connections to a user's account from suspicious third-party applications are detected. These apps may not comply with our platform's security standards or could potentially compromise account security and privacy.

    {
        "timestamp": "1710075618664",
        "type": "check3rdPartyApps",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
    "apps": ["later"],
    }
      }
    
    System Security Recommendations

    Mail in Bio Alert

    This alert is activated when the email address displayed in your bio is found to be the same as the one used for your account registration. Utilizing your registration email publicly can escalate your exposure to phishing attacks, scams, and unauthorized account access attempts. This specific situation triggers the alert as a proactive measure to safeguard your account against potential security threats.

    {
        "timestamp": "1710075618664",
        "type": "authEmailInBio",
        "platform": "instagram",
        "accountId": "123",
        "metadata": {
          "email": "nathan@gmail.com"
        }
      }
    

    Enable Two-Factor Authentication

    Triggered when a user's account lacks two-factor authentication (2FA), a security measure that provides an extra layer of protection. The alert is based on the system's review of security settings on user accounts, promoting enhanced security practices.

    {
        "timestamp": "1710075618664",
        "type": "enable2fa",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {}
      }
    
    Bot alerts

    Bot Attack Alert

    This alert is triggered by a significant and sudden increase in followers, primarily composed of bots, which could indicate a coordinated attack or an attempt to manipulate account metrics. It's identified through unusual spikes in follower counts and the detection of bot-like behaviors.

    {
        "timestamp": "1710075618664",
        "type": "botAttack",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "spikeBotFollowersCount": "100000"
        }
      }
    

    Bot Removed Alert

    This alert is triggered when bot accounts are detected and removed from your followers. The removal is part of our commitment to ensuring the authenticity and security of the platform's user base.

    {
        "timestamp": "1710075618664",
        "type": "botsRemoved",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "username": "bot1",
          "id": "123asdflkjlk34834"
        }
      }
    

    New Bot Followers Detected

    This alert is triggered to inform you that new followers have been identified as bots. This detection is part of our continuous effort to monitor and maintain the authenticity of interactions on the platform.

    {
        "timestamp": "1710075618664",
        "type": "botFollowers",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "users": [
            {
              "username": "bot1"
            },
            {
              "username": "bot2"
            }
          ]
        }
      }
    
    Dark Web and Breaches Alerts

    Data Breach

    This alert notifies the user of their personal information being included in a new data leak. The trigger for this alert comes from external data breach notifications and intelligence feeds that indicate the user's data may be compromised.

     {
        "timestamp": "1710075618664",
        "type": "emailDataBreachesDetected",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "email": "nathan@gmail.com",
          "classes": [
            "email",
            "full name",
            "password",
            "phone number",
            "date of birth"
          ]
        }
      }
    

    Password Leak

    Triggered when the user's password, associated with their email, is found to have been exposed in a data breach. This is identified through monitoring of known data breaches and matching exposed data with user account details.

    {
        "timestamp": "1710075618664",
        "type": "passwordsLeaked",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "rawPasswords": [
            "password1",
            "password2",
            "password3"
          ],
          "email": "nathan@gmail.com"
        }
      }
    
    Impersonators Alerts

    Impersonator Detected

    This alert notifies the user of their personal information being included in a new data leak. The trigger for this alert comes from external data breach notifications and intelligence feeds that indicate the user's data may be compromised.

    {
        "timestamp": "1710075618664",
        "type": "emailDataBreachesDetected",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "email": "Nathan@gmail.com",
          "classes": [
            "email",
            "full name",
            "password",
            "phone number",
            "date of birth"
          ]
        }
      }
    

    Impersonator Removed

    This alert confirms that an account impersonating your identity or brand has been identified and successfully removed. This action is part of our commitment to protecting users' authenticity and safety on the platform.

    {
        "timestamp": "1710075618664",
        "type": "impersonatorRemoved",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "username": "bot1",
          "id": "3r23r8j23r2faj9398hfja9"
        }
      }
    
    Content Violation Alerts

    Banned Hashtag in Caption Alert

    This alert is triggered when your post's caption contains a hashtag identified as banned or restricted by the platform. Using such hashtags can lower post visibility, affect your account's status, or lead to restrictions. Ensure your hashtags comply with platform guidelines.

    {
        "timestamp": "1710075618664",
        "type": "bannedHashtagInCaption",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "violations": [
            "hashtag1",
            "hashtag2"
          ]
        }
      }
    

    Banned Hashtag in Media Alert

    This alert is triggered when your media visually display hashtags that are recognized as banned or restricted by the platform. The presence of such hashtags within the visuals of your posts can lead to reduced visibility, negative impacts on your account's status, or enforcement actions. Verify that all visible text in your media complies with the platform's guidelines.

    {
        "timestamp": "1710075618664",
        "type": "bannedHashtagInMedia",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "violations": [
            "hashtag1",
            "hashtag2"
          ]
        }
      }
    

    Forbidden Word in Caption Alert

    This alert is activated when a caption includes words recognized as forbidden by the platform's guidelines. Using forbidden words in your captions can lead to decreased post visibility, adversely affect your account status, or result in penalties. Ensure your captions comply with the platform's content policies.

    {
        "timestamp": "1710075618664",
        "type": "forbiddenWordInCaption",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "violations": [
            "word1",
            "phrase 2"
          ]
        }
      }
    

    Forbidden Word in Media Alert

    This alert triggers when media contains visuals of words identified as forbidden by platform guidelines. The presence of these words can decrease visibility, negatively impact your account, or lead to penalties. Ensure all text in your media adheres to content policies.

    {
        "timestamp": "1710075618664",
        "type": "forbiddenWordInMedia",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "violations": [
            "phrase3",
            "phrase5"
          ]
        }
      }
    

    Copyright Image

    This alert is triggered when an image posted by the customer closely resembles another image, potentially infringing on copyright. The system uses image recognition technology to detect similarities with copyrighted material.

    {
        "timestamp": "1710075618664",
        "type": "ipViolationContent",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "violationLink": "https://"
        }
      }
    

    Content Violation in Images

    Triggered when an image is posted containing content that violates the platform's rules, such as nudity or violence. The determination is made through content moderation tools that scan images for prohibited content types.

    {
        "timestamp": "1710075618664",
        "type": "contentViolation",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "violations": [
            "Nudity",
            "Violence"
          ]
        }
      }
    
    Account Behavior Monitoring

    Followers Change Alert

    Significant fluctuations in follower counts, whether an unexpected increase or decrease, can signal various activities. An increase might indicate the account is being followed by bot accounts as part of a spam campaign, while a decrease could suggest mass unfollowing due to compromised account behavior or the purging of fake followers by social media platforms.

    {
        "timestamp": "1710075618664",
        "type": "followerCountChanged",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "previous": "100",
          "current": "200"
        }
      }
    

    Following Change Alert

    Unexpected changes in the accounts a user is following can indicate that the account has been compromised. Unauthorized parties might follow other accounts for spamming purposes or to spread malicious content. It could also suggest the account has been taken over to endorse or engage with specific content without the user's consent.

    {
        "timestamp": "1710075618664",
        "type": "followingCountChanged",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "previous": "100",
          "current": "200"
        }
      }
    

    Full Name Change Alert

    Alterations to the user's full name on their profile can be a tactic used by attackers to misrepresent the account holder, potentially for phishing or impersonation scams. This type of change can confuse the audience and damage the user's reputation and trustworthiness.

    {
        "timestamp": "1710075618664",
        "type": "fullNameChanged",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "previous": "a b",
          "current": "b c"
        }
      }
    

    Username Change Alert

    A change in username is a critical indicator of account compromise, especially if done without the user's knowledge. It can disrupt the user's online identity and affect their followers. Unauthorized username changes could be aimed at hijacking the account's reputation for malicious purposes or diverting the audience to other entities.

    {
        "timestamp": "1710075618664",
        "type": "usernameChanged",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "previous": "Spotify",
          "current": "Spotify Support"
        }
      }
    

    Post Count Change Alert

    This alert is activated when the system detects an unusual shift in the user's posting behavior, such as suddenly posting much more or less frequently than their typical pattern. This could be due to unauthorized access where the attacker posts on behalf of the user or deletes existing posts, or it could result from automated actions not initiated by the user.

    {
        "timestamp": "1710075618664",
        "type": "postCountChanged",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "previous": "100",
          "current": "200"
        }
      }
    

    Bio Change Alert

    Unauthorized modifications to the account's bio section can serve various malicious intents, including embedding phishing links, spreading false information, or redirecting followers to scam sites. Such changes can significantly impact the user's personal or brand image

    {
        "timestamp": "1710075618664",
        "type": "bioChanged",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "previous": "Spotify",
          "current": "Spotify Support"
        }
      }
    

    Profile Picture Change Alert

    This alert notifies you when a change to your profile picture has been detected. Profile picture updates are important as they represent your identity on the platform. If this change was not authorized by you, it may indicate unauthorized access to your account.

    {
        "timestamp": "1710075618664",
        "type": "profilePictureChanged",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "previous": "https://",
          "current": "https://"
        }
      }
    
    Tags (Available on Instagram Business and Creator accounts, & Facebook Pages)

    Tagged in a post containing offensive language

    This alert is triggered when a user is tagged in a post identified as containing offensive language. Offensive language may include derogatory, harmful, or explicit terms that violate community standards or guidelines.

    {
        "timestamp": "1710075618664",
        "type": "offensiveTagged",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "123",
          "message": "this is the tag content"
        }
      }
    

    Tagged in a post containing a phishing attempt

    This alert is triggered when a user is tagged in a post identified as containing a phishing attempt. Phishing attempts are designed to fraudulently acquire sensitive information by masquerading as trustworthy entities in digital communications.

    {
        "timestamp": "1710075618664",
        "type": "phishingTagged",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8j89faj9398hfja9",
          "message": "this is the tag content"
        }
      }
    

    Tagged in a post containing scam

    This alert is triggered when a user is tagged in a post identified as containing scam content. Such posts may feature deceptive offers or fraudulent information with the intent to mislead or cause harm.

    {
        "timestamp": "1710075618664",
        "type": "scamTagged",
        "platform": "instagram",
        "accountId": "123",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8j89faj9398hfja9",
          "message": "this is the tag content"
        }
      }
    

    Tagged in a post containing spam

    This alert notifies you when a users is tagged in a post that is identified as spam based on predefined criteria, such as repetitive messaging or irrelevant content.

    {
        "timestamp": "1710075618664",
        "type": "spamTagged",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8j89faj9398hfja9",
          "message": "this is the tag content"
        }
      }
    

    Tagged in a post containing keywords

    This alert notifies you when you are tagged in a post that includes keywords you have specified to avoid.

    {
        "timestamp": "1710075618664",
        "type": "customWordsTagged",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8j89faj9398hfja9",
          "message": "this is the tag content"
        }
      }
    
    Comments (Available on Instagram Business and Creator accounts, & Facebook Pages)

    Offensive Language in Comments

    This alert is triggered when comments on a user's post include offensive language. Offensive language encompasses derogatory, harmful, or explicit terms that may violate community standards or guidelines.

    {
        "timestamp": "1710075618664",
        "type": "offensiveComment",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8j89faj9398hfsdf",
          "message": "this is the comment content"
        }
      }
    

    Phishing Attempt in Comments

    This alert is triggered when comments on a user's post are identified as containing phishing attempts. Phishing attempts aim to fraudulently acquire sensitive information through deception, masquerading as a trustworthy source.

    {
        "timestamp": "1710075618664",
        "type": "phishingComment",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8j8sdfj9398hfja9",
          "message": "this is the comment content"
        }
      }
    

    Scam in Comments

    This alert is triggered when comments on a user's post are identified as containing scam content. This includes comments with deceptive offers or fraudulent information intended to mislead or exploit.

     {
        "timestamp": "1710075618664",
        "type": "scamComment",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8j89faj9398hfja9",
          "message": "this is the comment content"
        }
      }
    

    Spam in Comments

    This alert is activated when a user, identified by their username, posts a comment on a post that contains content recognized as spam. The system flags this based on predefined criteria of what constitutes spam, such as repetitive messaging or irrelevant content.

    {
        "timestamp": "1710075618664",
        "type": "spamComment",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8j34535j9398hfja9",
          "message": "this is the comment content"
        }
      }
    

    Custom Keywords in Comments

    This alert is triggered when comments on a user's post contain custom keywords specified by the user as undesirable. These custom keywords are identified based on the user's predefined criteria to monitor or avoid specific language or topics in interactions.

    {
        "timestamp": "1710075618664",
        "type": "customWordsComment",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r3242r8j89faj9398hfja9",
          "message": "this is the comment content"
        }
      }
    
    Direct Message Alerts (Available on Instagram Business and Creator accounts, & Facebook Pages)

    Phishing Attempt in DM's

    This alert occurs when a direct message is received that the system identifies as suspicious, possibly containing a phishing attempt. It's based on the message's content, such as suspicious links or requests for personal information.

    {
        "timestamp": "1710075618664",
        "type": "phishingDm",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8j89faj9398hffre34",
          "message": "this is the message content"
        }
      }
    

    Scam in DM's

    Triggered by direct messages that contain scam attempts. These messages often involve deceptive offers or requests aimed at defrauding the recipient.

    {
        "timestamp": "1710075618664",
        "type": "scamDm",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8j89faj9398hfjsd2",
          "message": "this is the message content"
        }
      }
    

    Spam in DM's

    Activated when a message contains content identified as spam. This could include unsolicited promotional messages, repetitive content sent to multiple users, or any message that fits the platform's criteria for spam. The system's detection is based on analyzing the message's content for spam-like characteristics, such as the presence of certain keywords, links, or patterns known to be associated with spam activities.

    {
        "timestamp": "1710075618664",
        "type": "spamDm",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r4328j89faj9398hfja9",
          "message": "this is the message content"
        }
      }
    

    Suspicious Sender

    Activated when a message is received from a sender whose behavior or account characteristics are flagged as suspicious. This could be due to a history of sending spam, phishing attempts, or other malicious activities.

    {
        "timestamp": "1710075618664",
        "type": "suspiciousSenderDm",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8659faj9398hfja9",
          "message": "this is the message content"
        }
      }
    

    Offensive Language in DM's

    Activated when a direct message contains language that is deemed offensive or inappropriate. This determination is made through the system's content moderation tools, which scan the text of messages for prohibited words or phrases that are considered offensive according to the platform's community standards. The alert aims to protect users from harmful interactions by identifying and allowing for the removal or reporting of such content.

    {
        "timestamp": "1710075618664",
        "type": "offensiveDm",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8j894539398hfja9",
          "message": "this is the message content"
        }
      }
    

    Custom Keywords in DM's

    Activated when a direct message includes specific keywords or phrases that have been predefined by the user or organization as requiring monitoring. These custom keywords may relate to sensitive topics, proprietary information, or other areas of concern. The system flags messages containing these keywords by scanning incoming DMs against the custom keyword list, enabling targeted monitoring of content that is of particular interest or concern to the user.

    {
        "timestamp": "1710075618664",
        "type": "customWordsDm",
        "platform": "instagram",
        "accountId": "3r23r8j89faj9398hfja9",
        "metadata": {
          "mediaId": "1",
          "mediaLink": "https://",
          "authorAccountId": "3r23r8j89faj9398hfja9",
          "message": "this is the message content"
        }
      }