Gpredict – Satellite Tracking Application

0

Gpredict is a real time satellite tracking and orbit prediction program for the Linux desktop. It uses the SGP4/SDP4 propagation algorithms together with NORAD two-line element sets (TLE). Some core features of Gpredict include: Tracking of a large number of satellites only limited by the physical memory and processing power of the computer Display the tracking data in lists, maps, polar plots and...

John The Ripper – One Stop Password Audit Tool

0

John The Ripper - A one stop password audit tool for various formats John is a state of the art offline password cracking tool. John was better known as John The Ripper(JTR) combines many forms of password crackers into one single tool. It automatically detects the type of password & tries to crack them with either bruteforceing the encrypted hash...

Dnsenum – Tool for DNS enumeration to find DNS Servers

0

Dnsenum is a tool for DNS enumeration, which is the process of locating all DNS servers and DNS entries for an organization. DNS enumeration will allow us to gather critical information about the organization such as usernames, computer names, IP addresses, and so on. DNSENUM OPTIONS --dnsserver     <server> Use this DNS server for A, NS and MX queries. --enum          Shortcut option equivalent to --threads 5...

Penetration Testing Resources For Simulated Attacks

0

Penetration testing, all the more usually called pentesting, is the act of discovering openings that could be abused in an application, system or framework with the objective of identifying security vulnerabilities that a programmer could use against it. In this article we will list out some penetration testing resources. Also Read BurpBounty – Active and Passive Scan Check Builder Metasploit Unleashed The Metasploit...

PhEmail Open Source Tool to Sending Phishing Emails Automatically

0

PhEmail is a python open source phishing email tool that mechanizes the way toward sending phishing messages as a component of a social designing test. The primary motivation behind it is to send a pack of phishing messages and demonstrate who tapped on them without endeavoring to misuse the internet browser or email customer however gathering however much data...

fsociety Hacking Tools Pack – A Penetration Testing Framework

0

fsociety is a penetration testing system comprises of all penetration testing devices that a programmer needs. It incorporates every one of the devices that associated with the Mr. Robot Series. The tool comprises an immense devices list beginning structure Information social event to Post Exploitation. Also Read Autovpn – Connect to a VPN in a Country of your Choice Information Gathering Nmap Setoolkit ...

ReelPhish – A Real-Time Two-Factor Phishing Tool

0

ReelPhish is a real-time two-factor phishing tool. This ReelPhish tool has been released along with a FireEye blog post. The blog post can be found by clicking here. Installation Steps For ReelPhish The latest release of Python 2.7.x is required. Install Selenium, a required dependency to run the browser drivers. pip install -r requirements.txt Download browser drivers for all web...

Wifite 2.1.0 – Automated Wireless Attack Tool

0

A complete re-write of wifite, a Python script for auditing wireless networks. Wifite runs existing wireless-auditing tools for you. Stop memorizing command arguments & switches! What's new in Wifite 2.1.0? Less bugs Cleaner process management. Does not leave processes running in the background (the old wifite was bad about this). No longer "one monolithic script". Has working unit tests. Pull requests...

Autovpn – Connect to a VPN in a Country of your Choice

0

AutoVpn is a tool to automatically connect you to a random VPN in a country of your choice. It uses openvpn to connect you to a server obtained from VPN Gate. Compiling Autovpn First clone the repo and cd into the directory: $ git clone https://github.com/adtac/autovpn $ cd autovpn Then run this to generate the executable: $ go build autovpn.go Also Read BurpBounty - Active and Passive...

BurpBounty – Active and Passive Scan Check Builder

0

BurpBounty permits you, in a speedy and basic way, to enhance the active and passive burpbounty suite scanner by methods for customized rules through an exceptionally natural graphical interface. Through a propelled pursuit of examples and a change of the payload to send, we can make our own particular issue profiles both in the active scanner and in the...