ข้ามไปที่เนื้อหาหลัก

บทความ

Automated Threat Intelligent System integrated with McAfee Advanced Threat Defense and Malware Information Sharing Platform

Tools   Automated Threat Intelligent System integrated with McAfee Advanced Threat Defense and Malware Information Sharing Platform   02/09/2019     Anastasis Vasileiadis Automated Threat Intelligent System An improvised automated threat intelligent system with advanced vulnerability scanners and Opensource Intelligence Information gathering python scripts when integrated with McAfee Advanced Threat Defense and Malware Information Sharing Platform can defend against new and futuristic cyber attacks. ATD-MISP with OpenDXL This integration is focusing on the automated threat intelligence collection with McAfee ATD, OpenDXL, and MISP. McAfee Advanced Threat Defense (ATD) will produce local threat intelligence that will be pushed via DXL. An OpenDXL wrapper will subscribe and parse indicators ATD produced and will import indicators into a threat intelligence management platform (MISP). Component Description McAfee Advanced Threat Defense (ATD)  ...
โพสต์ล่าสุด

truegaze v0.1.3 releases: Static analysis tool for Android/iOS apps focusing on security issues

Tools   truegaze v0.1.3 releases: Static analysis tool for Android/iOS apps focusing on security issues   02/09/2019     Anastasis Vasileiadis truegaze A static analysis tool for Android and iOS applications focusing on security issues outside the source code such as resource strings, third-party libraries, and configuration files. Structure The application is command line and will consist of several modules that check for various vulnerabilities. Each module does its own scanning, and all results get printed to the command line. Changelog v0.1.3 Added plugin to check for weak signing keys Install pip install truegaze Use To scan an application: truegaze scan test.apk truegaze scan test.ipa Sample output Listing modules: user@localhost:~/$ truegaze list Total active plugins: 1 +----------------+------------------------------------------+---------+------+ | Name | Description | Android | iOS...

PyRDP v0.3 releases: Python 3 Remote Desktop Protocol Man-in-the-Middle

Tools   PyRDP v0.3 releases: Python 3 Remote Desktop Protocol Man-in-the-Middle   02/09/2019     Anastasis Vasileiadis PyRDP PyRDP is a Python 3 Remote Desktop Protocol (RDP) Man-in-the-Middle ( MITM ) and library. It features a few tools: RDP Man-in-the-Middle Logs credentials used when connecting Steals data copied to the clipboard Saves a copy of the files transferred over the network Saves replays of connections so you can look at them later Run console commands or PowerShell payloads automatically on new connections RDP Player: See live RDP connections coming from the MITM View replays of RDP connections Take control of active RDP sessions while hiding your actions List the client’s mapped drives and download files from them during active sessions RDP Certificate Cloner: Create a self-signed X509 certificate with the same fields as an RDP server’s certificate We have used this tool as part of an RDP honeypot which records se...

Metasploit 5.0.45 releases: penetration testing platform

Tools   Metasploit 5.0.45 releases: penetration testing platform   02/09/2019     Anastasis Vasileiadis The Metasploit Project is a computer security project which provides information about security vulnerabilities and aids in penetration testing and  IDS  signature development. It is a penetration testing platform that enables you to find, exploit, and validate vulnerabilities. The platform includes the Metasploit Framework and its  commercial counterparts , such as Metasploit Pro. Image: Rapid7 Changelog v5.0.45 v5.0.0 Metasploit 5.0 brings many new features, including new database and automation APIs, evasion modules and libraries, language support, improved performance, and ease-of-use. See the release announcement  here . The following is a high-level overview of Metasploit 5.0’s features and capabilities. Metasploit users can now run the PostgreSQL database by itself as a RESTful service, which allows for multiple...

WinPwn v1.2 releases: Automation for internal Windows Penetration Testing

Tools   WinPwn v1.2 releases: Automation for internal Windows Penetration Testing   02/09/2019     Anastasis Vasileiadis WinPwn Automation for internal Windows  Penetration Testing . 1) Automatic Proxy Detection 2) Elevated or unelevated Detection 3) Forensic Mode oder Pentest Mode a. Forensik -> Loki + PSRECON + Todo: Threathunting functions b. Pentest -> Internal Windows Domain System i. Inveigh NBNS/SMB/HTTPS Spoofing ii. Local Reconing -> Hostenum, SessionGopher, FileSearch, PSRecon iii. Domain Reconing -> GetExploitableSystems, Powerview functions, ACL-Analysis, ADRecon 1) Todo: Grouper for Group Policy overview iv. Privilege Escalation -> Powersploit (Allchecks), GPP-Passwords, MS-Exploit Search (Sherlock), WCMDump, JAWS v. Lazagne Password recovery vi. Exploitation -> Kerberoasting, Mimikittenz, Mimikatz with Admin-rights vii. LateralMovement -> FindLocalAdminAccess 1) Invoke-MassMimikatz || Powershell Empire Remote La...

โพสต์ยอดนิยมจากบล็อกนี้

WinPwn v1.2 releases: Automation for internal Windows Penetration Testing

Tools   WinPwn v1.2 releases: Automation for internal Windows Penetration Testing   02/09/2019     Anastasis Vasileiadis WinPwn Automation for internal Windows  Penetration Testing . 1) Automatic Proxy Detection 2) Elevated or unelevated Detection 3) Forensic Mode oder Pentest Mode a. Forensik -> Loki + PSRECON + Todo: Threathunting functions b. Pentest -> Internal Windows Domain System i. Inveigh NBNS/SMB/HTTPS Spoofing ii. Local Reconing -> Hostenum, SessionGopher, FileSearch, PSRecon iii. Domain Reconing -> GetExploitableSystems, Powerview functions, ACL-Analysis, ADRecon 1) Todo: Grouper for Group Policy overview iv. Privilege Escalation -> Powersploit (Allchecks), GPP-Passwords, MS-Exploit Search (Sherlock), WCMDump, JAWS v. Lazagne Password recovery vi. Exploitation -> Kerberoasting, Mimikittenz, Mimikatz with Admin-rights vii. LateralMovement -> FindLocalAdminAccess 1) Invoke-MassMimikatz || Powershell Empire Remote La...

evil-winrm v1.6

evil-winrm v1.6 releases: Windows Remote Management shell for pentesting Evil-WinRM This shell is the ultimate WinRM shell for hacking/pentesting. WinRM (Windows Remote Management) is the Microsoft implementation of the WS-Management  Protocol . A standard SOAP-based protocol that allows hardware and operating systems from different vendors to interoperate. Microsoft included it in their Operating Systems in order to make life easier to system administrators. This program can be used on any Microsoft Windows Servers with this feature enabled (usually at port 5985), of course only if you have credentials and permissions to use it. So we can say that it could be used in a post-exploitation hacking/pentesting phase. The purpose of this program is to provide nice and easy-to-use features for hacking. It can be used with legitimate purposes by system administrators as well but most of its features are focused on hacking/pentesting stuff. Features Command History WinR...

TrevorC2 1.1 releases

TrevorC2 1.1 releases – tunnels client/server communications for covert command execution TrevorC2 – Command, and Control via Legitimate Behavior over HTTP Written by: Dave Kennedy (@HackingDave) Website:  https://www.trustedsec.com Note that this is a very early release – heavy randomization and encryption to be added soon. TrevorC2 is a  client/server  model for masking command and control through a normally browsable website. Detection becomes much harder as time intervals are different and do not use POST requests for data exfil. There are two components to TrevorC2 – the client and the server. The client can be configured to be used for anything. In this example, it’s coded in Python but can easily be ported to C#, PowerShell, or whatever you want. Currently the trevorc2_client.py supports Windows, MacOS, and Linux. You can always byte compile the Windows one to get an executable, but preference would be to use Windows without having to drop an ...