By-Pass Firewalls
How can you hack a Firewall?
Well, there is a useful tool called Trivial FTP (TFTP) which can be used by a attacker to hack firewalls.
How does it work?
While scanning UDP ports, you will want to pay close attention to systems with port 69 open. Cicso routers allow the use of TFTP in conjunction with network servers to read and write configuration files. The configuration files are updated whenever a router configuration is changed. If you can identify TFTP, there is a good chance that you can access the configuration file and download it.
Here are the basic steps:-
(1) Determine the router’s name. NSLookup or Ping –a can be useful.
c: \>ping -a 192.168.13.1
Pinging Router1 [192.168.13.1] with 32 bytes of data:
Reply from 192.168.13.1: bytes=32 time<10ms ttl="255
Reply from 192.168.13.1: bytes=32 time<10ms ttl="255
Reply from 192.168.13.1: bytes=32 time<10ms ttl="255


0 comments »
Add your comment below,or trackback from your own site.
Be nice. Keep it clean. Stay on topic. No spam.