Posts

Showing posts with the label FREE tricks

Free Udemy Coupons - 2

Image
Hey guys, After a good response from our previous Free Udemy coupon , we are adding some new stuff and try to give you the latest coupons. All the courses are 100% free click on the below links to get the course, If you want to share any course with your friends then share this page link instead of a single URL.   Accounting for Entrepreneurs https://goo.gl/znME95 Website Development HTML, CSS, JS https://goo.gl/CL5Qu2 Full Stack Web Development   (worth $200) https://goo.gl/ZF8JCq Learn fundamentals of Git & Github https://goo.gl/f7sHaP   How to DJ using your Computer https://goo.gl/TNUja4   Graphic Design Course https://goo.gl/b68S8e   Complete SEO (search engine optimization) https://goo.gl/vpBVsW   Complete Android Material Design Pro https://goo.gl/M3ixzy How to open a Restaurant https://goo.gl/zEB74B How to build your own E-commerce website  without coding https://goo.gl/99e1uH Get the article published https://goo.gl/WXUVrp Compos...

Make your own WiFi hotspot program using Batch Programming

Image
Most of us have WiFi in our laptop  computer but when we want to share our wifi with our friends we spend money to buy software which create hostpot network on your laptop.But now you don't need to buy or waste money for these types of software, you can create your own WiFi Hotspot  network by using a batch program,I will tell you how can you do this,so follow the steps below STEP 1: Open your notepad STEP 2: Copy and paste the code to your notepad given below ___________________________________________________________________ @echo off if not exist c:\users\%username% goto err1 :main cls echo. echo. echo Wi-Fi Hotspot Compatible with Windows 8 -  echo By Tekspot(techingspot.tk) echo -- echo. echo. echo. echo 1. Create a Hotspot echo 2. Show Network Settings echo 3. Show Drivers echo 4. Start Network echo 5. Stop Network echo 6. Help echo 7. About echo 8. Quit echo. set /p select=Enter the number of your choice: if %select% == 1 goto :create if %select% == 2 goto :shownet...

Take down website using Slowloris DOS attack

Image
A DoS attack is a type of attack where an attacker can suspend services of a host or a website by sending a large number of traffic and making request constantly from two or more computer or by sending large number of packet (for which you can find tutorial  here  )which make small servers overload and server goes crash and result "Destination unreachable" Here i am going to DOS using Perl base program name Slowloris developed by  Robert "RSnake" Hansen. Slowloris is very effective program  which allows a single machine to take down another machine's web server with minimal bandwidth and side effects on unrelated services and ports. It keep connection open of the target and keep sending request and after some time some become unresponsive to other request which result in server down. It is very easy to use this program for which i am going to give step by step tutorial below STEP 1 As i said it's Perl base program, mostly i use this program on some  Linux d...

GET 1000 HACKING TRICKS COLLECTION FOR FREE

Image
Get 1000 hacking tricks collections ,these are the best and popular hacking tricks . These tutorials are supported by windows vista, seven, and xp (still lots of people using this os) you will also get some knowledge article related to networking, how to become a hacker, and lots of stuffs related to hacking. MORE POSTS FOR YOU: DISABLE MANY RISKY FEATURES OF WINDOWS WITH HARDEN TOOLS THIS TUTORIAL INCLUDES: 1 Ethical hacking tricks 2 Windows hacking tricks 3 Registry hacking tricks 4 Cryptography and more                              NOW FREE DOWNLOAD 1000 HACKING TRICKS AND TIPS                                                             DOWNLOAD NOW!! MORE POSTS TO BOOST THE HACKER IN YOU: 1.  HACK WIFI PASSWORDS WITH YOUR WINDOWS MACHINE 2.  TOP FREE T...