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

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

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

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

工具目录

分类

查看所有分类
Loading categories
Twitter-Info — 一个简单的 Python 脚本,只需通过用户名或个人资料链接即可获取 Twitter 账户信息。 | Kitploit
工具/GitHubGitHub/d4vinci/twitter-info
OSINT (开源情报)侦察社会工程学OSINT信息收集社会工程学
GitHubd4vinci/twitter-info

Twitter-Info

一个简单的 Python 脚本,只需通过用户名或个人资料链接即可获取 Twitter 账户信息。

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

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Twitter Info

一个简单的 Python 脚本,用于获取 Twitter 账户信息,例如:

  • 名称
  • 关注中
  • 粉丝
  • 点赞
  • 账户创建日期
  • 头像图片

只需用户名或资料链接即可。

用法

root@kitploit:~
python(3) twitter_info.py <twitter_profile_link> or <username>

示例

输入
root@kitploit:~
python twitter_info.py _ngll
输出
root@kitploit:~
Name: Nigella
Tweets: 30
Following: 8
Followers: 4
Likes: 9
Account made in: 10:45 - 31 Oca 2017
Full profile picture: /826504062728339457/wAO4ukpw.jpg
下载工具