Work in progress bots for simple demo of
- Account Aggregation - Needs Selenium installed on machine
- Brute Force - Needs Hydra Installed
- WebInjects - Requires NodeJS and Tamper Monkey plugin on chrome
-
brew install python
-
Python -V
-
Adding WebDriver pip3 install selenium If you get an error, you may need to perform the pip installfor python3. Try this: curl -O https://bootstrap.pypa.io/get-pip.py
-
sudo python3 get-pip.py
-
Adding ChromeDrive Download and Put Chromedriver in Path : http://chromedriver.chromium.org/downloads
-
All set to run Account Aggregation code with python3 createaccunt.py
- Install Nodejs
- Run nodejs democc.js
- Install Tamper Monkey Plugin and Configure the script provided via dashboard