7777-Botnet - Detect
ID: 7777botnet-detect
Severity: info
Author: johnk3r
Tags: network,c2,ir,osint,cti,darktrack,botnet,tcp
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: 7777botnet-detect
info: name: 7777-Botnet - Detect author: johnk3r severity: info reference: - https://gi7w0rm.medium.com/the-curious-case-of-the-7777-botnet-86e3464c3ffd metadata: verified: true max-request: 1 shodan-query: 'hash:1357418825' tags: network,c2,ir,osint,cti,darktrack,botnet,tcp
tcp: - inputs: - data: "fffc01fffb1ffffa1f00500018fff0fffd01fffd03" read: 2048
host: - "{{Hostname}}" port: 7777
matchers: - type: word part: data words: - "xlog" - "in" condition: and# digest: 4a0a004730450221009399dd41e01dbaf6d26b5e225b09479fe533f348b583c71b191aca365c0ab2060220146a3d71d765007ee85557d9d661dd107fc49a810f35c4965583be8c93177d7e:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "network/c2/7777botnet.yaml"