1.3.5 • Published 3 years ago

malicious-address v1.3.5

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Malicious address detection

Description

This agent checks transactions against a pre-defined list of addresses that are known to have been involved in public hacks.

Supported Chains

  • Ethereum

Alerts

  • HAL-MALICIOUS-ADDR
    • Fired when the malicious address is initiating a transaction
    • Severity is always set to "medium"
    • Type is always set to "suspicious"
    • Metadata field contains to and from addresses, transaction value, and the malicious address

Test Data

The agent behavior can be verified with the following block:

  • block: 13125071
  • transaction: 0x6bb7039bd0bff1083c7d651ec32065239e574c3c8034a44ec6859f87b9e01dc9

To run unit tests:

  • python3 -m pytest -sv
1.3.5

3 years ago

1.3.4

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.9

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.1

3 years ago