Coder Social home page Coder Social logo

juancv3d / hacker_tool_automation Goto Github PK

View Code? Open in Web Editor NEW
18.0 1.0 2.0 10.15 MB

This repo contains tools that hackers use for penetration testing and web hacking, DNS spoofing, MiTM, malware and more. It's made easy just for beginners.

Python 99.01% Shell 0.99%
pentesting hacking kali-linux malware python bugbounty automation security beginner

hacker_tool_automation's Introduction

Hacker-Tool-Automation

py

This repo is for the tools created for my Ethical Hacking path, contains previously used and proven python codes for beginners.

Install:

git clone "https://github.com/juancv3d/Hacker_Tool_Automation.git"

cd Hacker_Tool_Automation

pip install -r requirements.txt

Tools

Program Description
MAC Changer Changes MAC Address to user input
Network Scanner Scans network and discovers the IP and MAC address of all connected clients
Arp Spoofer Runs an arp spoofing attack to redirect the flow of packets in the network, allowing user to intercept data
Packet Sniffer Filters intercepted data and shows usernames, passwords, visited links, etc.
DNS Spoofer Redirects DNS requests, eg: redirects requests to from one domain to another.
File interceptor Replaces intercepted files with any file we want.
Code injector Injects code in intercepted HTML pages.
Arpspoof detector Detects ARP spoofing attacks.
Execute command payload Executes a system command on the computer it gets executed on.
Execute and report Executes a system command and reports result via email.
Download and execute payload Downloads a file and executes it on target system.
Download execute and report payload Downloads a file, executes it, and reports result by email.
Reverse backdoor Gives remote control over the system it gets executed on, allows us to
Keylogger Records key-strikes and sends them to us by email.
Crawler Discovers hidden paths on a target website.
Spider Maps the whole target website and discovers all files, directories and links.
Guess login Runs a wordlist attack to guess login information.
Extract forms Search for forms in a web to then extract them to submit data.
Vulnerability scanner Scans a target website for bugs and produces a report with all findings.
Socket Scanner Using multiproccessing we can search for open ports in a server

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.