Lucene search
K

25 matches found

GithubExploit
GithubExploit
added 2026/05/28 7:18 a.m.48 views

LazyAdmin-Writeup

LazyAdmin-Writeup Beginner-friendly TryHackMe LazyAdmin writeu...

5.9AI score
Exploits0
GithubExploit
GithubExploit
added 2025/12/11 6:36 a.m.146 views

cyber-security-lab-soc-vapt-beginner

Cyber Security Practice Lab — Beginner SOC + VAPT This begin...

8AI score
Exploits0
GithubExploit
GithubExploit
added 2025/11/25 10:36 a.m.152 views

Exploit for Out-of-bounds Write in Microsoft

Contents General Introduction This was made to clarify gen...

7.8CVSS7.5AI score0.12787EPSS
Exploits5
GithubExploit
GithubExploit
added 2025/09/27 7:52 a.m.267 views

vulnerable-website

vulnerable-website This repository contains a deliberately vul...

7AI score
Exploits0
GithubExploit
GithubExploit
added 2025/09/04 1:16 p.m.105 views

DXPLOIT1_ScannerTools

It is an offensive tool for system scanning and pentesting. The...

7AI score
Exploits0
HackRead
HackRead
added 2025/06/04 10:49 a.m.3 views

Photoshop for Beginners – Overview of Top Skills and How to Hone Them

What comes to your mind when you think of Photoshop? A tool for editing and retouching photos -…...

7.3AI score
Exploits0
Kitploit
Kitploit
added 2023/02/25 11:30 a.m.470 views

CVE-Vulnerability-Information-Downloader - Downloads Information From NIST (CVSS), First.Org (EPSS), And CISA (Exploited Vulnerabilities) And Combines Them Into One List

Common Vulnerability Scoring System CVSS is a free and open industry standard for assessing the severity of computer system security vulnerabilities. Exploit Prediction Scoring System EPSS estimates the likelihood that a software vulnerability will be exploited in the wild. CISA publishes a list ...

10CVSS10AI score0.94358EPSS
Exploits341References4
ATTACKERKB
ATTACKERKB
added 2022/06/24 9:15 p.m.2 views

CVE-2022-33004

The Beginner package in PyPI v0.0.2 to v0.0.4 was discovered to contain a code execution backdoor via the request package. This vulnerability allows attackers to access sensitive user information and digital currency keys, as well as escalate privileges...

9.8CVSS6.2AI score0.00734EPSS
Exploits1References4
OSV
OSV
added 2022/06/24 9:15 p.m.1 views

CVE-2022-33004

The Beginner package in PyPI v0.0.2 to v0.0.4 was discovered to contain a code execution backdoor via the request package. This vulnerability allows attackers to access sensitive user information and digital currency keys, as well as escalate privileges...

9.8CVSS6.2AI score
Exploits0References3
Prion
Prion
added 2022/06/24 9:15 p.m.13 views

Design/Logic Flaw

The Beginner package in PyPI v0.0.2 to v0.0.4 was discovered to contain a code execution backdoor via the request package. This vulnerability allows attackers to access sensitive user information and digital currency keys, as well as escalate privileges...

7.5CVSS9.7AI score0.00734EPSS
Exploits1References3Affected Software1
PyPA
PyPA
added 2022/06/24 9:15 p.m.7 views

PYSEC-2022-214

The Beginner package in PyPI v0.0.2 to v0.0.4 was discovered to contain a code execution backdoor via the request package. This vulnerability allows attackers to access sensitive user information and digital currency keys, as well as escalate privileges...

9.8CVSS8AI score0.00734EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2022/06/24 8:39 p.m.14 views

CVE-2022-33004

The Beginner package in PyPI v0.0.2 to v0.0.4 was discovered to contain a code execution backdoor via the request package. This vulnerability allows attackers to access sensitive user information and digital currency keys, as well as escalate privileges...

9.9AI score0.00734EPSS
Exploits1References3
CNNVD
CNNVD
added 2022/06/24 12:0 a.m.2 views

Beginner 安全漏洞

Beginner is a handy code package for Python beginners. A security vulnerability exists in Beginner. An attacker exploited the vulnerability to access sensitive user information and digital currency keys, as well as elevated privileges...

9.8CVSS8.5AI score0.00734EPSS
Exploits1References4
Kitploit
Kitploit
added 2021/03/21 8:30 p.m.128 views

Vajra - A Highly Customi zable Target And Scope Based Automated Web Hacking Framework To Automate Boring Recon Tasks

An automated web hacking framework for web applications Detailed insight about Vajra can be found at https://hackwithproxy.medium.com/introducing-vajra-an-advanced-web-hacking-framework-bd8307a01aa8 About Vajra Vajra is an automated web hacking framework to automate boring recon tasks and same...

7.4AI score
Exploits0References3
Kitploit
Kitploit
added 2021/02/14 11:30 a.m.102 views

Damn-Vulnerable-GraphQL-Application - Damn Vulnerable GraphQL Application Is An Intentionally Vulnerable Implementation Of Facebook's GraphQL Technology, To Learn And Practice GraphQL Security

Damn Vulnerable GraphQL Application is an intentionally vulnerable implementation of Facebook's GraphQL technology, to learn and practice GraphQL Security. About DVGA Damn Vulnerable GraphQL is a deliberately weak and insecure implementation of GraphQL that provides a safe environment to attack a...

7.5AI score
Exploits0References3
The Hacker News
The Hacker News
added 2019/11/17 9:53 a.m.0 views

7 Courses That Will Help You Start a Lucrative Career in Information Security

As the world becomes more interconnected by the day, more and more companies of all sizes and industries are finding themselves under attack by fearless cybercriminals who can access their entire server farms from across the globe with only a few lines of code. And it's not just private...

5.8AI score
Exploits0
Kitploit
Kitploit
added 2019/10/08 8:30 p.m.162 views

Maryam - Open-source intelligence (OSINT) Framework

Maryam is a full-featured open-source intelligenceOSINT framework written in Python. Complete with independent modules, built in functions, interactive help, and command completion, provides a command-line environment for used forensic and open-source intelligenceOSINT. Maryam is a completely...

7.4AI score
Exploits0References4
Filippo.io
Filippo.io
added 2019/04/02 4:45 p.m.82 views

A Go implementation of Poly1305 that makes sense

Poly1305 is a Message Authentication Code--a cryptographic primitive for authenticating a message with a shared secret key, like HMAC. Although its really a fraction of the complexity of e.g. elliptic curves, most of the implementations Ive read look decidedly like magic, mysteriously multiplying...

7.4AI score
Exploits0
MSRC
MSRC
added 2018/10/18 7:0 a.m.9 views

Windows Update の利用手順 – Windows 7 の場合

本ブログ記事は初級レベルから中級レベルのコンピューター ユーザーを対象にしています。 Windows 10 をお使いのお客...

1.8AI score
Exploits0
Openbugbounty
Openbugbounty
added 2018/08/11 7:39 p.m.10 views

beginner-binary.biz XSS vulnerability

Open Bug Bounty ID: OBB-662959 Description| Value ---|--- Affected Website:| beginner-binary.biz Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1...

Exploits0
Rows per page
Query Builder