GithubHelp home page GithubHelp logo

falkensmz / tw1tter0s1nt Goto Github PK

View Code? Open in Web Editor NEW
161.0 161.0 21.0 88 KB

Python tool that automates the process of Twitter OSiNT investigation using twint.

License: GNU General Public License v3.0

Python 100.00%
investigation osint twint twint-library twitter-osint-investigation

tw1tter0s1nt's People

Contributors

falkensmz avatar lorenzozaccagnini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tw1tter0s1nt's Issues

CRITICAL:root:twint.run:Twint:Feed:noData'globalObjects'

After run any module shows the error:

twosint~# Before we start the investigation, please enter your target's username -> sassamedc
twosint~# Please enter 'help' if you are stuck!
twosint~# run 3


twosint~# Gathering possible phone numbers ...

CRITICAL:root:twint.run:Twint:Feed:noData'globalObjects'
sleeping for 1.0 secs
CRITICAL:root:twint.run:Twint:Feed:noData'globalObjects'
sleeping for 8.0 secs
CRITICAL:root:twint.run:Twint:Feed:noData'globalObjects'
sleeping for 27.0 secs
CRITICAL:root:twint.run:Twint:Feed:noData'globalObjects'
sleeping for 64.0 secs

error on lines 67, 339, 423-427

this is the output im getting. I did everything including getting everything from twint. I can get it to launch and work but when I got to search something this is the output.

twosint~# Enter a limit of tweets :10
twosint~# Enter keyword : twitch
twosint~# Searching ...
Traceback (most recent call last):
File "/usr/share/tw1tter0s1nt/twosint.py", line 427, in
introduction()
File "/usr/share/tw1tter0s1nt/twosint.py", line 423, in introduction
introduction()
File "/usr/share/tw1tter0s1nt/twosint.py", line 423, in introduction
introduction()
File "/usr/share/tw1tter0s1nt/twosint.py", line 423, in introduction
introduction()
[Previous line repeated 1 more time]
File "/usr/share/tw1tter0s1nt/twosint.py", line 339, in introduction
keyHunter()
File "/usr/share/tw1tter0s1nt/twosint.py", line 67, in keyHunter
c = twint.Config()
AttributeError: module 'twint' has no attribute 'Config'

after the python3 twosint.py

I am getting the following error what is the solution
$python3 twosint.py
Traceback (most recent call last):
File "/home/kali/Desktop/tw1tter0s1nt/twosint.py", line 8, in
import twint
File "/home/kali/.local/lib/python3.11/site-packages/twint/init.py", line 14, in
from . import run
File "/home/kali/.local/lib/python3.11/site-packages/twint/run.py", line 4, in
from . import datelock, feed, get, output, verbose, storage
File "/home/kali/.local/lib/python3.11/site-packages/twint/get.py", line 12, in
from aiohttp_socks import SocksConnector, SocksVer
File "/home/kali/.local/lib/python3.11/site-packages/aiohttp_socks/init.py", line 5, in
from .connector import (
File "/home/kali/.local/lib/python3.11/site-packages/aiohttp_socks/connector.py", line 8, in
from aiohttp.helpers import CeilTimeout # noqa
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ImportError: cannot import name 'CeilTimeout' from 'aiohttp.helpers' (/usr/lib/python3/dist-packages/aiohttp/helpers.py)

nmap is not nmap

Hi,

I noticed that this project has a dependency on nmap in requirements.txt. It was brought to my attention that people mistakenly install this in belief it's the well-known port scanning tool, which it's not. I've since removed the single release of my nmap library from PyPI, and so wanted to inform you that installation is likely to break until you remove this dependency (which I assume was incorrectly added to begin with).

Sorry for any inconvenience caused by this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.