How to Use HeartBleed in Termux

How to Use HeartBleed in Termux

How to Use HeartBleed in Termux

How to Use HeartBleed in Termux

     HeartBleed vul scan is a tool to scan the heartbleed vulnerability,to run this tool you have to follow these instructions

It is used to update the termux tools

$apt update 

How to Use HeartBleed in Termux


It is used to upgrade termux tools

$ apt upgrade

How to Use HeartBleed in Termux


It is used to install github tools in termux

$ apt install git

How to Use HeartBleed in Termux


It is used to install python programming language

$ apt install python

How to Use HeartBleed in Termux


It is latest version of python

$ apt install python2

How to Use HeartBleed in Termux


It is used to clone github tools

$ git clone (link in github)

How to Use HeartBleed in Termux


To go to directory put this
$ cd HeartBleed 

How to Use HeartBleed in Termux


To grant permissions put this
$ chmod +x * 


How to Use HeartBleed in Termux



Now to run the tool put this
$ ./install.sh 

How to Use HeartBleed in Termux


=> usage :
$ ./hbleed

How to Use HeartBleed in Termux


Post a Comment

0 Comments