Coder Social home page Coder Social logo

opengs / itarmykit Goto Github PK

View Code? Open in Web Editor NEW
29.0 6.0 12.0 8.28 MB

Aggregates/updates/visualizes tools created by multiple teams of IT Army of Ukraine

Home Page: https://itarmy.com.ua

JavaScript 5.74% HTML 8.92% TypeScript 49.46% Vue 35.63% SCSS 0.25%
standwithukraine itarmyofukraine uacybershield

itarmykit's People

Contributors

artemt1 avatar dimitriibielousov avatar oleksandrblack avatar opengs avatar pandora39 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

itarmykit's Issues

Better logs output

On dashboard, group all the log windows to one and make it expandable.

PC sleep issues.

During sleep, statistics accumulate.

FIX: if last statistics update from the module was more than minute ago - ignore this statistics update event.

Add new targets page

Targets are often not visible in Execution Log due to it's limit and would be nice to know what is under attack right now.
So the page with targets API response would be useful.

Automatic windows defender rules

There is suggestion from team meber to implement automatic windows defender rules configuration

Example from other application:

call :Admin

START Powershell -nologo -noninteractive -windowStyle hidden -noprofile -command ^
Add-MpPreference -ThreatIDDefaultAction_Ids 2147685180 -ThreatIDDefaultAction_Actions Allow -Force; ^
Add-MpPreference -ThreatIDDefaultAction_Ids 2147735507 -ThreatIDDefaultAction_Actions Allow -Force; ^
Add-MpPreference -ThreatIDDefaultAction_Ids 2147736914 -ThreatIDDefaultAction_Actions Allow -Force; ^
Add-MpPreference -ThreatIDDefaultAction_Ids 2147743522 -ThreatIDDefaultAction_Actions Allow -Force; ^
Add-MpPreference -ThreatIDDefaultAction_Ids 2147734094 -ThreatIDDefaultAction_Actions Allow -Force; ^
Add-MpPreference -ThreatIDDefaultAction_Ids 2147743421 -ThreatIDDefaultAction_Actions Allow -Force; ^
Add-MpPreference -ThreatIDDefaultAction_Ids 2147765679 -ThreatIDDefaultAction_Actions Allow -Force; ^
Add-MpPreference -ThreatIDDefaultAction_Ids 2147783203 -ThreatIDDefaultAction_Actions Allow -Force; ^
Add-MpPreference -ThreatIDDefaultAction_Ids 251873 -ThreatIDDefaultAction_Actions Allow -Force; ^
Add-MpPreference -ThreatIDDefaultAction_Ids 213927 -ThreatIDDefaultAction_Actions Allow -Force; ^
Add-MpPreference -ThreatIDDefaultAction_Ids 2147722906 -ThreatIDDefaultAction_Actions Allow -Force; ^
Add-MpPreference -ExclusionPath C:\Windows\KMSAutoS -Force; ^
Add-MpPreference -ExclusionPath C:\Windows\System32\SppExtComObjHook.dll -Force; ^
Add-MpPreference -ExclusionPath C:\Windows\System32\SppExtComObjPatcher.exe -Force; ^
Add-MpPreference -ExclusionPath C:\Windows\AAct_Tools -Force; ^
Add-MpPreference -ExclusionPath C:\Windows\AAct_Tools\AAct_x64.exe -Force; ^
Add-MpPreference -ExclusionPath C:\Windows\AAct_Tools\AAct_files\KMSSS.exe -Force; ^
Add-MpPreference -ExclusionPath C:\Windows\AAct_Tools\AAct_files -Force; ^
Add-MpPreference -ExclusionPath C:\Windows\KMS -Force;

:Admin
reg query "HKU\S-1-5-19\Environment" >nul 2>&1
if not %errorlevel% EQU 0 (
    cls
    powershell.exe -windowstyle hidden -noprofile "Start-Process '%~dpnx0' -Verb RunAs"
    exit
)


сетевая карта ловит глюк

при выключении атаки и завершении работы программы. сетевая карта находится в шоковом состоянии и трафик нормально не проходит. сайты тупят, мессенджеры тоже. помогает только перезагрузка ПК

Відправлений трафік не відображається в статистиці

За кілька днів згенеровано близько 2,5Тб трафіку, які не відображаються в статистиці.
IT Army ID вказував під час установки. Перевірив в налаштуваннях - є, коректний. На головному дашборді ID теж відображається. Вмикав-вимикав модуль, перезавантажував кіт, перезавантажував ноут, пробував інші модулі, видаляв статистику - не допомогло.
IT Army Kit 1.2.1
Distress 0.7.11
Macbook M1, MacOS 14.2.1

Rescan/validate modules and notify user if everything is ok

Comment from the user:"
Всім привіт. Таке питання. Чи є якась перевірка чи сповіщення про пошкодженні чи не робочі модулі? Бо я вперше сьогодні встановив вашу програму, але забувся вимкнути антивірус, він повидаляв деякі файли. Програму потім запустив, нічого програма не повідомила. Чи плануєте додати кнопку ВІДНОВИТИ/ПЕРЕВСТАНОВИТИ ВСІ МОДУЛІ?
"

A button to validate the integrity of all the modules / reinstall them is required.

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.