Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ability to execute Nmap Scripting Engine(NSE) scripts, translate tool to spanish and option to schedule scans. #23

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Commits on Mar 11, 2022

  1. Test fork

    TomasTorresB committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    32abd78 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    b2c0514 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    6f78a91 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    841fcf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e307bb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    37ce67b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f282d39 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Add ability to execute multiple scripts for one host. Fix script outp…

    …ut format on vulnerabilities front.
    TomasTorresB committed May 18, 2022
    Configuration menu
    Copy the full SHA
    3a53816 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    011b01c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7932186 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Add output verifier for supported nse scripts. Display result when no…

    … confirm is found on script.
    TomasTorresB committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    30325ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aff603b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    5a62657 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    caf6ec4 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    5f04045 View commit details
    Browse the repository at this point in the history
  2. Change repo link.

    TomasTorresB committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    5e2aaf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1558f65 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Create nerve.log

    TomasTorresB authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    df460d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    ed7e4f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    001f231 View commit details
    Browse the repository at this point in the history
  3. Fix author discrepancy.

    TomasTorresB committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    31db277 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    bb99284 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    edf79e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Allow script execution from path. Add automatic detection of argument…

    …s related to script by name matching.
    TomasTorresB committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    30a0d3a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    8f3d2ab View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Add navbar button to change language between spanish and english. Tra…

    …nslate 'welcome' template to spanish. Create navbar as template.
    TomasTorresB committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    6516b61 View commit details
    Browse the repository at this point in the history
  2. Add navbar as template.

    TomasTorresB committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e317775 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Add app translation to spanish.

    Fix report generation
    Fix get metadata of extra scripts.
    Add colors for 'Undefined' and 'Potential' severity levels.
    Fix quickstart
    Add 'Undefined' and 'Potential' vulns to topology.
    Change API scan to use next scan.
    Add check for metadata info format.
    TomasTorresB committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    28028d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    70e19f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    7986cb5 View commit details
    Browse the repository at this point in the history
  2. Add app screenshots

    TomasTorresB authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    7a82210 View commit details
    Browse the repository at this point in the history
  3. More screenshots

    TomasTorresB authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    d6651ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3389c33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b70db2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Fix bug when attacking multiple assets. Fix bug when doing consecutiv…

    …e scans. Fix bug mark scripts as potential. Add ssh-log4shell NSE script.
    TomasTorresB committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d07fb00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee3edfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfca1af View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    853cac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03cda9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e1e7f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Fix typo on dashboard.

    TomasTorresB committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    63bc977 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf99471 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    377c73e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    78bc9ba View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    28d3306 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    a8594d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    93da94d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a107603 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Nervana rebrand.

    TomasTorresB committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    8b6574f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    8e1bb0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f81b30 View commit details
    Browse the repository at this point in the history