Giter VIP home page Giter VIP logo

poison-massreporter's Introduction

Welcome to my Github

  • 🔭 I’m currently working on different pentesting tools.
  • 🌱 I’m currently learning PowerShell.
  • 👯 I’m looking to collaborate on open-source projects.
  • 🤔 I’m looking for help with all kind of projects in Bash and Python.
  • 💬 Ask me about CyberSecurity
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: My latest project is a early-stage AI startup that i made with some friends, called Voyxa

About me👨‍💻

Hello everyone!

  • I'm Tommaso Bona, a Junior SOC Analyst and Ethical Hacker from Italy🇮🇹
  • I usually code in Shell, Python and Batchfile but i also know a bit of PowerShell and other scripting (and not) languages :)

Languages🗣️

Python Shell Batchfile

⚠️EVERYTHING YOU SEE BELOW THIS LINE IS OLD AND NEEDS TO BE UPDATED, BY MY ADHD BRAIN WILL DO THAT LATER ON xD⚠️

Technologies💻

Amazon AWS GitHub Raspberry Pi Microsoft Word Microsoft Excel Microsoft Office Microsoft PowerPoint

I use these OSs🖥️

Windows Arch Linux Kali Linux Android

Get in touch with me📲

Linkedin Badge Instagram Badge Gmail Badge

GitHub stats⌨️

Click here for GitHub Stats

GitHub Stats
Top Language

poison-massreporter's People

Contributors

parzivalhack 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

Watchers

 avatar

poison-massreporter's Issues

errors?

as it happens, i'm on macOS, so i can't use the .bat file. so i simply downloaded the .py and ran it with vscode, which amounts to the same result, and the 'software' window opened. i inserted the link to a tiktok account to try it out, but the first time i had a rate of more or less 1.3 reports per second, which is very low. then, for some reason, the window closed, and an error appeared in the vscode terminal. then, for some reason, the window closed, and an error appeared in the vs code terminal. i told myself it didn't matter and tried again. this time the reports per minute were much higher (250 - 400), but i noticed that the user agents were going completely haywire. and again, the window closed (after more or less 150 reports). and the same error:

`Traceback (most recent call last):
File "/Library/Python/3.8/site-packages/urllib3/response.py", line 761, in _update_chunk_length
self.chunk_left = int(line, 16)
ValueError: invalid literal for int() with base 16: b''

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Library/Python/3.8/site-packages/urllib3/response.py", line 444, in _error_catcher
yield
File "/Library/Python/3.8/site-packages/urllib3/response.py", line 828, in read_chunked
self._update_chunk_length()
File "/Library/Python/3.8/site-packages/urllib3/response.py", line 765, in _update_chunk_length
raise InvalidChunkLength(self, line)
urllib3.exceptions.InvalidChunkLength: InvalidChunkLength(got length b'', 0 bytes read)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Library/Python/3.8/site-packages/requests/models.py", line 816, in generate
yield from self.raw.stream(chunk_size, decode_content=True)
File "/Library/Python/3.8/site-packages/urllib3/response.py", line 624, in stream
for line in self.read_chunked(amt, decode_content=decode_content):
File "/Library/Python/3.8/site-packages/urllib3/response.py", line 857, in read_chunked
self._original_response.close()
File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/contextlib.py", line 131, in exit
self.gen.throw(type, value, traceback)
File "/Library/Python/3.8/site-packages/urllib3/response.py", line 461, in _error_catcher
raise ProtocolError("Connection broken: %r" % e, e)
urllib3.exceptions.ProtocolError: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/muzu/Desktop/python/py.py", line 124, in run
response = requests.get(self.url, headers=headers)
File "/Library/Python/3.8/site-packages/requests/api.py", line 73, in get
return request("get", url, params=params, **kwargs)
File "/Library/Python/3.8/site-packages/requests/api.py", line 59, in request
return session.request(method=method, url=url, **kwargs)
File "/Library/Python/3.8/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
File "/Library/Python/3.8/site-packages/requests/sessions.py", line 747, in send
r.content
File "/Library/Python/3.8/site-packages/requests/models.py", line 899, in content
self._content = b"".join(self.iter_content(CONTENT_CHUNK_SIZE)) or b""
File "/Library/Python/3.8/site-packages/requests/models.py", line 818, in generate
raise ChunkedEncodingError(e)
requests.exceptions.ChunkedEncodingError: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read))
zsh: abort /usr/bin/python3 /Users/muzu/Desktop/python/py.py`

  • douxx 🙃

No module named "requests"

In the poison.py file at the line 2 there's absolutely no module which is named requests

What to do plsss

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.