Text analyzer package
Project description
reStalker
IOC and entities extractor.
Detection
reStalker
can extract these entities from any binary or text source:
-
Phone
-
Email
-
Digital assets
-
BTC Wallet
-
ETH Wallet
-
XMR Wallet
-
ZEC Wallet
-
DASH Wallet
-
DOT Wallet
-
XRP Wallet
-
BNB Wallet
-
-
TW Account
-
Tor URL
-
I2P URL
-
Freenet URL
-
Zeronet URL
-
IPFS URL
-
Username
-
Password
-
Base64
-
OwnName
-
Telegram URL
-
Whatsapp URL
-
Skype URL
-
Paste
-
MD5
-
SHA1
-
SHA256
Install
In requeriments.txt
:
git+https://gitlab.com/junquera/stalker.git#egg=stalker
Usage
import stalker
# Define which elements we desire
# for example Tor URLs
s = stalker.Stalker(tor=True, i2p=True)
elements = s.parse(input_text)
for element in elements:
print("[*] Darknet IOC found:", element)
Acknowledgements
Byron Labs is an active supporter of the reStalker
development.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
restalker-2.0.2.tar.gz
(11.3 kB
view details)
Built Distribution
restalker-2.0.2-py3-none-any.whl
(13.0 kB
view details)
File details
Details for the file restalker-2.0.2.tar.gz
.
File metadata
- Download URL: restalker-2.0.2.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Linux/6.8.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9df068ab2d78bbf6451ff68aafaa27678a939cea909bad97e4c789c7602f61e9 |
|
MD5 | 81236b5f46c56bb7a40412dbc866d186 |
|
BLAKE2b-256 | 63214c515147bada3fb8846bdd702114d068e00aec6a81ec80884b7009de60da |
File details
Details for the file restalker-2.0.2-py3-none-any.whl
.
File metadata
- Download URL: restalker-2.0.2-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Linux/6.8.0-45-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddd2c8e678641f93c2815f93cb1cbc450496f4d34aee9e8bc8d7452cafff5ceb |
|
MD5 | 0662283dd865a326ae06b71015bc4d99 |
|
BLAKE2b-256 | b971adbb67923900c9cf9d6963f1ee1fc12eb6da74e2dd2998200f56ddc27731 |