Giter Club home page Giter Club logo

laboratorio-git's Introduction

i-Haklab v.3 2022 by @alex_garcia

DISCLAIMER

The main objective of the creation of this laboratory is to transport the applications, tools and/or frameworks of a Linux computer environment to the palm of the user's hand thanks to the portability that the Android operating system can provide us. We hope that this project will help contribute to the cybersecurity community and that people can develop efficient countermeasures. The use of i-Haklab without prior mutual consistency may lead to illegal activity. It is the end user's responsibility to obey all applicable local, state, and federal laws. The authors take no responsibility and are not responsible for any misuse or damage caused by this program

To get help join to our support groups over Telegram group or over our IRC group running in i-Haklab the command :
i-Haklab weechat

What is Termux?

Termux is a terminal emulator application that shares the same environment of the Android operating system by starting the command line of the program shell using the system call execve and redirecting the input, output and standard error flows to the screen. Termux has a vast number of packages under the apt manager compiled with Android NDK and patched for compatibility, generally available on GNU/Linux systems.

What is i-Haklab?

i-Haklab is a hacking laboratory for Termux that contains open source tools for osint, pentesting, scan/find vulnerabilities, explotation and post-explotation recommended for me Ivam3 with automation commands, a many guides, books and tutorials to learn how to use tools. i-Haklab use oh my fish insteractive shell to provide core infrastructure to allow you to install packages which extend or modify the look of your termux. To get help about shell and its use going to OMF official site.

INSTALLATION.

  • CLONING THIS REPOSITORY:
git clone https://github.com/ivam3/i-Haklab \
cd i-Haklab \
chmod +x setup \
bash setup
  • ADDING AT APT SOURCES LIST
apt install wget \
mkdir -p $PREFIX/etc/apt/sources.list.d \
wget https://raw.githubusercontent.com/ivam3/termux-packages/gh-pages/ivam3-termux-packages.list -O $PREFIX/etc/apt/sources.list.d/ivam3-termux-packages.list \
apt update && yes|apt upgrade \
apt install i-haklab

i-Haklab will ...

  • Provides a diferent types of prompt with command:
omf theme
  • Provides a login session by password(default=Ivam3byCinderella) or fingerprint(depends features device). It could set running:
i-Haklab passwd set

Or change it running:

i-Haklab passwd new
  • Provide you with a web site server running over your device with Termux, wich will you can share several files over all internet. Enable it running:
i-Haklab share
  • Provide you with deliberately vulnerable web site servers as bWAPP, DVWA and MUTILLIDAE to practice your hacking skills searching, finding and exploting the most common vulnerabilities. Enable those running:
i-Haklab servers4test
  • Provide you more than 100 tools/frameworks with an easy install/remove over command apt. You can get the list of all availables running :
i-Haklab show alltools

i-Haklab show alltools

If you want to suggest some tool, do it in the section of suggestions of our Telegram BOT.

COMMANDS

There are several commands in i-Haklab that facilitate the use of Termux:

  • i-Haklab: it is the main command that helps with automations of various processes such as visualization of user guides for the tools, download of hacking books, access to the community tutorials, payload creation automation, metaploit handler activation, brute force attacks among others. See all features running:
i-Haklab help
  • Returns the private ip of your local network:
LOCALHOST
  • Run OSINT setoolkit:
osrframework
  • Enable tor connection by proxychains4:
torvpn
  • Privide you with a root enviroment as root user(on rooted device) or fake root user(on NOT rooted device):
sudo root
  • Or just run any command(s) with:
sudo <some command>
  • Enable the php server:
serverphp
  • Enable the apache server:
serverapache start/stop/restart
  • Enables postgresql database:
postgresql start/stop/restart
  • Init a shell to traslate any text:
traductor
  • We know that each Android is different and this can generate various errors in the installation processes of ruby gems, python modules, among others. Automates the solving processes running:
fixer
  • Block the termux screen and it will only be unlocked with said password or your fingerprint. It is worth mentioning that these access codes are encrypted for your security.
lock

DESKTOP ENVIROMENT

i-Haklab automates the installation and configuration of a graphical environment with the xfce4 windows manager, which opens up the possibility of running tools such as wireshark and burpsuite. For this, the installation of the Termux:Wayland application is required. Once installed it to run this enviroment just execute:

apt install termux-desktop-xfce \
i-Haklab Xwayland

TermuxWayland

IRC CHAT Ivam3byCinderella

IRC (Internet Relay Chat) is an application layer protocol that facilitates communication in the form of text. The chat process works on a client/server networking model. Under the command we will find the argument, with which you can join the official IRC Ivam3byCinderella where u can contact another i-Haklab.

BOOKS AVAILABLES

booksTermux

If you want to suggest some book do it in the section of suggestions of our Telegram BOT.

UPDATE AT NEWEST VERSION

i-Haklab is constantly updating tools and improvements. To stay updated you just have to run:

apt update i-haklab
Join to our community Ivam3byCinderella and check all stuffs we have for you.

laboratorio-git's People

Contributors

ivam3 avatar incongnito45 avatar

Watchers

 avatar

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.