Skip to main content

Posts

How To Update and Upgrade Kali Linux 2017.2 to latest version

  How To Update and Upgrade Kali Linux 2017.2 to latest version | how to download latest 2017.2 latest version Kali Linux has been released new version 2017.2 , So get it Now Download :  https://www.kali.org/downloads/ Update and Upgrade Kali Linux Hey, first check Kali Linux version and then update and upgrade Kali Linux. As we know Offensive security always released a newer version of Kali Linux.  The newer version fixes bugs and the latest kernel, latest tools, and sometimes adds new tools. In update, advanced package tool (APT)  fetched headers data of available tools on the repository and saved into a local drive How to check Kali Linux version #lsb_release -a Update Kali Linux to latest version can be performed by the following command # apt-get update or $ sudo apt-get update  In Upgrade, apt install a newer version of tools and removed the older version. It upgrades only tools. # apt-get upgrade $ sudo...

Kali Linux 2017.2 Released : What's New With New Hacking Tools

 Fixed error of kali linux 2017.1 This release is a roll-up of all updates and fixes since our 2017.1 release in April. In tangible terms, if you were to install Kali from your 2017.1 ISO, after logging in to the desktop and running ‘apt update && apt full-upgrade’, you would be faced with something similiar to this daunting message:   1399 upgraded, 171 newly installed, 16 to remove and 0 not upgraded. Need to get 1,477 MB of archives. After this operation, 1,231 MB of additional disk space will be used. Do you want to continue? [Y/n]   That would make for a whole lot of downloading, unpacking, and configuring of packages. Naturally, these numbers don’t tell the entire tale so read on to see what’s new in this release.   New tools in Kali Linux 2017.2 While more than a dozen new tools have been added to the Kali repositories, some of the notable ones are listed below: hurl – hexadecimal and URL encoder/decoder phishery – injects SS...

How to install WiFi-Pumpkin

what is  WiFi-Pumpkin   WiFi-Pumpkin is security tool that provide the Rogue access point to Man-In-The-Middle and network attacks. purporting to provide wireless Internet services, but snooping on the traffic. can be used to capture of credentials of unsuspecting users by either snooping the communication by phishing. DEF - WiFi-Pumpkin framework for Rogue Wi-Fi Access Point Attack It helps a hacker to create a free open fake wifi and as soon as victim connects to the fake open wifi, he gets trapped. However, the best feature is that if your internet connection is working, victim will get access to internet. Hence, more chances of him to get trapped(Nice, isn’t it?). STEPS TO INSTALL WiFi-Pumpkin Install Dependencies ( necessary package  )   Python's package manager, Pip, will help us manage the rest of the installation. To install it on Kali Linux, run the following commands. 1> sudo apt-get install -y python-pip 2>copy this command a...

DIGITAL NUMBER SYSTEM PART-1 (data representation)

WELCOME TO DEVILz LINUX (ROCK STAR DEVIL) TOPIC - NUMBER SYSTEM (DATA REPRSENTION) What Is NUMBER SYSTEM? DEF - A organized way of representing number is know as number system. WHAT IS DIGITAL NUMBER SYSTEM ?? DEF - IN DIGITAL REPRESENTATION, in various systems are used. The most common number systems used are decimal, binary , octal, and hexadecimal system.  Number Systems Most number systems follow a common pattern for writing down the value of a number: A fixed number of values can be written with a single numerical character, then a new column is used to count how many times the highest value in the counting system has been reached. The number of numerical values the system uses is called the base of the system. For example, the decimal system has 10 numerical characters and so has a base of 10: 0 1 2 3 4 5 6 7 8 9 For writing numbers greater than 9 a second column is added to the left, and this column has 10 times the value of the column im...

HOW TO SETUP KALI DOCKERS ON WINDOWS 10

HOW TO SETUP Kali Linux in Docker on Windows 10 What is Docker? Docker is an open source technology that lets you create, run, test, and deploy distributed applications within software containers. Docker allows you to deploy applications quickly, reliably and stably in any environment. Why use Docker? Because the containers are portable, convenient and fast. With Docker, we can create an image and use it as the basis for each environment we create. For example, we download the basic container Kali Linux, which does not come with the tools installed. Let’s see that from this basic container, can go installing the tools I need and then save with a new name, without the original container, to be, affected. Thus being able, from the base image, create a container with tools for forensics, a container with tools to PenTest web, for example. Install the Metasploit Framework (IN WINDOWS 10 DOCKERS) CLICK HERE my thought  The next best thing is Containers. In the Window...

HOW TO Install the Metasploit Framework (IN WINDOWS 10 DOCKERS)

HOW TO Install the Metasploit Framework (IN WINDOWS 10 DOCKERS) CLICK HERE FOR STEPS TO INSTALL KALI LINUX WITH DOCKERS IN WINDOWS 10 -  COMMAND - FOR INSTALLING METASPLOIT IN WINDOWS 10 DOCKERS apt install metasploit-framework ruby OR   apt-get install metasploit  IF IT DOESNT WORK CLICK HERE CLICK HERE FOR STEPS TO INSTALL KALI LINUX WITH DOCKERS IN WINDOWS 10  -  start up the PostgresSQL database - PROOF ASK ANY QUSTION HERE -  https://devilzlinux.blogspot.in/p/document.html CLICK HERE FOR STEPS TO INSTALL KALI LINUX WITH DOCKERS IN WINDOWS 10  - 

how to upgrade/update specific applications in linux

hello linux Userzz today i am going to show you steps for upgrade specific applications  LETS GO!!!! 1>To only u pgrade specific applications YOU CAN USE THESE  COMMAND  sudo apt-get --only-upgrade install "APPLICATIONS NAME"      OR sudo apt-get dist-upgrade "APPLICATIONS NAME"   OR       sudo apt-get upgrade "APPLICATIONS NAME" EXAMPLE:--  FIREFOX UPGRADE DEMO -   sudo apt-get dist-upgrade firefox OR     sudo apt-get upgrade firefox  OR sudo apt-get --only-upgrade install firefox 2> METASPLOIT UPGRADE EXAMPLE sudo apt-get --only-upgrade install metasploit-framework more information for searching specific application name use this command apt search "application name what ever you know" example - i want to find corrent application name of metasploit so used this command apt search metasploit and in result in found...

FATRAT - [x]::[warning]:this script require mingw32 or 64 installed to work

fix for fatrat[x]::[warning]:this script require mingw32 or 64 installed to work  Checking type of shell .... [local]  [ * ] Checking for internet connection  [ ✔ ]::[Internet Connection]: CONNECTED!  [ ✔ ] Xterm.............................[ found ]  [ ✔ ] Dns-Utils ........................[ found ]  [ ✔ ] Gcc compiler......................[ found ]  [ ✔ ] Apache2 ..........................[ found ]  [ ✔ ] Gnome Terminal....................[ found ]  [ ✔ ] UPX Compressor....................[ found ]  [ ✔ ] Ruby..............................[ found ]  [ ✔ ] Openssl...........................[ found ]  [ ! ] Installing tools dependencies  [ ✔ ] Monodevelop ......................[ found ]  [ ✔ ] Jarsigner (java)..................[ found ]  [ ✔ ] Unzip.............................[ found ]  [ ✔ ] Keytool (java)....................[ found ]  [ ✔ ] Zipalign  [ ✔ ] Proguard  [ X ] Mingw-w64 ->...

How To Download Instagram Videos/Photos to Computer

Download Instagram Videos to Computer/PC Log in to your Instagram Account using any web browser like Google Chrome, Mozilla Firefox etc. Get the URL of your video by clicking   and by pressing  View Video page . Right-click on the video and Select “Inspect Element”. You will see a link in a <div> tag after src , click it. Now your video will start playing in a new tab. Then right click anywhere on the screen and select Save Video As Your video will now start downloading. You’re done Download Instagram Videos to Computer Easily Follow first 3 steps from the above procedure and open dredown website . Paste the copied URL in the text box provided Press Dredown! You’re done.

Subtitle-to-speech program

Subtitle-to-speech program A program to turn movie subtitles (SRT) to speech using the Windows narrator other formate to convert srt from these site (example .ass to srt)  https://subtitletools.com/convert-to-srt https://lab.sorz.org/tools/asstosrt/ In order to rid myself of the subconscious addiction to western cinema, I started watching a lot of movies from other countries, especially Asian countries.   Most of these films have subtitles submitted by fans - way much cooler than voice-overs. The problem I have with reading subtitles while in bed stems from the fact that I wear glasses... I am a programmer so I decided to tackle the issue of subtitles-to-speech once and for all. What luck, Vista has a better voice for the narrator! 1. The subtitle-to-speech window 2. Click the Play or Browse-for-Folder button to specify the location of the subtitle file (Subrip only) 3. Locate the subtitle file... 4. If a video has been found (AVI) matching the subtitle file, you ...