by Antonio Quina | Jan 5, 2015
SPARTA is a python GUI application which simplifies network infrastructure penetration testing by aiding the penetration tester in the scanning and enumeration phase. It allows the tester to save time by having point-and-click access to his/her toolkit and by...
by Antonio Quina | Mar 25, 2014
What is it? It is a known fact that all hackers like terminals but most (good) hackers also like efficiency and automating repetitive tasks. This is where SPARTA comes in. SPARTA is a python GUI application which simplifies network infrastructure penetration testing...
by Antonio Quina | Jun 19, 2013
Many penetration testers rely on unicornscan’s speed to perform UDP portscans. Sometimes, a first pass is made with unicornscan to detect open UDP ports and then a second pass is made with nmap on those ports to find additional information about the service. In...
by Antonio Quina | Nov 21, 2012
What is it? Inter-Protocol Communication is the ability of two different protocols to exchange meaningful commands and data. These two protocols can be called the target protocol and the carrier protocol. The target protocol is the protocol on the receiving end with...