Last active
April 12, 2023 15:02
Revisions
-
jesusprubio revised this gist
Jan 18, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 :). -
jesusprubio revised this gist
Jan 9, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. 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. -
jesusprubio revised this gist
Jan 9, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ 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 :). -
jesusprubio revised this gist
Jan 9, 2015 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 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 code in a bigger community. -
jesusprubio revised this gist
Jan 9, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 :). Why? ---- -
jesusprubio renamed this gist
Jan 9, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
jesusprubio created this gist
Jan 9, 2015 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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.