Giter VIP home page Giter VIP logo

kali_linux's Introduction

Kali_linux

Get Hands on Linux

JPS Virus Maker

JPS Virus Maker is a tool that can create personalized viruses and convert them into worms. It can manipulate Windows functions, such as disabling the Registry Editor, Task Manager, or Yahoo! Messenger. The virus can also self-install and self-replicate, which can reduce system performance and network bandwidth. However, JPS Virus Maker doesn't harm data, compromise personal information, or cause harm.

DDoS attack using HOIC

A system-wide denial of service (DDoS) assault consists of a group of hacked systems, typically infected with Trojans, that are used to launch a DoS attack on a target system or network.

Configure HOIC

Switch to the Windows 10 and open the HOIC (hoic.exe)

On the HOIC GUI, click '+' to add the target.

This initiates the DDoS attack on the target (Kali Linux).

Switch to the Kali Linux and launch the Wireshark.

On the HOIC - [Target] pop-up:

Type the target URL (IP address )

Slide the power bar to High

Select GenericBoost.hoic booster from the drop-down list

Click add

Kali Wifi drives

Install Wifi Module

Verify the adapters

Step 1: run the command and then Terminal

  ifconfig

Step 2: check the Drivers whether they install or not

  airmon-ng

Step 3: Download Link

Step 4: Extract the file

  tar -jxvf compat-wireless-2010-06-26-p.tar.bz2

Step 5: Change the floder and Uninstall and reinstalling the drivers

  cd file name 
  make unload
  make load

Wordlist Exect the rockyou.txt

change the Directory

  cd usr/share/wordlists

Find rockyou.txt.gz file in the wordlists

  Sudo gzip -d rockyou.txt.gz

after check the List the wordlists

wc -l rockyou.txt 

grep to find the passwords

  grep cisco rockyou.txt

kali_linux's People

Contributors

20mh1a04h9 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.