sherlock.py 是一款获取各大社交主页链接的工具,对社会工程有一定的帮助,运行这个工具需要 Python 3.6+
安装方法
参考仓库首页的指引
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 克隆到本地
$ git clone https://github.com/sherlock-project/sherlock.git
# 进入目录
$ cd sherlock
# 新建一个虚拟环境
virtualenv venv
# 使用虚拟环境
$ source venv/bin/activate
# 安装依赖
$ pip install -r requirements.txt
|
使用
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
# 部分网址需要使用代理访问
$ python sherlock.py --proxy 127.0.0.1:12333 laampui
Using the proxy: 127.0.0.1:12333
[*] Checking username laampui on:
.
.
.
[+] Dribbble: https://dribbble.com/laampui
.
.
.
[+] Flickr: https://www.flickr.com/people/laampui
.
.
.
[+] Instagram: https://www.instagram.com/laampui
.
.
.
[+] Medium: https://medium.com/@laampui
[+] MeetMe: https://www.meetme.com/laampui
.
.
.
[+] Telegram: https://t.me/laampui
.
.
.
[+] Twitter: https://www.twitter.com/laampui
.
.
.
|
其中我在 Twitter 和 Telegram 使用的用户名都是 laampui
,所以在上面我的两个主页就被找出来了。
由此可见,在不同的社交平台使用相同的用户名,更容易被这个工具找到。
这个工具同时也提供了一个在线使用地址:https://elody.com/scenario/plan/16/