Giter Site home page Giter Site logo

mmalawski2 / uashield Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opengs/uashield

0.0 0.0 0.0 1.5 MB

Voluntary Ukraine security platform to counter attack Russian forces in the Internet

JavaScript 28.37% TypeScript 44.43% Vue 23.22% Sass 1.55% HTML 1.98% Dockerfile 0.44%

uashield's Introduction

UA Cyber SHIELD

Система волонтерської кібероборони України / The voluntary Ukrainian cyber defence system

Комюніті / Community: Discord

Відео інструкція українською

Для захисників / For cyber defenders

УКР

  1. Програми знаходяться в релізах.
  2. Вибераємо найновший реліз і свою платформу
  3. Скачуємо і запускаємо

В користувачів на Linux можливо треба буде додати аргумент "--no-sandbox" . Windows повинен працювати без всяких додаткових речей.

ENG

  1. You can find pre-compiled binaries in the releases section.
  2. Double-check for the latest release and your platform
  3. Download and run

** Running on Linux may require an additional "--no-sandbox" argument. We are trying to solve this problem. On Windows everything works without any additional efforts.**

Як це працює / How it works

УКР

Наш центр волонтерів займається всією тяжкою роботою: моніторингом цілей, підтримкою технічної структури, координацією атак, передачі даних до програм клієнтів, тощо. Тому на момент атаки всі підготовчі дані є. Вам залишається тільки встановити програму і приєднуватися. Цілі міняються автоматично і підгружаються з центру координації

ENG

Our voluntary defence center works is doing all the hard work: monitoring the targets, running the technical infrastructure, cooridnation of the attack targets, coordination with the client applications, etc. When the attack is performed, the application gets the data that it needs automatically. The only thing you need to do is to install it. Targets being attacked are changed automatically and are downloaded from the control center/server.

A working example

Для розробників / Developer zone

УКР

Білд із джерельних кодів

  1. Клонуємо репозиторій git clone https://github.com/opengs/uashield.git
  2. Встановлюємо залежності cd uashield && npm install
  3. Запускаємо білд npm run build:electron
  4. Запускаємо виконавчий файл в ./dist/electron або електрон версію в npm run start:electron

ENG

Building from sources

  1. Clone the repo git clone https://github.com/opengs/uashield.git
  2. Install dependencies cd uashield && npm install
  3. Build npm run build:electron
  4. Start the executable in ./dist/electron, or start the electron version npm run start:electron

Headless версія / Headless version

  1. docker build . -t uashield

  2. docker run uashield 500 true - де 500 - номер потоків, і true | false чи ви бажаєте використати проксі

  3. docker build . -t uashield

  4. docker run uashield 500 true - where 500 - number of threads, and true | false if you want to use proxy

Docker-compose версія / Docker-compose version

  1. docker-compose up -d

  2. Відредагуйте значення змінних WORKERS та USEPROXY docker-compose.yml - де 256 - номер потоків, і true | false чи ви бажаєте використати проксі

  3. docker-compose up -d

  4. Replace values of variables WORKERS and USEPROXY docker-compose.yml where 256 - number of threads, and true | false if you want to use proxy

Deploy attacker on your Raspberry Pi!

balena deploy button

uashield's People

Contributors

razikus avatar opengs avatar yastasiuk avatar alextrushkovsky avatar amet13 avatar muronuch avatar pawfv avatar lsheva avatar belueg avatar dmpanch avatar fortmea avatar ovolynets avatar vasiok32k avatar

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.