• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

cve

  1. del1ja500

    Hello world

    Hi everyone, looking forward to sharing my experience with everyone
  2. dEEpEst

    CVE's for Bug Bounties & Penetration Testing 2025-01-11

    Course curriculum Introduction - Introduction - Disclaimer All about CVE's - What is CVE - CVE Nomenclature Bugcrowd VRT - Bugcrowd VRT 1 - BugCrowd VRT 2 - BugCrowd VRT Limitations - CIA Triad and Its Importance - Severity vs Priority of Vulnerability -...
  3. itsMe

    CVE Vulnerability Information Downloader

    Downloads Information from NIST (CVSS), first.org (EPSS), and CISA (Exploited Vulnerabilities) and combines them into one list. Reports from vulnerability scanners like OpenVAS can be enriched with this information to prioritize remediation. The repository also contains a PowerBI template to...
  4. itsMe

    Opencve v1.2 - CVE Alerting Platform

    OpenCVE OpenCVE (formerly known as Saucs) is a platform that alerts you about new vulnerabilities related to the CVE list. How does it work OpenCVE uses the JSON feed provided by the NVD to be synchronized. After an initial import, a background task is regularly executed to check changes in...
  5. T

    CVE-2018-10949 - Zimbra Collaboration User Enumeration

    Zimbra Collaboration User Enumeration Script (CVE-2018-10949) How to use The argument --host must be the hostname or IP address of Zimbra Collaboration Web Application root page, and --userlist an list of usernames to check against it.   root@kali# ./cve-2018-10949-user-enum.py --host...
  6. T

    CVE-2018-15473 Openssh User enumeration

    CVE-2018-15473-Exploit Exploit written in Python for CVE-2018-15473 with threading and export formats Threading - default 5 If more than 10 are used, often the OpenSSH service gets overwhelmed and causes retries Single username evaluation via username parameter Multiple username evaluation...
  7. dEEpEst

    CVE-2018-7600 - Drupal 7.x RCE

    CVE-2018-7600 - Drupal 7.x RCE Drupal < 7.58 unauthenticated RCE Requirements python3 python requests (pip install requests) Usage Install dependencies modify the HOST variable in the script run the code win Just install requests (pip install requests), edit the...
Back
Top