Tools Hacking & Pentesting di Termux

Tools Hacking & Pentesting di Termux - Nyx6st

Tools Hacking & Pentesting di Termux

Author: Nyx6st

Artikel ini akan membahas dari artikel sebelumnya
Pemrogaman dengan bash dan python di termux.


Pendahuluan

Termux memberikan fleksibilitas luar biasa untuk para pentester, terutama mereka yang ingin bekerja langsung dari Android. Dalam artikel ini, kita akan membahas tools hacking populer di Termux dengan studi kasus langsung menggunakan EvasionSniper, sebuah project bypass AV & evasive payload delivery buatan 6ickzone.

Persiapan Lingkungan

Install package wajib:



pkg update && pkg upgrade

pkg install git python

pip install requests

    

Clone Tool EvasionSniper

Langsung clone dari GitHub:



git clone https://github.com/6ickzone/EvasionSniper

cd EvasionSniper

chmod +x main.py

python main.py

    

Jika tool butuh module tambahan:



pip install -r requirements.txt

    

Baca Juga EvasionSniperV3

Fungsi dan Tujuan

EvasionSniper digunakan untuk membuat payload yang lebih sulit dideteksi antivirus. Beberapa fitur umum:

  • Obfuscation code
  • Encrypt payload delivery
  • Bypass signature-based AV

Tool ini cocok untuk pengujian sistem antivirus lokal atau eksperimen dengan evasive scripting.

⚠️ Disclaimer:
Author (Nyx6st) is not responsible for any misuse.
This information is for educational & authorized security testing only.

Penutup

Termux membuka akses hacking tools yang sebelumnya hanya ada di desktop. Dengan pendekatan seperti EvasionSniper, kamu bisa mengembangkan tool sendiri sambil belajar bagaimana sistem keamanan bekerja dan bagaimana mereka dibypass.

Di artikel selanjutnya, kita akan bahas Automasi & Skriping

untuk memaksimalkan efisiensi hacking dan coding di Termux.

Post a Comment

Lebih baru Lebih lama

Mengenai Saya

Foto saya
6ickzone
I've been deep in the world of cybersecurity, crypto, AI, and hacking for years. This blog is where I share my journey, tools, tips, and everything I learn along the way. But beyond code and exploits, there's also rhythm. I'm also exploring the digital soundscape — producing beats, fusing dark tech vibes with trap, drill, and EDM. Music is my second language, and it's where I channel the energy of the underground digital world. From my early days as a defacer to my current focus on ethical hacking and experimental music, I’m building 6ickzone as a hybrid space where hacking meets art. Why 6ickzone? 6ickzone is more than just a blog — it's a realm where hackers, beatmakers, and digital renegades gather. Whether you're here for the tools or the tunes, welcome to the zone.
Lihat profil lengkapku

Cari Blog Ini

About