Tuesday 17 December 2019

Network Hacking - Information Gathering


Network Hacking is generally means gathering information about domain by using tools like Telnet, NslookUp, Ping, Tracert, Netstat, etc.

It also includes OS Fingerprinting, Port Scaning and Port Surfing using various tools.

PING
Ping is part of ICMP (Internet Control Message Protocol) which is used to troubleshoot TCP/IP networks. So, Ping is basically a command that allows you to check whether the host is alive or not.

To ping a particular host the syntax is (at command prompt)--
c:/>ping hostname.com

example:- c:/>ping www.google.com

Various attributes used with 'Ping' command and their usage can be viewed by just typing c:/>ping at the command prompt.


Netstat :-
It displays protocol statistics and current TCP/IP network connections. i.e. local address, remote address, port number, etc.
It's syntax is (at command prompt)--
c:/>netstat -n


Telnet :-
Telnet is a program which runs on TCP/IP. Using it we can connect to the remote computer on particular port. When connected it grabs the daemon running on that port.
The basic syntax of Telnet is (at command prompt)--
c:/>telnet hostname.com
By default telnet connects to port 23 of remote computer.
So, the complete syntax is-
c:/>telnet www.hostname.com port
example:- c:/>telnet www.yahoo.com 21 or c:/>telnet 192.168.0.5 21



c:/>Tracert :-
It is used to trace out the route taken by the certain information i.e. data packets from source to destination.
It's syntax is (at command prompt)--
c:/>c:/>tracert www.hostname.com
example:- c:/>tracert www.insecure.in



Here "* * * Request timed out." indicates that firewall installed on that system block the request and hence we can't obtain it's IP address.

various attributes used with tracert command and their usage can be viewed by just typing c:/>tracert at the command prompt.

The information obtained by using tracert command can be further used to find out exact operating system running on target system.
Read More

Saturday 14 December 2019

Latest Airtel Hack

Latest Airtel Hack
These days Airtel offers New choice to the Subscriber to access Mobile Office every day @ Rs.25.00/- per day. But this is too Costly.

Only 24 hours and therefore the cost is Rs.25.00 Oh GOD!!

But I got a Trick that’s helped me to Activate my Mobile Office whole 30 days only for 25.00/. It's really good.

Just follow the Trick-

1) Your account balance should be above 25.00 for the primary time.

2) Activate your mobile office by dialing *444*1#. You will Activate your Mobile Office within the Morning.

3) You got an Activation msg. Your account should be deducted by Rs. 25.00/-

4) After that, you can enjoy the mobile office for 24 hours.

5) except for unlimited access you'll do this:: Just cut your mobile from 7.00 am to 10.00 am. and your account balance need to be below 25.00 /

6) Just try it to enjoy the whole world only by 25.00.

I am sure you should be Benefited. JUST TRY IT!!!!!!!!!
Read More