Home Forums SecData (Security Databases) General Check if an IP address is used by hackers?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Customer Inquiry
    Participant
    Post count: 201

    I would like to check if a particular address 17.X.X.X [obfuscated by admin] is used by hackers. How can I do that?

    Telium Support Group
    Moderator
    Post count: 263

    If you are using the Commercial Unlimited edition of SecAst, then you can check how an IP address scores on the SecData service using the telnet interface to SecAst. Connect to your local SecAst server by telnet and issue the ‘hackerdb check’ command. For example:

    $ telnet 172.1.1.1 3000
    Trying 172.1.1.1…
    Connected to 172.1.1.1.
    Escape character is ‘^]’.
    SecAst telnet interface on ‘PBX1 on Waterloo data center wall’
    SecAst>hackerdb check 1.2.3.4
    Action: checking Telium hacker database
    Database match: exact IP
    IP address: 1.2.3.4
    Score: 25
    SecAst>[/color]

    Alternatively, if you subscribe to the SecData service directly then you can check how an IP address scores from a browser by entering the query into the address bar; for example:
    https://XXX.telium.io/check-ipaddress?key=YYY&ip=1.2.3.4&format=p
    (you will need to substitute the hostname and key with those assigned to your account.)

    Please note that manual queries of the SecData service through SecAst are throttled, so if you issue too many queries too quickly you will receive a warning to try again later.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.