Skip to content

Instantly share code, notes, and snippets.

@jesusprubio
Last active April 12, 2023 15:02

Revisions

  1. jesusprubio revised this gist Jan 18, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    Proposal: Node.js penetration test framework
    ==================================
    ============================================

    Hi guys! Since I started to write [Bluebox-ng](https://github.com/jesusprubio/bluebox-ng) I've been tracking the different security projects I found written in Node.js. Now we've published the first stable version we think it's the right moment to speak among us (and, of course, everyone interested in it :).

  2. jesusprubio revised this gist Jan 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,7 @@ Hi guys! Since I started to write [Bluebox-ng](https://github.com/jesusprubio/bl

    Why?
    ----
    - I think we're rewriting the same stuff in our respective projects again and again. In example, almost any tool supports IPv6 because the functions we need are still not present in the Node core and the libraries I found (IMHO) were not enough.
    - I think we're rewriting the same stuff in our respective projects again and again. For example, almost any tool supports IPv6 because the functions we need are still not present in the Node core and the libraries I found (IMHO) were not enough.
    - There're different projects implementing exactly the same thing, ie: port scanners.
    - We're working in a too new environment, so we need to make it together.
    - Our 2 cents to make Node still more awesome. Now we have [io.js](https://github.com/iojs) whose main idea is to gain commiters.
  3. jesusprubio revised this gist Jan 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    Node.js penetration test framework
    Proposal: Node.js penetration test framework
    ==================================

    Hi guys! Since I started to write [Bluebox-ng](https://github.com/jesusprubio/bluebox-ng) I've been tracking the different security projects I found written in Node.js. Now we've published the first stable version we think it's the right moment to speak among us (and, of course, everyone interested in it :).
  4. jesusprubio revised this gist Jan 9, 2015. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    Node.js penetration test framework
    ==================================

    Hi guys! Since I started to write [Bluebox-ng](https://github.com/jesusprubio/bluebox-ng) I've been tracking the different security projects I found written in Node.js. Now we've published the first stable version so we think it's the right moment to speak among us (and, of course, everyone interested on it :).
    Hi guys! Since I started to write [Bluebox-ng](https://github.com/jesusprubio/bluebox-ng) I've been tracking the different security projects I found written in Node.js. Now we've published the first stable version we think it's the right moment to speak among us (and, of course, everyone interested in it :).

    Why?
    ----
    @@ -10,4 +10,4 @@ Why?
    - We're working in a too new environment, so we need to make it together.
    - Our 2 cents to make Node still more awesome. Now we have [io.js](https://github.com/iojs) whose main idea is to gain commiters.

    To clarify: We've **NO** interest in keeping the project name or something similar, our only idea is to be part of something bigger.
    To clarify: We've **NO** interest in keeping the project name or something similar, our only idea is to code in a bigger community.
  5. jesusprubio revised this gist Jan 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    Node.js penetration test framework
    ==================================

    Hi guys! Since I started to write [Bluebox-ng](https://github.com/jesusprubio/bluebox-ng) I've been tracking the different security projects I found written in Node.js. Now we've published the first stable version so we think it's the right moment to speak among us (and everyone interested on it).
    Hi guys! Since I started to write [Bluebox-ng](https://github.com/jesusprubio/bluebox-ng) I've been tracking the different security projects I found written in Node.js. Now we've published the first stable version so we think it's the right moment to speak among us (and, of course, everyone interested on it :).

    Why?
    ----
  6. jesusprubio renamed this gist Jan 9, 2015. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  7. jesusprubio created this gist Jan 9, 2015.
    13 changes: 13 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    Node.js penetration test framework
    ==================================

    Hi guys! Since I started to write [Bluebox-ng](https://github.com/jesusprubio/bluebox-ng) I've been tracking the different security projects I found written in Node.js. Now we've published the first stable version so we think it's the right moment to speak among us (and everyone interested on it).

    Why?
    ----
    - I think we're rewriting the same stuff in our respective projects again and again. In example, almost any tool supports IPv6 because the functions we need are still not present in the Node core and the libraries I found (IMHO) were not enough.
    - There're different projects implementing exactly the same thing, ie: port scanners.
    - We're working in a too new environment, so we need to make it together.
    - Our 2 cents to make Node still more awesome. Now we have [io.js](https://github.com/iojs) whose main idea is to gain commiters.

    To clarify: We've **NO** interest in keeping the project name or something similar, our only idea is to be part of something bigger.