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.3.tar.gz
(11.4 kB
view details)
Built Distribution
restalker-2.0.3-py3-none-any.whl
(13.1 kB
view details)
File details
Details for the file restalker-2.0.3.tar.gz
.
File metadata
- Download URL: restalker-2.0.3.tar.gz
- Upload date:
- Size: 11.4 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 | d22ed15be30f5569b1d5f06899ea1dd2a128769dba7189a196925ebba929883c |
|
MD5 | 4b42e528dfd76eee954644b9236f02ce |
|
BLAKE2b-256 | 41a7fd1043d1af9a3dedcfad7250af951df39e7694c3f54622f5bd39d39f11c2 |
File details
Details for the file restalker-2.0.3-py3-none-any.whl
.
File metadata
- Download URL: restalker-2.0.3-py3-none-any.whl
- Upload date:
- Size: 13.1 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 | 4a3b8a36ceb22576f5a4c87a3b7721148cf29417ddcf88b3ae5d9c3fc452b550 |
|
MD5 | 7d3bf9511fde80e1dc2ec934db7fb21c |
|
BLAKE2b-256 | 050789104b27063a61ed4f0014b4d794f13b20735ed94743330e5274dd87b1d0 |