Giter Site home page Giter Site logo

forcefield's Introduction

ForceField

███████╗░█████╗░██████╗░░█████╗░███████╗███████╗██╗███████╗██╗░░░░░██████╗░ ██╔════╝██╔══██╗██╔══██╗██╔══██╗██╔════╝██╔════╝██║██╔════╝██║░░░░░██╔══██╗ █████╗░░██║░░██║██████╔╝██║░░╚═╝█████╗░░█████╗░░██║█████╗░░██║░░░░░██║░░██║ ██╔══╝░░██║░░██║██╔══██╗██║░░██╗██╔══╝░░██╔══╝░░██║██╔══╝░░██║░░░░░██║░░██║ ██║░░░░░╚█████╔╝██║░░██║╚█████╔╝███████╗██║░░░░░██║███████╗███████╗██████╔╝ ╚═╝░░░░░░╚════╝░╚═╝░░╚═╝░╚════╝░╚══════╝╚═╝░░░░░╚═╝╚══════╝╚══════╝╚═════╝░

ForceFIeld is a command line tool to detect APT presence using network traffic in real time manner.

[+]AUTHORS:

  • [+]Fatema Al Jarri
  • [+]Arwa Alrakah
  • [+]Rawan Al shayib
  • [+]Layan Al Ali
  • [+]Sara Al Shaieb

ForceFIeld Logo

ForceField Logo

Installation

git clone https://github.com/ArwaRakah/ForceField.git

Dependencies:

ForceFIeld depends on the bcrypt, requests, urllib3, tqdm, mysql-connector-python, scapy, beautifulsoup4, colorama and scikit-learn python modules.

These dependencies can be installed using the requirements file:

  • Installation on Windows:
c:\python27\python.exe -m pip install -r requirements.txt
  • Installation on Linux
sudo pip install -r requirements.txt

Alternatively, you can install the package and its dependencies using setup.py:

  • Installation on Windows:
python setup.py install
  • Installation on Linux
sudo python setup.py install

Before Running ForceFIeld (For Administrators usage)

  • Make sure to follow the steps in the User Manual: User Manual

Run ForceFIeld

python ForceField.py

Commands

Short Form Long Form Description
-r --report Generate a report of real-time sniffing
-u --upload Upload new data and make predictions
-i --history Display report history
-g --register Register a new Admin
-c --cti Display CTI reports
-s --sniff Start Sniffing
-l --logout Log out
-h --help show the help message and exit

Examples

  • To list all the options and commands use -h switch:

python ForceField.py -h

  • To start sniffing real-time network traffic use -s switch:

python ForceField.py -s

Credits

  • MITER ATT@CK - The APT latest TTPs extracted from it CTI reports.

Version

Current version is 1.0

forcefield's People

Contributors

arwarakah avatar

Stargazers

 avatar  avatar

Watchers

 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.