All Projects → graniet → Physics Command

graniet / Physics Command

Physics platform is a tool for hardware systems (e.g: raspberryPi 3B ). It retrieves data passing through the network and sends it to a control panel. It works the same way as a botnet by receiving remote commands. (you can imagine that as a black box)

Projects that are alternatives of or similar to Physics Command

refluxion
Refluxion -- MITM WPA attacks tool
Stars: ✭ 25 (+8.7%)
Mutual labels:  attack, mitm
Omeglemiddleman
Lets you connect strangers to each other, and intercept messages AKA Man in the Middle Attack
Stars: ✭ 85 (+269.57%)
Mutual labels:  bot, mitm
Matrixcli
Command line matrix client
Stars: ✭ 69 (+200%)
Mutual labels:  bot, command-line
iyov
Web proxy for http(s) for developers to analyze data between client and servers based on workerman, especailly for app developers.
Stars: ✭ 27 (+17.39%)
Mutual labels:  attack, mitm
Aruba
Test command-line applications with Cucumber-Ruby, RSpec or Minitest. The most up to date documentation can be found on Cucumber.Pro (https://app.cucumber.pro/projects/aruba)
Stars: ✭ 900 (+3813.04%)
Mutual labels:  command-line
Apk Mitm
🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
Stars: ✭ 893 (+3782.61%)
Mutual labels:  mitm
Cli Prompts Test
Write e2e tests for CLI apps with ease
Stars: ✭ 17 (-26.09%)
Mutual labels:  command-line
Macports Ports
The MacPorts ports tree
Stars: ✭ 891 (+3773.91%)
Mutual labels:  command-line
Thewife
Crypto trading bot that reacts to optimized RSI signal 🤖📈💸
Stars: ✭ 22 (-4.35%)
Mutual labels:  bot
Telegram Standup Bot
Very simple telegram bot for submitting daily standups
Stars: ✭ 20 (-13.04%)
Mutual labels:  bot
Mockup
Perspective app screens and isometric mock-up tool. Automated high quality, high resolution, marketing art designer for mockups. Written in minimalist Bash using ImageMagick and Love! [Application, Art]
Stars: ✭ 18 (-21.74%)
Mutual labels:  command-line
Andhow
Strongly typed, validated, easy to use Java configuration
Stars: ✭ 17 (-26.09%)
Mutual labels:  command-line
Ecgberht
Starcraft: Brood War bot using BWAPI4J
Stars: ✭ 19 (-17.39%)
Mutual labels:  bot
Przm
🎨 A simple, yet feature rich color picker and manipulator
Stars: ✭ 17 (-26.09%)
Mutual labels:  command-line
Pyrobot
Telegram Userbot powered by Pyrogram
Stars: ✭ 23 (+0%)
Mutual labels:  bot
Nadekobot
Open source, general-purpose Discord chat bot written in C#
Stars: ✭ 892 (+3778.26%)
Mutual labels:  bot
Homebridge Garagedoor Command
Homebridge plugin to control a garage door using command line functions
Stars: ✭ 18 (-21.74%)
Mutual labels:  command-line
Focabot
Music with seals!
Stars: ✭ 19 (-17.39%)
Mutual labels:  bot
Circuit Sdk
JavaScript and Node.js SDK for Circuit
Stars: ✭ 18 (-21.74%)
Mutual labels:  bot
Mypackbot
🤖 Your own unlimited pack of Telegram-stickers
Stars: ✭ 18 (-21.74%)
Mutual labels:  bot

Physics platform is a tool for hardware systems (e.g: raspberryPi 3B). It retrieves data passing through the network and sends it to a control panel. It works the same way as a botnet by receiving remote commands. (you can imagine that as a black box)

physics hardware

You can check repository of physics-hardware

INSTALLATION

  1. composer update
  1. generate .env with database information
  1. php artisan migrate
  1. php artisan physics:createUser username password
  1. php artisan key:generate
  1. configure your domain to public/ folder.
  1. configure a cronjob (* * * * * php /physics-commandProject/artisan schedule:run >> /dev/null 2>&1)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].