Skip to content

kenairforces/lan-lagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

⚑ LAN SNIFFER & ARP SPOOFER TOOL πŸ’€

πŸ”₯ Advanced MITM Sniffing Toolkit untuk nge-sniff, spoof, dan dominasi jaringan lokal! Fitur lengkap: ARP spoofing, packet sniffing, auto vendor detection, real-time suspicious keyword alert, auto pcap dump, dan UI CLI keren pakai Rich!


βš™οΈ INSTALLASI

πŸ”§ Requirements:

  • Python 3.10+
  • scapy
  • rich
  • mac-vendor-lookup
  • npcap
  • playsound (opsional, buat buzzer alert)

πŸ’£ Install Semua Dependency:

pip install scapy rich mac-vendor-lookup
pip install git+https://github.com/TaylorSMarks/playsound.git@dev # karena `playsound` dari PyPI sering error

NOTE: Jika playsound tetap error, disable aja fitur buzzer-nya di script.


πŸš€ CARA PAKAI

  1. Jalankan script dengan hak administrator / root

    sudo python off2.py   # Linux / Termux
    Start-Process python -ArgumentList 'off2.py' -Verb runAs   # Windows PowerShell (Admin)
  2. Tool bakal:

    • Scan seluruh subnet x.x.x.1/24
    • Spoof ARP ke semua target & gateway
    • Tampilkan daftar IP, MAC, dan vendor
    • Sniff semua paket TCP
    • Alert kalau ada keyword mencurigakan kayak password, admin, dll
    • Simpan semua paket ke file sniffed.pcap
  3. Tekan CTRL + C buat restore ARP table otomatis & exit dengan elegan.


🧠 FITUR SADIS

  • βœ… Auto LAN scanner
  • πŸ”₯ ARP poisoning full duplex (victim <=> gateway)
  • πŸ’Ύ Auto pcap log (sniffed.pcap)
  • 🎯 MAC Vendor lookup
  • 🚨 Suspicious Keyword Detector
  • πŸ”Š Optional Buzzer Alert pakai alert.mp3
  • πŸ€– UI CLI powerful pakai rich

πŸ“› WARNING

⚠️ PENTING: TOOL INI DIBUAT UNTUK PENGETESAN & PENDIDIKAN DI JARINGAN SENDIRI!

πŸ”₯ Penyalahgunaan terhadap jaringan orang lain = tanggung jawab pengguna sepenuhnya.

🧠 Pahami hukum di tempat lo sebelum pake!


✨ CREDIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages