Ghost Phisher is a Wireless and Ethernet security auditing and phishing attack tool written using the Python Programming Language and the Python Qt GUI library, the program is able to emulate access points and deploy.
Uma
CyberProbe – Capture, Analyze and Respond to Cyber Attacks
The Cyberprobe project is an open-source distributed architecture for real-time monitoring of networks against attack. The software consists of two components:
BitDefender Total Security 2017 Review
I really hope everyone agrees with me, when I’m saying:
hydra v8.6 Released
THC-Hydra: a very fast (multi-threaded) network logon cracker which supports many different services:
Bypass IDS Firewall With Meterpreter over SSH
- Tool Name: MeterSSH
- Written by: David Kennedy
- Company: TrustedSec
- Website: https://www.trustedsec.com
- Twitter: @TrustedSec, @HackingDave
How To Bypass UAC Protection on Windows 7/8/10 Systems
Info:
This module will bypass Windows UAC by utilizing the trusted publisher certificate through process injection. It will spawn a second shell that has the UAC flag turned off. This module uses the Reflective DLL Injection technique to drop only the DLL payload binary instead of three seperate binaries in the standard technique. However, it requires the correct architecture to be selected, (use x64 for SYSWOW64 systems also). If specifying EXE::Custom your DLL should call ExitProcess() after starting your payload in a seperate process.