- 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:

推薦閱讀
- Developing Mobile Web ArcGIS Applications
- SAS數(shù)據(jù)統(tǒng)計(jì)分析與編程實(shí)踐
- Full-Stack React Projects
- Building a Quadcopter with Arduino
- 琢石成器:Windows環(huán)境下32位匯編語言程序設(shè)計(jì)
- Python編程:從入門到實(shí)踐
- 區(qū)塊鏈底層設(shè)計(jì)Java實(shí)戰(zhàn)
- Webpack實(shí)戰(zhàn):入門、進(jìn)階與調(diào)優(yōu)
- 運(yùn)維前線:一線運(yùn)維專家的運(yùn)維方法、技巧與實(shí)踐
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)項(xiàng)目化教程
- Python計(jì)算機(jī)視覺和自然語言處理
- Python Deep Learning
- Android Studio開發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App上線 (移動(dòng)開發(fā)叢書)
- Learning C++ by Creating Games with UE4
- Java高手是怎樣煉成的:原理、方法與實(shí)踐