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
Difference between revisions of "OWASP NINJA PingU Project"
Guifre Ruiz (talk | contribs) |
Guifre Ruiz (talk | contribs) |
||
Line 10: | Line 10: | ||
'''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. | '''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. | ||
<br> | <br> | ||
− | Check out its [http://owasp.github.io/NINJA-PingU/ home page]. | + | Check it out at its '''[http://owasp.github.io/NINJA-PingU/ home page]'''. |
==How NINJA PingU Works?== | ==How NINJA PingU Works?== | ||
Line 40: | Line 40: | ||
| valign="top" style="padding-left:25px;width:25%;border-right: 1px dotted gray;padding-right:25px;" | | | valign="top" style="padding-left:25px;width:25%;border-right: 1px dotted gray;padding-right:25px;" | | ||
− | + | '''[http://owasp.github.io/NINJA-PingU/ Home Page]''' | |
[[Image:NINJA_PingU_DownaloadV1.jpg||150px|left||link=https://github.com/OWASP/NINJA-PingU/archive/v1.0.tar.gz]] | [[Image:NINJA_PingU_DownaloadV1.jpg||150px|left||link=https://github.com/OWASP/NINJA-PingU/archive/v1.0.tar.gz]] | ||
<br><br> | <br><br> |
Revision as of 11:11, 4 April 2014
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.
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.
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.
LicensingOWASP NINJA PingU is free to use. It is licensed under the GNU GPL v3 License
|
Features
Links
Project Leader
|
News and Events
Classifications |
- 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? | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|