Lucene search
K

3109 matches found

Kitploit
Kitploit
added 2021/09/08 8:30 p.m.184 views

SharpStrike - A Post Exploitation Tool Written In C# Uses Either CIM Or WMI To Query Remote Systems

SharpStrike is a post-exploitation tool written in C that uses either CIM or WMI to query remote systems. It can use provided credentials or the current user's session. Note: Some commands will use PowerShell in combination with WMI, denoted with in the --show-commands command. Introduction...

7.7AI score
Exploits0References5
Rapid7 Blog
Rapid7 Blog
added 2021/08/27 7:3 p.m.61 views

Metasploit Wrap-Up

LearnPress authenticated SQL injection Metasploit contributor h00die added a new module that exploits CVE-2020-6010, an authenticated SQL injection vulnerability in the WordPress LearnPress plugin. When a user is logged in with contributor privileges or higher, the id parameter can be used to...

6.5CVSS8.8AI score0.455EPSS
Exploits6
The Hacker News
The Hacker News
added 2021/08/25 1:0 p.m.19 views

Researchers Uncover FIN8's New Backdoor Targeting Financial Institutions

A financially motivated threat actor notorious for setting its sights on retail, hospitality, and entertainment industries has been observed deploying a completely new backdoor on infected systems, indicating the operators are continuously retooling their malware arsenal to avoid detection and st...

1.1AI score
Exploits0
Kitploit
Kitploit
added 2021/08/25 12:30 p.m.54 views

PSPKIAudit - PowerShell toolkit for auditing Active Directory Certificate Services (AD CS)

PowerShell toolkit for auditing Active Directory Certificate Services AD CS. It is built on top of PKISolution's PSPKI toolkit Microsoft Public License. This repo contains a newer version of PSPKI than what's available in the PSGallery see the PSPKI directory. Vadims Podans the creator of PSPKI...

7.4AI score
Exploits0References16
Kitploit
Kitploit
added 2021/08/17 12:30 p.m.139 views

ReverseSSH - Statically-linked Ssh Server With Reverse Shell Functionality For CTFs And Such

A statically-linkedssh server with a reverse connection feature for simple yet powerful remote access. Most useful during HackTheBox challenges, CTFs or similar. Has been developed and was extensively used during OSCP exam preparation. Get the latest Release Features Catching a reverse shell with...

7.7AI score
Exploits0References5
Kitploit
Kitploit
added 2021/08/16 9:30 p.m.23 views

PickleC2 - A Post-Exploitation And Lateral Movements Framework

PickleC2 is a post-exploitation and lateral movements framework. Documentation ReadTheDocs Overview PickleC2 is a simple C2 framework written in python3 used to help the community in Penetration Testers in their red teaming engagements. PickleC2 has the ability to import your own PowerShell modul...

7.2AI score
Exploits0References1
ThreatPost
ThreatPost
added 2021/08/13 1:31 p.m.101 views

WordPress Sites Abused in Aggah Spear-Phishing Campaign

Threat actors are using compromised WordPress websites to target manufacturers across Asia with a new spear-phishing campaign that delivers the Warzone RAT, a commodity infostealer available widely for purchase on criminal forums, researchers have found. The threat group Aggah, believed to be...

7.7AI score
Exploits0References6
Palo Alto Networks
Palo Alto Networks
added 2021/08/11 4:0 p.m.112 views

Informational: Impact of Microsoft PowerShell Vulnerability CVE-2021-26701 on Cortex XSOAR

Palo Alto Networks Cortex XSOAR maintains Docker Images with PowerShell available for customers to use. The base docker images with PowerShell were updated on May 19, 2021 with PowerShell version 7.1.3. Palo Alto Networks urges customers to upgrade their docker images to a version with the tag...

8.1CVSS8.2AI score0.02772EPSS
Exploits0References4
Kitploit
Kitploit
added 2021/08/02 12:30 p.m.223 views

PowerShellArmoury - A PowerShell Armoury For Security Guys And Girls

The PowerShell Armoury is meant for pentesters, "insert-color-here"-teamers and everyone else who uses a variety of PowerShell tools during their engagements. It allows you to download and store all of your favourite PowerShell scripts in a single, encrypted file. You do not have to hassle with...

7.3AI score
Exploits0References4
Kitploit
Kitploit
added 2021/08/01 12:30 p.m.78 views

CSIRT-Collect - PowerShell Script To Collect Memory And (Triage) Disk Forensics

A PowerShell script to collect memory and triage disk forensics for incident response investigations. The script leverages a network share, from which it will access and copy the required executables and subsequently upload the acquired evidence to the same share post-collection. Permission...

7.5AI score
Exploits0References1
Kitploit
Kitploit
added 2021/07/30 9:30 p.m.145 views

LightMe - HTTP Server Serving Obfuscated Powershell Scripts/Payloads

LightMe is a Simple HTTP Server serving Powershell Scripts/Payloads after Obfuscate them and run obfuscation as a service in backgroud in order to keep obfuscate the payloads which giving almost new obfuscated payload on each HTTP request Main Features Obfuscate all powershell files within a...

7.2AI score
Exploits0References2
Kitploit
Kitploit
added 2021/07/28 9:30 p.m.92 views

CredPhish - A PowerShell Script Designed To Invoke Legitimate Credential Prompts And Exfiltrate Passwords Over DNS

CredPhish is a PowerShell script designed to invoke credential prompts and exfiltrate passwords. It relies on CredentialPicker to collect user passwords, Resolve-DnsName for DNS exfiltration, and Windows Defender's ConfigSecurityPolicy.exe to perform arbitrary GET requests. For a walkthrough, see...

7.4AI score
Exploits0References2
Kitploit
Kitploit
added 2021/07/27 9:30 p.m.78 views

TokenTactics - Azure JWT Token Manipulation Toolset

Azure JSON Web Token "JWT" Manipulation Toolset Azure access tokens allow you to authenticate to certain endpoints as a user who signs in with a device code. Even if they used multi-factor authentication. Once you have a user's access token, it may be possible to access certain apps such as...

7.2AI score
Exploits0References3
Microsoft Secure
Microsoft Secure
added 2021/07/27 4:0 p.m.232 views

Combing through the fuzz: Using fuzzy hashing and deep learning to counter malware detection evasion techniques

Today’s cybersecurity threats continue to find ways to fly and stay under the radar. Cybercriminals use polymorphic malware because a slight change in the binary code or script could allow the said threats to avoid detection by traditional antivirus software. Threat actors customize their wares...

7AI score
Exploits0
GithubExploit
GithubExploit
added 2021/07/22 12:24 p.m.62 views

Exploit for CVE-2021-36934

CVE-2021-36934 CVE-2021-36934 PowerShell Fix This powershell...

7.8CVSS9.1AI score0.90423EPSS
Exploits11
GithubExploit
GithubExploit
added 2021/07/22 3:7 a.m.133 views

Exploit for CVE-2021-36934

Invoke-HiveNightmare PowerShell-based PoC for CVE-2021-36934,...

7.8CVSS9.1AI score0.90423EPSS
Exploits11
Zero Day Initiative
Zero Day Initiative
added 2021/07/19 12:0 a.m.437 views

(Pwn2Own) Microsoft Exchange Server PowerShell Improper Authentication Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Microsoft Exchange Server. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed. The specific flaw exists within the Powershell...

9.8CVSS5.9AI score0.93998EPSS
Exploits10References1
Gitee
Gitee
added 2021/07/17 10:10 p.m.5 views

PowerSploit

This is an offensive tool for Windows PowerShell exploitation. It is a collection of PowerShell modules, specifically PowerSploit, which provides various functions for code execution, DLL injection, and antivirus bypass. The tool is designed to be used by penetration testers and red teamers to te...

7.3AI score
Exploits0
Gitee
Gitee
added 2021/07/17 10:39 a.m.5 views

redpill

This is a PowerShell module repository called "redpill" that provides various post-exploitation tools for Windows systems. The repository contains several scripts that can be used to perform different tasks such as: Bypassing AppLocker restrictions Hijacking browser cookies Downloading and...

6.8AI score
Exploits0
Rapid7 Blog
Rapid7 Blog
added 2021/07/16 7:47 p.m.392 views

Metasploit Wrap-Up

Eternal Blue improvements Prior to this release Metasploit offered two separate exploit modules for targeting MS17-010, dubbed Eternal Blue. The Ruby module previously only supported Windows 7, and a separate ms17010eternalbluewin8 Python module would target Windows 8 and above. Now Metasploit...

10CVSS1.1AI score0.94412EPSS
Exploits58
Rows per page
Query Builder