Skip to content

Commit

Permalink
Merge pull request #365 from ninoseki/v0.69.0
Browse files Browse the repository at this point in the history
v0.69.0
  • Loading branch information
ninoseki authored Jan 15, 2020
2 parents 7b6e636 + 10a435b commit 11d0c65
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Mitaka is a browser extension for OSINT search which can:
| Joe Sandbox | https://www.joesandbox.com | hash |
| MalShare | https://malshare.com | hash |
| Maltiverse | https://www.maltiverse.com | domain / hash |
| Malwares | https://www.malwares.com | hash |
| NVD | https://nvd.nist.gov | cve |
| OOCPR | https://data.occrp.org | email |
| ONYPHE | https://www.onyphe.io | ip |
Expand All @@ -98,6 +99,7 @@ Mitaka is a browser extension for OSINT search which can:
| Urlscan | https://urlscan.io | ip / domain / asn / url |
| ViewDNS | https://viewdns.info | ip / domain / email |
| VirusTotal | https://www.virustotal.com | ip / domain / url / hash |
| VMRay | https://www.vmray.com | hash |
| Vulmon | https://vulmon.com | cve |
| VulncodeDB | https://www.vulncode-db.com | cve |
| VxCube | http://vxcube.com | ip / domain / hash |
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mitaka",
"version": "0.68.0",
"version": "0.69.0",
"description": "A browser extension for searching IP, domain, URL, hash, etc. via the context menu.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 11d0c65

Please sign in to comment.