TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Seclook – Simple security lookups via CLI

3 点作者 ackatz超过 1 年前
As someone working in a Security Operations Center (SOC), I needed a quick way to look up IP addresses, emails, hashes, etc. using services like VirusTotal, Shodan, and Emailrep. So, I built a small CLI tool to do this called `seclook`.<p>You can quickly run commands like `seclook virustotal 1.1.1.1` and pipe it to a JSON processor for easy searching.<p>While some SOCs have security automation&#x2F;orchestration to look up these values automatically for the analysts, many SOCs don&#x27;t have the budget for hugely expensive API keys to perform these lookups on a massive scale. Many analysts&#x27; workflow involves context switching through many browser windows and using clunky web UIs to do lookups. This is why I made this project publicly available and submitted it to PyPI – hopefully someone out there will find it useful.<p>This is my first submission to PyPI, so I am excited about that and open to any feedback, criticism, or ideas.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ackatz&#x2F;seclook">https:&#x2F;&#x2F;github.com&#x2F;ackatz&#x2F;seclook</a> <a href="https:&#x2F;&#x2F;pypi.org&#x2F;project&#x2F;seclook&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;pypi.org&#x2F;project&#x2F;seclook&#x2F;</a>

暂无评论

暂无评论