Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
Tracgram — 利用Instagram的位置功能追踪某个账号 | Kitploit
工具/GitHubGitHub/initzercreations/tracgram
OSINT (开源情报)侦察信息收集社会工程学
GitHubinitzercreations/tracgram

Tracgram

利用Instagram的位置功能追踪某个账号

查看仓库
235323年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Trackgram 利用 Instagram 位置功能追踪账户

Heatmap

用法

root@kitploit:~
At this moment the usage of Trackgram is extremly simple:

1. Download this repository

2. Go through the instalation steps

3. Change the parameters in the tracgram main method directly:
    + Mandatory:
        - NICKNAME: your username on Instagram
        - PASSWORD: your instagram password
        - OBJECTIVE: your objective username

    + Optional:
        - path_to_csv: the path were the csv file will be stored, including the name


4. Execute it with python3 tracgram.py

安装步骤

  1. 使用 $ git clone https://github.com/initzerCreations/Tracgram 下载

  2. 使用 pip install -r requirements.txt 安装依赖

  3. 恭喜!现在你应该能够运行它了: python3 tracgram.py

截图 Heatmap

Markers

Graph

功能

  1. 根据位置频率提供热力图

  2. 在热力图上显示标记,指示:

    • 精确位置名称
    • 相关帖子发布时间
    • 指向 Google Maps 地址的链接
  3. 绘制特定位置的帖子数量图表

  4. 生成易于处理的 .CSV 文件

下载工具