Rabu, 15 Agustus 2018

How To Close at 8pm on Open Ports

How To Close at 8pm on Open Ports - This phone has everything you’d hope for considering the price. There's the usual set of high-end specs like fast charging, wireless charging, IP68 waterproofing and speedy 4G LTE. Like the S9 Plus, the Note 9 has dual rear cameras with dual aperture and OIS. New technology for the Note 9 specifically includes Flaw Detection and Scene Optimiser, which in simpler terms tell you if you’d taken a blurry photo and selects the best scene mode for the shot. Samsung also launched the Galaxy Watch at the same time, which can be charged alongside the Note 9 on the below Wireless Charger Duo, which is a neat accessory (photo via Gizmodo). home at 8pm on, well we have collected a lot of data from the field directly and from many other blogs so very complete his discussion here about How To Close at 8pm on Open Ports, on this blog we also have to provide the latest automotive information from all the brands associated with the automobile. ok please continue reading:



As you know i am preparing for http://ohmyginika.blogspot.com /" target="_blank">CEH (Certified Ethical Hacker) from several months.
Yesterday i found something interesting when reading the topics of Trojans from my CEH study material. Yeah you are right Trojans are backdoor programs that create a connection with the help of open ports many of us are suffering from Trojans.they are one of the dangerous weapon for hackers.

If a hacker install a Trojan on your computer then he can do anything with your computer while sitting to thousands of km far away from your computer.After a successful installation of Trojan hacker can use your computer as a Zombie computer and can do any kind of illegal work with your IP address Or even can able to delete your valuable data.

Today i will show you how to be keep yourself safe by closing open ports.
Ports are the Application specific End points which provide connections in a operating system.
when you are connected to internet each network process use a different port.
for yahoo messenger uses a different port,your browser uses a different port to establish a connection with network.

As we discussed about Trojans earlier,when a hacker installs a Trojan on your computer..he need a open port to create a connection from your computer to his computer.
To keep our self save from this kind of attacks we need to close our open ports.


I searched a lot in my CEH study material on "how to close a open port" but didn't succeed..then after decided to do it myself.

After 4 hours of consistent hard work i found a way by which we can able to close open ports..
To close open Ports..Here's The Procedure..
  1. Go To Start And Then Run.
  2. Type "netsh firewall delete portopening TCP PORTNUMBER" without Quotes and PORTNUMBER is the Number of your port which you want to close.
    if you want to close PORTNUMBER 8080 Then the command to close PORT 8080 is.
    netsh firewall delete portopening TCP 8080.
  3. Now Press enter and Your are done..


I also try to created VB Script and .bat file for both commands.

Vbs Script to close open ports. http://ohmyginika.blogspot.com /" target="_blank">.Just copy and paste below coding to notepad file and save as PortCloser.vbs

set ss = createobject("wscript.shell")
set ws = wscript
dim PORT
PORT = InputBox("Enter the port you wish to close:")
ss.run "netsh.exe"
ws.sleep 1000
ss.sendkeys "firewall delete portopening TCP " & PORT
ss.sendkeys "{enter}"
ws.sleep 500
'ss.sendkeys "exit"
'ss.sendkeys "{enter}"


.BAT Script to close open ports..Just copy and paste below coding to notepad file and save as
PortCloser.bat

@echo off
title Port Closer
echo Port Closer
echo.
set /p port=Type the port number you wish to close here:
netsh firewall delete portopening TCP %port%
msg /w * Port %port% has been closed.
exit


For any Queries regarding this..put your valuable comments..
TECHNO NEWS
https://ikkemunandar.blogspot.com/
How to Automatically Shrink url of ADF.ly || Earn Money By ADF.ly
https://ikkemunandar.blogspot.com/2013/12/how-to-automatically-shrink-url-of.html
4 Steps Hacking Jcow Social Networking Web Server via Arbitrary Code Execution
https://ikkemunandar.blogspot.com/2016/01/4-steps-hacking-jcow-social-networking.html
ATF Box Full Crack Tool Without Box Flashing For All Nokia
https://ikkemunandar.blogspot.com/2016/01/atf-box-full-crack-tool-without-box.html

Tidak ada komentar:

Posting Komentar