Saturday, 9 December 2017

AMAP

AMAP

Amap is a scanning tool to identify the applications running on specific ports. It is achieved by sending triggers to ports and receiving the responses. Then it prints out the service if it finds the correct match. Amap supports tcp, udp, regular and SSL-enabled ASCII and binary protocols.
Generally we know that HTTP runs on port 80, SMTP on port 25 and so on, but sometimes while dealing with proprietary protocols running on non-standard ports, we are unable to determine what application is running on these ports.But Amap may help to do this because it may really perform an SSL connect if we wish.


For Usage of the tool just read the Documentation below:-

Friday, 8 December 2017

AUTOMATER


AUTOMATER


Automater is a tool by tekdefense for information gathering on websites making the work of intrusion analysts easier. It scans URL/Domain, IP address. It searches websites like IPvoid.com, Robtex.com, Fortiguard.com, unshorten.me, Urlvoid.com, Labs.alienvault.com, ThreatExpert, VxVault, and
VirusTotal for finding extensive information about the target. It is supported by both Linux and Windows. It is coded in python so one needs to install python first in order to run the tool. (Extra Libraries needed with linuxhttplib2, re, sys, argparse, urllib, urllib2)
One can download the tool at the following link:‐

For Usage of the tool just read the Documentation below:-


HACKING-(AN ART OF INVENTIVENESS)

 HACKING-(AN ART OF INVENTIVENESS)


The very first question that strikes our head is 'What basically is hacking?'
So peeps,I am going to make you conversant on the same.
Hacking is a process of attempting to gain an unauthorized access to computer resources for the purpose of modification or destruction of those resources.
It is essentially impossible to decide in a clean cut-way whether hacking is good or bad because the decision is completely reliable on the context.For an instance,you could be hacking into a pedophile's email/website or bank account to stop him/her from exploiting.Or you could be hacking to steal the photos of the children to put on a paedopholic website.Nevertheless we are going to discourse hacking in an irrefutable manner.
A benefit to the computer community is the free-whilling exploration of systems by the benign hacker.We are referring to an ethical hacker i.e. a computer or network expert who attacks a security system on the behalf of its owners,seeking vulnerabilities that a malacious hacker may exploit.It helps families of the deceased people to access accounts to perceive what their final viral transmissions may have been or gain access to some accounts to close them down.This practice enables an organisation to learn how nefarious hackers can exploit vulnerabilities in its computer systems.
Basically we get to know that no technology is 100% secure and hacking is required in every field.
To know more about hacking,stay tuned to our blog. :)