Skip to main content

Posts

Showing posts from April, 2022

Chrome Users at Risk: 30 Security Vulnerabilities Could Lead to Data Theft

If You Use Google Chrome, Beware: Your Information Could Be Compromised ⚠️🔓🚫 Recently, Google issued an alert that should raise concern among the billions of Chrome users worldwide. The popular internet browser has fallen victim to successful hacking attempts, and Google has identified 30 security flaws, with seven of them classified as having a "High" threat level. This news is undoubtedly alarming and calls for immediate attention to safeguard your personal information. 😱🔒 While the specific details of the security flaws have not been disclosed, it is crucial to take precautionary measures to protect yourself and your data. Here are some recommended steps to mitigate the risk: Keep Chrome Updated: Ensure that you are running the latest version of Chrome. Google often releases security patches and updates to address vulnerabilities. Enable Automatic Updates: Enable the automatic update feature in Chrome to receive the latest security fixes pro...

How to install ubuntu 22.04 jammy in Termux

Ubuntu 22.04 Jammy on Fresh Termux App with GUI Step 1: Setup Termux App Download and Install Termux App for Android Latest Termux APK: Enable `allow-external-apps` in `~/.termux/termux.properties` echo 'allow-external-apps = true' >> ~/.termux/termux.properties Step 2: Install Essential Packages Install Git pkg install git apt update apt upgrade Step 3: Setup Storage Access Configure Termux Storage termux-setup-storage Step 4: Install Udroid Clone and Install Udroid git clone https://github.com/RandomCoderOrg/fs-manager-udroid cd fs-manager-udroid bash install.sh Step 5: Install Proot Install Proot pkg install proot Step 6: Install Ubuntu 22.04 Jammy Install Ubuntu 22.04 Jammy udroid --suite jammy -i raw Step...

How To Fix Termux Wrong Source.List(sources.list location) Errors jarvisstaraq

Why use the Termux app🎭 Many people think that the Termux app is used for hacking but we can also use it for lyric learning and can also run web based applications in this app like node.js it has officially run available Termux support📱 Termux support both rooted and unrooted devices. You can termux as a root to perform. Extra attacks which requires root access . Usage📲 Open the app , you will see graphical interface  Click on install packages , it will download some basic packages ( make sure you are connected with internet🔗 ) Now you can use termux Before using it ( make sure you are connected with internet 😜) This Termux App Can Do✅ ? 1. We Can Perform Different Attacks  2. Pentesting 3. Vulnerability Scanning 4. Ethical Hacking Let's Go And Fix This Error⛏️ ? Let's start with second method:) 2️⃣Second method   :- pkg update pkg upgrade  pkg update 1️⃣First method   ...

How to install Osintgram & Instagram using Termux

How to install Osintgram & Instagram using Termux Welcome back in my new amazing blog. This article give you amazing information about the project. This project name vare calling "The Osintgram tool" without Termux What is osintgram Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname Usages   and Commands  - addrs           Get all registered addressed by target photos - captions        Get user's photos captions - comments        Get total comments of target's posts - followers       Get target followers - followings      Get users followed by target - fwersemail      Get email of target followers - fwingsemail     Get email of user...

How to extract Details from any mobile number Using termux | rajbhx

How to extract Details from any mobile number | termux | jarvisstaraq.blogspot.com What is truecallerjs Truecallerjs : A simple package to search phone number details.this tool also work in android and Termux app jarvisstaraq.blogspot.com Requirements Android phone Termux Proper valid Mobile Number(Phone number verification for truecaller) Truecaller InstallationId jarvisstaraq.blogspot.com Installation in Termux Installing Node.js, Git, and Wget in Termux:  To install Node.js, Git, and Wget in Termux, follow these steps: 1. Open your Termux app. 2. Run the following command to update the package lists:     ```    pkg update    ``` 3. Next, install Node.js using the following command:    ```    pkg install nodejs    ``` 4. Install Git using the command:    ```    pkg install git    ``` 5. Lastly...

Leaked password & username in Termux vulpw tool | android

vulpw tool check your password or username no compromised  #rajbhx #termux  ############rajbhx############ 🥸Playlist: 🥸 हिंदी में Videos by Me: https://www.youtube.com/playlist?list=PLr7Zk7jV0ikOTMJrcO2N1PkzN-h-ZdHCS 😮Video: 😮 Termux data backup: https://youtu.be/EKusgMFRJPM Zsh in Termux: https://youtu.be/PnbuXViIs8M Flie sharing with Termux : https://youtu.be/E6_jFjn7M9I Obs studio in Android : https://youtu.be/pWNfmVTIPRw Kali nethunter [ROOT]:https://youtu.be/Y37PRQW1rhY Metasploit v6 : https://youtu.be/DL-Jannxvcs ⚠️About my Username⚠️ This username @rajbhx work on Facebook , Instagram , telegram , YouTube , Tumblr , pinterest and Google. 🔗Social media 🔗 😍Pinterest id:https://www.pinterest.com/rajbhx/ ❤️Instagram id :https://www.instagram.com/fakerajbhx 😎Personal account = @rajbhx 😇Creator account = @fakerajbhx (queries and question ask here) ##Blogger 🔗 : https://jarvisstaraq.blogspot.com/ ############rajbhx############ ...

How to install Xubuntu on Android with Termux

In this blog, we will install Xubuntu on our Android phone with Termux without having root access. About Xubuntu Xubuntu is a modified version of XFCE, designed for a better and smoother desktop experience, particularly suited for low-specs based users. Prerequisite Android phone Termux app VNC Viewer app 1GB OR 1.5GB Data required for downloading packages 8GB Minimum internal Storage Installation Make sure your Termux app is updated before proceeding with these steps and commands. Let's Start! Step 1: Update Termux and Install Proot-Distro • pkg update && pkg upgrade • pkg install proot-distro After completing the above steps, follow the process below: Ubuntu Installation Process Ubuntu installation is straightforward; just follow this command: • proot-distro install ubuntu How to Start/Login to Ubuntu Follow these steps: • proot-distro login ubuntu Installing Xubuntu and VNC Ensure your Ubuntu is updated before proceed...

Termux command nano basic information | #termux #rajbhx

Termux command nano basic information • What is nano   A console text editor for UNIX and Unix-like operating systems based on the curses library and distributed under the GNU GPL. It is a free clone of the Pico text editor that was included with the Pine email client. nano was created to replicate the functionality and usability of the Pico interface, but without the deep mail client integration of Pine/Pico. • Installation : ▪️pkg install nano • Launch : ▪️nano file_name • Functions : +number - specify the line in the file from which you want to start editing; -B - create a backup for the file when saving; -C - backup folder; -D - display text in bold; -E - convert tabs to spaces; -F - enable support for editing multiple files; -H - save search and replace history; -I - don't read configuration from nanorc files; -P - remember and restore the cursor position during the last edit; -T - tab size in spaces; -m ...

How to send sms anonymously using Termux | #rajbhx

SMS - anonymous sending Sms scammer is a simple script that uses the requests module and a post request to send an anonymous message from a website. Installation : ▪️ pkg install python ▪️pkg install pip ▪️pkg install git ▪️git clone https://github.com/Sanif007/sms-scammer ▪️pip install request ▪️cd sms-scammer Launch : ▪️ python sms.py

How to install Zphisher in Termux

Any actions and / or activities related to Zphisher are your sole responsibility.  Misuse of this toolkit can lead to criminal charges against the persons concerned.  Contributors will not be held responsible if any criminal charges are brought against anyone who misuses this toolkit to break the law.    This toolkit contains content that can be potentially harmful or dangerous for social media.  Please consult your province / country's law before accessing, using or otherwise abusing this.    This tool is designed for educational purposes only.  Do not attempt to violate the law with anything contained herein.  If that’s your intention, then get the hell out of here!    It simply shows "how phishing works".  You should not abuse info...

How to install VKMSSG is a python script aimed at creating | VKontakte in Termux

VKMSSG is a python script aimed at creating endless conversations on VKontakte according to the parameters you specified. Can be used as wrap messages To work with the script, we need 2 accounts:   sender   destination We get the sender token : https://vkhost.github.io/ (VK Admin) Installation : ▪️ apt update ▪️apt install git -y ▪️apt install python -y ▪️git clone https://github.com/TermuxGodd/vkmssg ▪️cd vkmssg ▪️pip install -r requirements.txt Launch : ▪️ python vkmssg.py

How to get all information about wget command | termux | Linux

How to get all information about wget command | termux | Linux Free non-interactive console program for downloading files over the network. Supports HTTP, FTP and HTTPS protocols, and also supports work through HTTP proxy server. The program is included in almost all GNU/Linux distributions. Installation :  ▪️apt install wget Options : - V (--version) - show program version -h (--help) - display help -b (--background) - work in the background -o file (--out-file) - specify log file -d (--debug) - enable debug mode -v (--verbose) - display maximum information about the utility's operation -q (--quiet) print minimal job information -i file (--input-file) - read URL from file --force-html - read the file specified in the previous parameter as html -t (--tries) - number of attempts to connect to the server -O file (--output-document) - the file to which the received data will be saved -с (--continue) - continu...

How To Install Latest Arch Linux OS On Android

How to Install Arch Linux OS on Android Mobile (Without Root) Hi Guys, w! What is Arch Linux? Arch Linux is a Linux distribution for computers with x86_64 processors, adhering to the KISS principle and is focused on simplicity, modernity, user centrality, and versatility. This means the project attempts to have minimal distribution-specified changes, resulting in minimal breakage and updates. Arch Linux Features Binary packages targeting x86 microprocessors for optimal performance on modern hardware A ports/ebuild-like system for automated source compilation, known as the Arch Build System Arch Linux Package Management The package manager used by Arch Linux is called Pacman, which was developed by Judd Vinet to provide Arch with its own package manager. Pacman is written in C and is used to facilitate regular package changes. Arch Linux History Arch Linux was inspired by CRUX, another minimalist distribution. Judd Vinet started the Arch Linux project in 2002, an...

BGMI 1.9 White Body File | 100% Working - NO-BAN

BGMI 1.9 White Body File | 100% Working - NO-BAN Hi Buddies! Today in this article I'm going to give you BGMI 1.9 white body file. Everything I explain in this article, how to download this config and how to apply?. If you're my daily website visitor, then you may know that I publish a lot of content on Ethical hacking and game hacks. If you're interested in Hacking, then make sure to visit my site. I daily upload and update my articles on new hacks. Recently I publish an article on How to Hack PUBG/BGMI Account. Yeah, just explore my site and get all these methods with practical videos.

How to install Wireshark | वायरशार्क कैसे इनस्टॉल करे | TERMUX (N0 R00T)

How to install Wireshark | वायरशार्क कैसे इनस्टॉल करे | TERMUX   (N0 R00T) First Download And Install Termux Application From Google Play Store And Open It.Now Update Terminal Using Apt Update Command After The Updating Termux Find Your Android Device Architecture

How to arrange/design/configure neovim from scratch in termux

How to arrange/design/configure neovim from scratch in termux Hello visitor in today's post we will learn how to arrange/design/configure neovim from scratch in termux . Let's learn how to install Plus that will make your life easier as a front-end developer. Follow the steps. 1.Install termux Click on this linkand download the termux   and then run these commands below pkg update jarvisstaraq.blogspot.com pkg upgrade jarvisstaraq.blogspot.com

How to install kali Linux in just 70mb size in Termux | libssl.so error fixed

How to install kali Linux in just 70mb size in Termux | libssl.so error fixed KaliTermux Info Install Kali Linux on Android using Termux! The script was originally developed by EXALAB for AnLinux project. This version of script is slightly modified. Differences from original: Mounting internal storage (/sdcard) to root (/) is enabled by default Improved output Some improvements in code How to use Simply copy and paste this code to Termux command line to install Kali Linux: pkg install wget proot -y && wget https://raw.githubusercontent.com/MasterDevX/KaliTermux/master/InstallKali.sh && bash InstallKali.sh After installing run ./start-kali.sh to launch Kali. For Kali Linux⚠️  2022.1⚠️ type apt-get update && apt dist...

Popular posts from this blog

[Apk Setup] Alpine-term App | without using termux

Install and Setup Alpine Term in Android App Welcome to the world of terminal and Linux environment on your Android device! 📲 In this blog post, we will guide you through the installation and setup process of Alpine Term, an amazing application that brings the power of Alpine Linux to your fingertips. Let's get started! 🚀 What is Alpine Term App? 🏔️ Alpine Term is a terminal and Linux environment application for Android. It utilizes Alpine Linux, running inside a headless x86_64 machine emulated with QEMU. The interaction with the operating system is done through terminals attached to the serial consoles of the virtual machine. This allows you to run commands, execute scripts, and experience a Linux environment on your Android device. System Requirements 📋 To install and use Alpine Term, make sure your device meets the following requirements: 📱 AArch64-based device. 🆙 Android 7.0 or higher. 💾 At least 500 MB of free space on the internal storage. 🌐 ...

Cloudflared in Termux to Create tunnels, Port Forwding

Step-by-Step Guide: Installing Cloudflared in Termux for Android (Alternative to ngrok) | 2024" J Link updated https://github.com/rajbhx/cloudflared-termux What is cloudflare Cloudflare, Inc. is an American content delivery network and DDoS mitigation company, founded in 2010. It acts as a reverse proxy between a website's visitor and the Cloudflare customer's hosting provider. Its headquarters are in San Francisco, California Usages cloudflared -url [localhost]:port_number] example : cloudflared -url localhost:8000 cloudflared tunnel localhost:[port_number] Installation Make sure your Termux app updated The commands you provided are the steps to install Cloudflared in Termux using the `rajbhx/cloudflared-termux` repository. Here's a breakdown of each command: 1. Update and upgrade packages:    ```    pkg update && pkg upgrade && pkg install git    ``` 2...

How to install and setup vShell in android app |कैसे इनस्टॉल करें

How to install and setup android vShell(Virtual Shell) app (no root) कैसे इनस्टॉल करें YouTube video link What is Android-vShell app vShell is a  virtual shell environment application  for the Android OS. A virtual Linux shell environment application for Android OS. Runs Alpine Linux in QEMU system emulator.  It provides a virtual machine running small Linux distribution ready for the use out-of-box. Application implements my view on how Linux terminal environments can look like on Android OS. As operating system security is getting more and more hardened over time (which is good btw), it become impossible to abuse design flaws such as executable user data to run Linux native executables. Ability to...

My Termux | How to install Lazymux in Termux #rajbhx

My Termux | How to install Lazymux in Termux Lazymux t00ls !nstaller !s very easy t0 use, 0nly pr0v!ded f0r lazy Termux users, just k!dd!ng. Lazymux !s a t00l that !s spec!ally made f0r Termux user wh!ch pr0v!des a l0t 0f t00l ma!nly used t00ls !n Termux, Lazymux !nstall any 0f the g!ven t00ls pr0v!ded by !t fr0m !tself w!th just 0ne cl!ck, and Lazymux always get updated.  What !s Python 3?   My Termux | How to install Lazymux in Termux @rajbhx How to Install Oh My Zsh How to download copyright free GAME PLAY CODM/PUBG/BGMI/FreeFire Call of duty mobile 60fps   How to install FacebookToolkit in Termux + linux + windows 10/11 Download any video with termux using youtube-dl | #rajbhx HOw to install Raspbian 9 (Stretch) in Termux #rajbhx On Decembe...

🚀 The 2024 Java Developer Roadmap [UPDATED] 🚀

🚀 The 2024 Java Developer Roadmap [UPDATED] 🚀 Hello aspiring Java developers! 🌟 Welcome to the 2023 Java Developer Roadmap, a comprehensive guide designed to help you navigate your journey towards becoming a proficient Java professional. Whether you're just starting or looking to level up your Java skills, this roadmap will provide you with a clear path to success in the Java ecosystem. 🎉 Introduction Java, as a robust and versatile programming language, continues to be a leading choice for building enterprise-level applications, web services, mobile apps, and more. As we step into 2023, the Java landscape evolves, presenting exciting opportunities for developers like you. This updated Java Developer Roadmap encompasses years of expertise and industry insights to outline the key skills, tools, frameworks, libraries, and APIs that you should master to excel as a Java developer in 2023. 🔍 The Essentials Before diving into Java-specific to...

How to extract Details from any mobile number Using termux | rajbhx

How to extract Details from any mobile number | termux | jarvisstaraq.blogspot.com What is truecallerjs Truecallerjs : A simple package to search phone number details.this tool also work in android and Termux app jarvisstaraq.blogspot.com Requirements Android phone Termux Proper valid Mobile Number(Phone number verification for truecaller) Truecaller InstallationId jarvisstaraq.blogspot.com Installation in Termux Installing Node.js, Git, and Wget in Termux:  To install Node.js, Git, and Wget in Termux, follow these steps: 1. Open your Termux app. 2. Run the following command to update the package lists:     ```    pkg update    ``` 3. Next, install Node.js using the following command:    ```    pkg install nodejs    ``` 4. Install Git using the command:    ```    pkg install git    ``` 5. Lastly...

How to install | instagram reporting 2 tool termux by jarvisstaraq

How to install | instagram reporting 2 tool termux by jarvisstaraq Assuming the client truly breaks the instagram rule then their is more opportunities to get prohibited. Instagram limits the reports per unit time, apparatus will auto quit revealing later arrived at limit at very nearly 40 reports. Shows "Detailed Succesfully" later Each Request. You can Report target again later some time (later 2-3 min). Use IP of same district for high effecivity. In the event that you enter invalid username it will in any case send report demand. Assuming that you getting mistake on utilizing intermediaries then, at that point, don't. Requirements Python3 Or Above  Need to install git in linux or termux Download GIT Usage Instagram mass reporter [ TERMUX ]  How to delete Instagram Account by mrwn007 Report tool Termux   [ TERMUX ]

How to delete Instagram Account by mrwn007 Report tool Termux

How to delete Instagram Account by mrwn007 Report tool Termux(Android) What is termux Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager. mrwn007 / 007spam-BOT Check out new updated repository Instagram mass reporter [ TERMUX ] Instagram Reporting 2 [ TERMUX ] Instagram delete new method by crevils [Termux] Why this tool not working:( Because this tool author removed all files and reposiory also just because this tool no working @__@ Installation  pkg install git pkg install python git clone https://github.com/mrwn007/007spam-BOT.git cd 007spam-BOT python3 -m pip install requests python3 bot.py this repo is dead for normal users to report in Ins...

How to install & use report-fb-account-termux tool in termux

report-fb-account-termux   [+]  Disclaimer : This tool is only for educational purpose. The developer is not responsible for any abuse of it.   [+] Installation apt update && apt upgrade -y apt install git python -y git clone https://github.com/jarvisstar/report-fb-account-termux.git cd autoreport python3 ar.py Or, Use Single Command apt install git python -y && git clone https://github.com/KasRoudra/autoreport && cd autoreport && python3 ar.py Screenshots:   Usage: Search "findfbid" in google to get victim's profile link. Such as Website1 , Website2 , Website3 , Website4 . Enter the victim's facebook profile link in the website, generate and copy the numeric id in clipboard. Run the script and enter or paste that id when asked! [+] Note: AUTOREPORT DOES NOT DISABLE ACCOUNT UNLESS THERE IS SPECIFIC POST(S)...

How to Hack CCTV Cameras with Cam-dumper on Linux, Termux, and Windows

Cam-dumper is a written tool in the language of Python program for hacking CCTV cameras that can access cameras in 20 countries   installation   in Linux, Windows, and Termux,  Linux # 💾 Install Python 3.