Skip to content

Ekultek/hackerbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackerbot

Chat with your assistant and enjoy hacking

This bot is a combination of chatbot and hacking tools

  • Chatting
  • Twitter account analysis
  • Url scan
  • File scan
  • Ip scan
  • Linux enumeration
  • Linux priv escalation checker
  • Shellshock
  • Mimipenguin

Installation

git clone https://github.com/omergunal/hackerbot
cd hackerbot
chmod +x install.sh
./install.sh

Update your api keys in modules/virustotal-api.py and modules/twittersecrets.py To get API keys go to https://apps.twitter.com/ and https://www.virustotal.com

Usage

Python v2.7 required

python hackbot.py

arguments in chat:
   !help          show what you can do

ScreenShots

help filescan twitter

About

Chat with hacker assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 52.4%
  • Shell 47.6%