Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ALHacking__

Author: 4lbH4cker
Version: 4

Screenshot 2025-10-14 111908

What is this?

ALHacking is a small collection of scripts and demo tools meant to teach how common security techniques work.
It’s built for learning — to help you understand attacks so you can better defend systems.

This is for beginners: clear examples, short scripts, and step-by-step usage.


Friendly warning (read this first)

Do not run these tools against any system, account, or network you do not own or do not have explicit written permission to test.
Using tools to access, disrupt, or harm others is illegal. Use ALHacking only in labs, local VMs, or authorized test environments.


Key topics covered

  • Basic info gathering (OSINT)
  • Simple user discovery techniques (public sources only)
  • Wordlist / hash examples (learning Hashcat basics)
  • Phone number lookups (public metadata, carrier info)
  • Demo modules that show how some attacks work — for learning only
  • DDoS simulation module — runs only in test environments to show how traffic can impact a server

Who this is for

  • Beginners learning cybersecurity fundamentals
  • Students practicing in isolated labs or VM environments
  • Instructors who want small demo scripts for teaching

Supported systems

  • Linux (Debian/Ubuntu/Kali/Parrot)
  • Android (Termux)
  • Other Unix-like systems

Quick install (beginner steps)

  1. Install Git (use your distro package manager or Termux pkg install git).
  2. Clone this repo:
    git clone https://github.com/4lbH4cker/ALHacking
    cd ALHacking
    bash alhack.sh
    

disclaimer

This project is intended for educational use only. The author and maintainers are not responsible for misuse. By using this repo you accept full responsibility for your actions. Unauthorized attacks or access may be illegal.

About

ALHacking is a powerful, multi-platform toolkit for ethical hacking and digital reconnaissance, featuring tools for info-gathering and a powerful DDOS simulation utility.

Topics

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors