This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

OWASP NINJA PingU Project

From OWASP
Jump to: navigation, search
OWASP Inactive Banner.jpg

What's NINJA PingU?

NINJA-PingU Is Not Just a Ping Utility is a free open-source high performance network scanner tool for large scale analyses. It has been designed with performance as its primary goal and developed as a framework to allow easy plugin integration.
Check it out at its home page.

How NINJA PingU Works?

NINJA PingU takes advantage of raw sockets to reduce the three-way TCP handshake latency and it's state. Directly sending IP packets also avoids the TCP stack overhead.

EmbedVideo received the bad id "_vQwPWJp8Jc?autoplay=1&autohide=1&&rel=0&start=119&hd=1&vq=hd720" for the service "youtube".

It also implements non-blocking networking I/O in the plugin's interface by means of epoll. Each component is multithreaded and they have built-in caches to minimize synchronization points. In addition, the results persistment operations are buffered to reduce disk writes.


Why NINJA PingU?

It has been developed to easily allow developers build their custom plugins. Samples of those can be found in its codebase. In addition, more information about NINJA PingU can be found in the FAQ and dev pages. NINJA PingU also integrates gnuplot to automatically plot the analysis results. In addition, a custom terminator has been embedded for enhanced data visualization.


Read more about it in its home page at http://owasp.github.io/NINJA-PingU/ and its code base at https://github.com/OWASP/NINJA-PingU


Home Page

NINJA PingU DownaloadV1.jpg



mirror download

Features

  • Services Identification
  • Operating System Detection
  • Embedded Devices Identification
  • High Performance Framework
  • Easily Plugin Integration

Links


Project Leader

Licensing

GPLv3



News and Events

  • Version 1.0 released


Classifications

Owasp-incubator-trans-85.png Owasp-builders-small.png
Owasp-breakers-small.png
Cc-button-y-sa-small.png
Project Type Files CODE.jpg
Q1
A1
Q2
A2

Volunteers

NINJA Pingu is developed by a worldwide team of volunteers. The primary contributors to date have been:

  • Guifre Ruiz

Others

Release 1.0

NINJA Pingu 1.0 has been released, which includes:

  • Host Detection.
  • Services Identification
  • Operating System Detection
  • Special Network Devices (IP Cameras and Prinerts) Identification.


Release 1.1

The next release has not been scheduled yet.


Involvement in the development and promotion of NINJA PingU is actively encouraged! You do not have to be a security expert in order to contribute.



PROJECT INFO
What does this OWASP project offer you?
RELEASE(S) INFO
What releases are available for this project?
what is this project?
Name: OWASP NINJA PingU Project
Purpose: NINJA Pingu will be a high performance host enumerator tool for scanning purposes. It will allow users to enumerate services in networks very fast.
License: GNU GPL v3 License (allows commercial use, but requires that modifications to your code stay open source, thus prohibiting proprietary forks of your project)
who is working on this project?
Project Leader(s):
  • Guifre Ruiz @
how can you learn more?
Project Pamphlet: Not Yet Created
Project Presentation:
Mailing list: Mailing List Archives
Project Roadmap: View
Key Contacts
  • Contact Guifre Ruiz @ to contribute to this project
  • Contact Guifre Ruiz @ to review or sponsor this project
current release
OWASP NINJA PingU v1.0 - 01/15/2014 - (download)
Release description: NINJA-PingU Is Not Just a Ping Utility is a free open-source high performance network scanner tool for large scale analyses. It has been designed with performance as its primary goal and developed as a framework to allow easy plugin integration. The v1.0 release includes the complete and functional NINJA PingU's framework with a set of plugins for services analysis and embedded devices identification. More information about those and its performance can be found here.
Rating: Projects/OWASP NINJA PingU/GPC/Assessment/OWASP NINJA PingU v1.0
last reviewed release
Not Yet Reviewed


other releases