https://devtools.best
https://hoppscotch.io/fr/
https://explainshell.com
https://repl.it/languages/nodejs
https://htaccess.madewithlove.be
https://nooshu.github.io/blog/2019/10/02/how-to-read-a-wpt-waterfall-chart/
https://medium.com/appsflyer/10-tips-for-javascript-debugging-like-a-pro-with-console-7140027eb5f6
https://webkit.org/blog/6425/memory-debugging-with-web-inspector/
https://nolanlawson.com/2018/09/25/accurately-measuring-layout-on-the-web/
https://areknawo.com/getting-creative-with-the-console-api/
Best practices
https://github.com/goldbergyoni/nodebestpractices
https://github.com/i0natan/nodebestpractices
https://blog.risingstack.com/node-hero-node-js-unit-testing-tutorial/
https://blog.risingstack.com/10-best-practices-for-writing-node-js-rest-apis/
Monorepo project w/ multi npm deps
https://lerna.js.org/
Security
https://geekflare.com/nodejs-security-scanner/
https://geekflare.com/how-to-secure-nodejs/
https://github.com/ajinabraham/njsscan
Memory leaks
https://blog.yld.io/2015/08/10/debugging-memory-leaks-in-node-js-a-walkthrough/#.WgLHyUvjLBL
Node.js in prod
http://strong-pm.io/
https://strongloop.com/strongblog/async-error-handling-expressjs-es7-promises-generators/
http://goldbergyoni.com/checklist-best-practice-of-node-js-in-production/
https://medium.com/orangejellyfish/running-node-js-in-production-f8facb308d74
Perf
https://www.alxolr.com/articles/squeeze-node-js-performance-with-flame-graphs
https://medium.com/the-node-js-collection/cpu-and-i-o-performance-diagnostics-in-node-js-e513ba433c39
https://ponyfoo.com/articles/javascript-performance-pitfalls-v8
https://nodejs.org/en/docs/guides/dont-block-the-event-loop/
https://blog.logrocket.com/a-complete-guide-to-threads-in-node-js-4fa3898fe74f
https://www.codeheroes.fr/2020/10/02/profiler-son-application-node-js-analyse-des-performances-cpu/
Debug
https://stackoverflow.com/questions/1911015/how-do-i-debug-node-js-applications
https://developer.ibm.com/articles/easily-identify-problems-in-your-nodejs-apps-with-diagnostic-report/
https://maximomussini.com/posts/debugging-javascript-libraries/
Rate limiting
https://github.com/animir/node-rate-limiter-flexible
Training
https://www.root-me.org/
https://www.vulnhub.com/
https://www.pentesterlab.com/
https://github.com/bkimminich/juice-shop
https://homputersecurity.com/2018/10/19/debutez-le-pentest-avec-docker/
Resources
https://www.grottedubarbu.fr/apprendre-hacker/
https://www.owasp.org/index.php/Main_Page
http://cve.mitre.org/index.html
https://www.offensive-security.com/
https://www.exploit-db.com/
http://seclists.org/
https://www.shodan.io/
http://pwnwiki.io/
https://null-byte.wonderhowto.com/
http://pentestmonkey.net/category/cheat-sheet
https://null-byte.wonderhowto.com/how-to/hack-like-pro-metasploit-for-aspiring-hacker-part-1-primer-overview-0155986/
https://github.com/OWASP/Top10/blob/master/2017/OWASP%20Top%2010-2017%20(en).pdf
https://www.acunetix.com/blog/articles/http-post-denial-service/
https://blog.qualys.com/tag/slow-http-post
https://www.it-connect.fr/les-scans-de-port-via-tcp-syn-connect-et-fin/
https://trolliet.info/blog/015-chiffrement/
Tools
https://www.zaproxy.org/
http://homputersecurity.com/2017/03/09/lynis-loutil-daudit-pour-les-systemes-unixlinux/
https://exploit-exercises.com/
https://homputersecurity.com/2017/11/08/tidos-framework-loutil-de-reconnaissance-web-decouvrir/
https://aymericlagier.com/2019/09/20/tests-de-securite-automatises/
MiSC
https://littlebluefox.io/blog/dev-penetration-testing
https://wiki.skullsecurity.org/Passwords#Password_dictionaries
https://korben.info/pirater-un-satellite-cest-simple-comme-bonjour.html
http://fr.wikibooks.org/wiki/R%C3%A9seaux_TCP/IP/La_pile_TCP/IP
https://fr.wikipedia.org/wiki/Suite_des_protocoles_Internet
https://fr.wikibooks.org/wiki/R%C3%A9seaux_TCP/IP
http://www.frameip.com
http://www.lalitte.com/index.php/Accueil
http://www.tldp.org/LDP/nag2/
https://vincent.bernat.im/fr/blog/2017-ipv4-table-routage-linux
https://betterexplained.com/articles/a-simple-introduction-to-computer-networking/