What is NGROK? How to install NGROK on kali Linux 2021 | ANONYMOUS TIM3



What's up hackers and penetration testers. Anonymous here back again with another useful tutorial. In this tutorial we are gonna be tacking a look at how to install NGROK on kali Linux operating  system. so without any further due lets get started. 


NGROK




What is NGROK ?  How its work?



NGROK is a cross-application that exposes local server ports to the Internet.  Their website claims, (so you can) spend more time programming-one command for an instant, secure URL to your localhost server through any NAT or firewall. 

Honestly, it sounds pretty cool, right? Say you were developing a cupule of website pages and you wanted to show it to your friend, but you didn't  have all the infrastructure already set-up well you know what, why don't I show you? 


Here is a basic demo HTML page just being served on a local development machine. 






Pretty boring. Obviously this is just for demonstrations sake but, if I were to fire up NGROK. 



You can see I have a forwarded port and tunnel set up from port 80 (HTTP) on my localhost, now publicly available at http[:]//d7d61b3bf14c.ngrok.io!


Now anyone on the Internet (including those programmer buddies I mentioned!) can access this site.




Checking back at the NGROK output:



very cool! We can see the requests that came in and the number of connections. Now I can stop NGROK, and that will tear down the tunnel. that public endpoint no longer reaches my local machine. Quick, temporary tunnels as you need them. 

This was a super simple showcase of NGROK. And it is not just spinning up an HTTP server you can make any post publicly accessible. While I used the http 80 syntax in that example, you could supply NGROk tcp 445 or define ports to use in a configuration file. 

That is intended and benign use of NGROK, for its real functional purpose. But I think you might be able to guess how this can be used for more nefarious purpose. 


Best Hacking Tool For Termux



Now Lets see,  How to install NGROK in kali Linux operating system. 


The installation of NGROK is quite simple. Just follow My Step. for downloading this tool from there official website first, open any web browser and search for "NGROK"

then you will see NGROK.com which is there official website. click on the link. And, Now click on sign up. because we are new obviously . 


NGROK

So,  In that sign up page enter your Name, Email and password then, fill the captcha and click on sign up button. 


here we go. now click on Linux. your file will be start downloading automatically. 





Now step 2 is 'connect your account' .  you can see a code under connect your account. we will be using that code for connecting our account. 


Now open our NGROK file and extract the file by clicking right button of your mouse and extract here. it will extract the file from archive and here we go.


Now open this file in terminal. Then go to NGROK website again and copy the whole code you can see under Step 2 'connect your account'  and get back to your terminal and paste it then hit enter. It will save your authtoken on your Linux. 



STEP 2



How to start using it? 

just simply type  ./ngrok http 8080 (you can use any port) and hit enter. so will see it has started NGROK server and the status is online. and you can see lots of details about NGROK and the generated link. 




#anonymous #tim3 #ethical_hacking


I hope you enjoy this tutorial. If you regarding any problem with this topic please send me messages on my social media link.


FOLLOW ME:   YouTube | Facebook | Instagram