- Mastering Kali Linux for Advanced Penetration Testing(Second Edition)
- Vijay Kumar Velu
- 126字
- 2021-07-02 21:04:18
Extracting words from Twitter using Twofi
We can profile a person utilizing social media such as Facebook, Twitter, LinkedIn, and so on. Twitter words of interest (Twofi) is written in Ruby and utilizes the Twitter API to generate a custom list of words that can be utilized for offline password cracking.
In order to use Twofi, we must have a valid Twitter API key and API secret. The following screenshot displays how to utilize Twofi during the passive reconnaissance to form our custom password word list. In the following example we run twofi –m 6 –u @PacktPub> filename, which generates a list of custom words that was posted by the @PacktPub Twitter handle. Twofi will be more powerful during an individual targeted attack:

推薦閱讀
- C# 7 and .NET Core Cookbook
- TypeScript入門(mén)與實(shí)戰(zhàn)
- 看透JavaScript:原理、方法與實(shí)踐
- The HTML and CSS Workshop
- 零基礎(chǔ)學(xué)單片機(jī)C語(yǔ)言程序設(shè)計(jì)
- PHP 7從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- INSTANT Apache ServiceMix How-to
- Python預(yù)測(cè)之美:數(shù)據(jù)分析與算法實(shí)戰(zhàn)(雙色)
- 金融商業(yè)數(shù)據(jù)分析:基于Python和SAS
- Joomla!Search Engine Optimization
- LabVIEW數(shù)據(jù)采集(第2版)
- Learning Puppet
- 大話(huà)C語(yǔ)言
- PHP程序設(shè)計(jì)高級(jí)教程
- Python編程:從入門(mén)到實(shí)踐(第2版)