Identity discovery simplified
7.9K
Note that Sylva is undergoing rapid development and documentation may be quickly obsoleted.
Visit the Sylva Wiki for more information.
| Name | Description | API Key |
|---|---|---|
| Endato | Person data source (phone, address, cell, etc) | Req [ T | $ ] |
| ProxyNova | COMB API (cleartext passwords, usernames) | Native |
| Veriphone | Phone number lookup | Req [ F+ ] |
| GitHub | See detail below | Opt [ F ] |
$ : paid | T : trial | F : Free | F+ : Freemium
Most development was done without any paid access -- so despite some integrations requiring an account, the full experience can be attained without any subscriptions.
Query GitHub for any known PGP keys, scrape both the oldest and newest 1000 commit authorships (2000 total) for leaked identifying information, and search for identities based on full name, email, or username.
Personal Access Token (PAT) is required for PGP scraping, but all other functions work out of the box. PAT is recommended for higher rate limits on other functions. PAT does not require any permissions assigned to it whatsoever.
| Name | Description |
|---|---|
| PGP Search | Search for identities through discovered PGP keys |
| Sherlock | Sherlock extended for discovery of additional identities and branching |
| Voter Records | Geographical, relation, and age lookup in 18 US States |
| Name | Description |
|---|---|
| FlareSolverr | Proxy server to add support for additional target types |
sylva search <query> will search all available modules for the given query.
sylva branch <query> will search all available modules for the given query, merge and deduplicate results, and resume searching with the newly found identities up to a certain depth. Some modules, particularly those with low API limits, may be branch disabled by default.
sylva config --edit to edit the configuration file (including API keys).
Docker is the preferred method of installation, providing the most consistent experience.
docker run -it sylva/sylva branch <query>
Other installation methods are described on the Sylva Wiki.
Contributors should refer to our contributing guidelines for information on how to contribute to the project. Note that since the project is still in its infancy, there isn't yet a formal roadmap.
Contributors opening a pull request are assumed to have read and agreed to the guidelines.
Content type
Image
Digest
sha256:29b1805b6…
Size
282.3 MB
Last updated
about 2 years ago
docker pull sylva/sylvaPulls:
170
Last week