Skip to main content

Ngen REST. A python library for using Ngen

Project description

PyNgen

Cli and python library for using Ngen.

Installation

pip3 install pyngen

Usage Python Module

from pyngen import PyNgen

#Create object PyNgen
ngen = PyNgen("https://ngen.example.com/api", "YOUR_API_KEY")

#Minimum data required.
#Add a new Incident for IP "163.10.0.2" for feed "shodan" and Type "open_dns"
incident_id = ngen.newIncident("163.10.0.2", "shodan", "open_dns")

#upload with txt evidence
another_incident_id = ngen.newIncident("163.0.0.99","another_feed","another_incident_type", evidence_text="text_evidence", notes="Notes for this incident", impact="low", urgency="medium")

Usage CLI

ngen init -apikey <apikey>  -url https://<ngenurl>/api
ngen newincident -feed shodan -address 163.10.0.2 -type open_dns
ngen reportcsv -feed external_report -type miner -path path/to/file.csv  -addressheader ip

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyngen-0.1.48.tar.gz (20.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyngen-0.1.48-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

Details for the file pyngen-0.1.48.tar.gz.

File metadata

  • Download URL: pyngen-0.1.48.tar.gz
  • Upload date:
  • Size: 20.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for pyngen-0.1.48.tar.gz
Algorithm Hash digest
SHA256 c63a19c1adff574160078c41e2a3e9dab8598e879fe71a3c09db46e348239a6e
MD5 e60d579caa32847f3fad58ca131e46db
BLAKE2b-256 c4b58dc2cc98173ab56056efecf31310be2252e43bfef3e7f96ddcdc679bd401

See more details on using hashes here.

File details

Details for the file pyngen-0.1.48-py3-none-any.whl.

File metadata

  • Download URL: pyngen-0.1.48-py3-none-any.whl
  • Upload date:
  • Size: 21.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for pyngen-0.1.48-py3-none-any.whl
Algorithm Hash digest
SHA256 2c976fff231a77e8091164752144e3fbce545b6d705c0b424638ceed463457c3
MD5 624f25577909dea0a708639791a7fa21
BLAKE2b-256 22731176290e6809a423870b7ddceabfe260c4d5d50d96edf8b7eec140d22bc9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page