GithubHelp home page GithubHelp logo

x11-repo / jamspymer Goto Github PK

View Code? Open in Web Editor NEW
121.0 24.0 8.0 99 KB

SMS, Call, Mail, Telegram бомбер с открытым исходным кодом

License: GNU General Public License v3.0

Python 99.86% Shell 0.14%
bomber sms call mail spymer spam spammer

jamspymer's Introduction

🟣 JamSpymer Beta 🟣

Релиз 0.4 Beta уже в сети!

Analisy Passing: build Bugs platforms Test License: GPL v3 License: CC BY 4.0
Эта работа лицензирована в соответствии с Creative Commons Attribution 4.0 International License. Polosa

Нечего говорить, просто крутой и очень красивый бомбер, работает по всему миру.

Polosa

Вступай в наш телеграмм чат!

Ник - @jamsfam

Polosa

Так-же! Прошу заметить, что это всего-лишь бета тест.

Со временем сервисы будут добавлятся, а баги исправлятся

Polosa

  • Обновление 0.4 Beta от 28.09.20

    • Bug fixed
    • +120 сервисов
    • Бомбер стал намного мощнее!
  • Обновление 0.3.1 Beta от 19.06.20

    • Bug fixed
    • Новая прогрузка
  • Обновление 0.3 Beta от 19.06.20

    • Рефакторинг кода
    • Изменен способ установки
  • Обновление 0.2 Beta от 19.06.20

    • Bug fixed
  • Обновление 0.1 Beta от 19.06.20

    • Релиз! 🎉

Polosa

  • Установка

    • Просто выполните команды в терминале:
    • Termux:
    pkg install wget
    wget https://kutt.it/jamterm
    bash jamterm
    
    • Linux:
    wget https://kutt.it/jamother
    bash jamother
    

Polosa

Доска почёта

Спасибо Hotaru за крутой пулл, flexagoon за сервисы

jamspymer's People

Contributors

flexagoon avatar mishailovic avatar x11-repo 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jamspymer's Issues

code execution backdoor

We discovered a malicious backdoor in the project's dependencies, affected versions are c0d4c42. Its malicious backdoor is the request package, the requirements.txt file has a dependency request.

image

Even if the request has been deleted by PyPI, many mirror sites have not completely deleted this package, so it can still be installed. For example: https://mirrors.neusoft.edu.cn/pypi/web/simple/request/

Using such a mirror site to download and install this item will be vulnerable.

image

Analysis of malicious function of request package:
1.Remote download of malicious code
When the request package is installed, the setup.py file in the package will be actively executed. The setup.py file contains the logic for the attacker to remotely download and execute malicious code. At the same time, the C2 domain name is encoded and obfuscated. The decrypted C2 address is: https://dexy.top/request/check.so.
2.Release the remote control Trojan and persist it
The malicious code loaded remotely during the installation of the request package includes two functions:
Release the remote control Trojan to the .uds folder of the current user's HOME directory. The Trojan name is _err.log (for example, /root/.uds/_err.log). The content of the _err.log remote control Trojan script is encoded and compressed by base64, which reduces the size and enhances the confrontation.
Implant malicious backdoor commands in .bashrc to achieve persistence
3.Issue stealing instructions
The attacker issues python secret stealing instructions through the remote control Trojan to steal sensitive information (coinbase account secret)
After decrypting the stealing instruction, the function is to request the C2 service: http://dexy.top/x.pyx, and remotely load the stealing Trojan.
Some of the functions of the remotely loaded secret stealing Trojan are shown below, which are used to steal browser cookies, coinbase accounts and passwords, etc.

Repair suggestion: replace request in requirements.txt with requests

Код проверки подлинности

эй, а зачем мне получать проверочный код из телеграммы? не могли бы вы сделать так, чтобы мне не приходилось этого делать? Благодарность!

hello?

Я не знаю живы вы еще или нет, но как вы получили запрос на авторизацию от salampay, если у них закрытое api из приложения?

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.