2 projects tagged "Node.js"
Nova is a software application for preventing and detecting hostile network reconnaissance (such as nmap scans). It does this by first creating the Haystack: a large collection of low interaction honeypots using an updated version of Honeyd. Finding real machines on the network becomes like finding a needle in a haystack of fake machines. Second, Nova uses machine learning algorithms to automatically detect and classify attempts at hostile reconnaissance, so there's no need to go searching manually through your honeypot's log files. It provides an easy to use Web-based interface powered by Node.js to configure itself and Honeyd instances.
Nodetoy is a server that does JSON CRUD, so you can write APPs by writing just HTML and JavaScript. The server has no database, JSON is stored directly on the filesystem. The server responds to AJAX requests containing JSON and follows REST principals. It also contains an HTTP server that supports rewrite and SSI for hosting the HTML pages and static resources.
Flexibly generates password candidates using OS pseudo-random sources.