Posts

Featured post

Split Kali Linux Terminal Window | Yourmonojit Tech

Image
 Split Kali Linux Terminal Window  Step by step how to Split Kali Linux Terminal Window: 1.  In this tips and trick we will utilize screen. As the manual page says: Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). 2. Type screen in the terminal. press ENTER to skip and then continue to next step. 3. To vertically divide the terminal press CTRL + A and then press | (pipe) sign 4. To horizontally divide the terminal press CTRL + A and then press SHIFT + S 5. To move between the window press CTRL + A and then press TAB 6. To activate the window press CTRL + A and then press C FInally in the end here is the result I've made 🔸 Conclusion: 1. You can make your own and you can create which one the most comfortable layout for you. 2. To divide the window it's depend with the active cursor position in which window. 3. You can share your screen window here and opinion why you use that layout.

What is pendrive hacking ?

Image
What is pendrive hacking ? Windows allows the storage of the passwords, as do modern browsers. While this feature is convenient for users, it has imposed itself as a big security risk among organizations. We know that browsers store most passwords on daily basis, like MSN messenger, Yahoo, Facebook passwords, etc. Most people lack time and ask their browsers to save their passwords. As we know, there are many tools available to recover saved passwords, so in this article I will explain to you how to make a USB password stealer and steal saved passwords. Just to explain the concept, we are going to collect some password stealing tools, tools that are freely available on the internet and capable of stealing the passwords stored in the browsers or other windows files. Then, we create a batch program that will execute these combined programs and store the stolen usernames and passwords in a text file. To further spice up the penetration testing demonstration, we will also make this b

Basic Hacking Via Cross Site Scripting (XSS) – The Logic

Image
  Basic Hacking Via Cross Site Scripting (XSS) – The Logic Cross-site scripting (XSS) is a type of computer security vulnerability typically found in Web applications, such as web browsers through breaches of browser security, that enables attackers to inject client-side script into Web pages viewed by other users. So let say that Cross Site Scripting (XSS) was a hacking method that allow attacker inject some script to web server that can affect other users that accessing that webpage. Actually there's 2 types of Cross Site Scripting (XSS) : Non-Persistent and Persistent (you can read it more at wikipedia), but in this tutorial we will learn about the non-persistent one. One of my computer security classmate ask me about what will I got if I successfully found a vulnerable XSS website?, I simply can answer it's depend; yes it is depend on how the server handle your request and how they take care the malicious data you provide to the server, but the non-persistent one is great e

How to Auto Report Facebook Account for Termux

Image
Report3 tool for Termux How to use this tool? Copy paste this command  in Termux $ pkg update && pkg upgrade $ pkg install git $ pkg install python2 $ git clone https://github.com/PangeranAlvins/Repot3 $ cd Repot3 $ bash install.sh $ python2 Repot3.py Note :- Make sure that whatever you are doing from pdf guidance is only for educational purpose and nothing else if you are doing any illegal activity then we are not responsible for that. Subscribe our YouTube channel  HAck4Edu Join our Telegram channel  HAck4du HAck4Edu # # # # ####### # # # # #### # # # # # ##### # # # # # # # # # # # # # # # # # ####### # # # #### # # ##### # # # # # # ####### # # # ####### # # # # # # # # # # # # # # # # # # # # # # # #### # # # ####### ##### ####

How to create fake Gmail account

Image
 Practical video  CREATE FAKE GMAIL ACCOUNT 1.  open any browser and and clear your browser catch  2.  now open youtube.com and play any video.  3.  like the video then see you a pop up sign in button click this button.  4.  YouTube redirect your page on create google account.  5.  select create new account.  then click my self  6.  fill fake details  then next page dont type your numbe just type only fake date of birth and gender.  7.  next scroll down and press i agree button and  Boom! your fake gmail is ready.  enjoy subscribe HAck4Edu  and join our telegram channel- HAck4Edu  follow me on Instagram- yourmonojit Download PDF - coming soon Note :- Make sure that whatever you are doing from pdf guidance is only for educational purpose and nothing else if you are doing any illegal activity then we are not responsible for that. Subscribe our YouTube channel  HAck4Edu Join our Telegram channel  HAck4du HAck4Edu # # # # ####### # # # # #### # #

Cradit card information gathering use Termux

Image
  Credit Card Information Generate Hacking Tool to Termux Generate Cradit card use Termux Commands $ apt update && apt upgrade $ apt install python $ apt install git $ git clone https://github.com/INDOnimous/Card-Number $ cd Card-Number $ ls $ chomd 777 Card.sh $ sh Card.sh [#] Count : 10 [#] Delay : 2 Note :- Make sure that whatever you are doing from pdf guidance is only for educational purpose and nothing else if you are doing any illegal activity then we are not responsible for that. Subscribe our YouTube channel  HAck4Edu Join our Telegram channel  HAck4du

Get user information of a Twitter user

Image
Twitter information gathering tool for Termux   Command for use this tool Copy this code $ apt update $ apt install nodejs $ npm install -global twifo-cli $ twifo ..... ( Seach Twitter username and name) Note :- Make sure that whatever you are doing from pdf guidance is only for educational purpose and nothing else if you are doing any illegal activity then we are not responsible for that. Subscribe our YouTube channel  HAck4Edu Join our Telegram channel  HAck4du