Lucene search
+L

2328 matches found

Kitploit
Kitploit
added 2026/09/10 9:59 a.m.6 views

SlackPirate

SlackPirate - Slack Enumeration and Extraction Tool This is a tool developed in Python which uses the native Slack APIs to extract 'interesting' information from a Slack workspace given an access token. As of May 2018, Slack has over 8 million customers and that number is rapidly rising - the...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 5:20 a.m.9 views

TokenUniverse

Token Universe Token Universe is an advanced tool for experimenting and researching Windows security mechanisms. It exposes UI for creating, viewing, impersonating, and modifying access tokens, spawning processes, managing Local Security Authority, checking available access and modifying security...

5.9AI score
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/10 4:50 a.m.35 views

Docusaurus Gists Plugin < 4.0.0 - GitHub Personal Access Token Exposure

The Docusaurus gists plugin adds a page to your Docusaurus instance, displaying all public gists of a GitHub user. docusaurus-plugin-content-gists versions prior to 4.0.0 are vulnerable to exposing GitHub Personal Access Tokens in production build artifacts when passed through plugin configuratio...

10CVSS5.8AI score0.01892EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 4:20 a.m.4 views

Microsoft365_devicePhish

Microsoft365devicePhish Abusing Microsoft 365 OAuth Authorization Flow for Phishing Attack This is a simple proof-of-concept script that allows an attacker to conduct a phishing attack against Microsoft 365 OAuth Authorization Flow. Using this, one can connect to Microsoft's OAuth API endpoints t...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 2:21 a.m.52 views

trajan

Trajan: CI/CD Security Scanner Trajan scans CI/CD pipelines for security vulnerabilities that attackers use to compromise software supply chains. It supports GitHub Actions, GitLab CI, Azure DevOps, Jenkins, and JFrog. What it does Trajan parses workflow YAML files, builds dependency graphs, runs...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 12:49 a.m.219 views

tko-subs

tko-subs This tool allows: To check whether a subdomain can be taken over because it has: a dangling CNAME pointing to a CMS provider Heroku, Github, Shopify, Amazon S3, Amazon CloudFront, etc. that can be taken over. a dangling CNAME pointing to a non-existent domain name one or more wrong/typoe...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 12:19 a.m.8 views

AzureRT

AzureRT Powershell module implementing various cmdlets to interact with Azure and Azure AD from an offensive perspective. Helpful utilities dealing with access token based authentication, switching from Az to AzureAD and az cli interfaces, easy to use pre-made attacks such as Runbook-based comman...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 11:38 p.m.36 views

offensive-azure

Collection of offensive tools targeting Microsoft Azure written in Python to be platform agnostic. The current list of tools can be found below with a brief description of their functionality. ./DeviceCode/devicecodeeasymode.py Generates a code to be entered by the target user Can be used for...

5.8AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/09 11:12 p.m.10 views

CVE-2026-51954

Product: Webasyst Framework Affected Version: ≤ 4.0.3 Severity: High CVSS 3.1: 8.0 Description Webasyst Framework through 4.0.3 contains an OAuth 2.0 implementation flaw that allows a remote, unauthenticated attacker to intercept authorization credentials issued during the OAuth flow, without...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 7:47 p.m.89 views

gh-dork

gh-dork Supply a list of dorks and, optionally, one of the following: a user -u a file with a list of users -uf an organization -org a file with a list of organizations -of a repo -r You can also pass: an output directory to store results -o a filename to store valid items, if your users or org...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 6:14 p.m.3 views

remote-control

Remote Control for Laravel Grant remote access to user account without sharing credentials. Installation Configuration Usages Routing Creating Remote Access Using Generated Access Token Installation Remote Control can be installed via composer: root@kitploit: composer require...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 6:08 p.m.31 views

git-all-secrets

git-all-secrets About git-all-secrets is a tool that can: Clone multiple public/private github repositories of an organization and scan them, Clone multiple public/private github repositories of a user that belongs to an organization and scan them, Clone a single public/private repository of an...

5.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/09 4:01 p.m.11 views

TokenTactics

TokenTactics 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...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 2:48 p.m.41 views

shhgit

🚨 shhgit is no longer maintained. If you need support or consultation for your secret scanning endeavours, drop me an e-mail [email protected] 🚨 shhgit helps secure forward-thinking development, operations, and security teams by finding secrets across their code before it leads to a security...

6.6AI score
SaveExploits0References4
CVE
CVE
added 2026/09/09 1:32 p.m.5 views

CVE-2026-86762

Snipe-IT before 8.7.0 is vulnerable to an authentication bypass via its API middleware. The CheckUserIsActivated middleware is not applied to the api middleware group in app/Http/Kernel.php, and deactivating a user does not revoke existing Passport personal access tokens . A deactivated account t...

8.6CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/09 1:32 p.m.7 views

CVE-2026-86755

Snipe-IT versions 4.2.0 through 8.6.3 expose Laravel Passport's auto-registered personal-access-token routes (/oauth/personal-access-tokens*) with only the web and auth:web middleware, lacking the self.api permission gate that Snipe-IT enforces on its own token endpoints. Any user with a valid we...

5.4CVSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 1:32 p.m.3 views

CVE-2026-86755 Snipe-IT 4.2.0 through 8.6.3 Permission Bypass via OAuth

Snipe-IT versions 4.2.0 through 8.6.3 expose Laravel Passport's auto-registered personal-access-token routes GET, POST, DELETE /oauth/personal-access-tokens with only 'web' and 'auth:web' middleware, without the self.api permission gate that Snipe-IT enforces on its own token endpoints /account/a...

5.3CVSS5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/09 9:47 a.m.6 views

CVE-2022-1175

CVE-2022-1175 Gitlab Stored XSS, can be set in an issue on a project, either your own or another users. Allows attacks such as creating & stealing a Personal Access Token PAT of anyone who visits an issue. PAT's can then provide full Gitlab API access as that user equivilent to a full account...

8.7CVSS7.4AI score0.82003EPSS
SaveExploits3References1
Cvelist
Cvelist
added 2026/09/08 1:16 p.m.24 views

CVE-2026-73312 XenForo < 2.3.13 Refresh Token Replay via Expired Access Token

XenForo before 2.3.13 contains a refresh token replay vulnerability that allows attackers to reuse a refresh token multiple times by exploiting the failure to mark tokens as consumed when the parent access token has expired. Attackers can repeatedly submit the same refresh token to generate...

9.1CVSS0.0035EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/09/08 1:16 p.m.6 views

EUVD-2026-72783

XenForo before 2.3.13 contains a refresh token replay vulnerability that allows attackers to reuse a refresh token multiple times by exploiting the failure to mark tokens as consumed when the parent access token has expired. Attackers can repeatedly submit the same refresh token to generate...

9.1CVSS0.0035EPSS
SaveExploits1References3
Rows per page
Query Builder