Webmaster Security

What's the best way to secure a Node JS implementation?

Submitted by CryptAlchemy, , Thread ID: 102401

Thread Closed
CryptAlchemy
Active Member
Level:
2
Reputation:
4
Posts:
276
Likes:
14
Credits:
0
26-09-2018, 07:45 PM
#1
I'm running a NodeJS setup on my PC and it involves file uploads.

Files, as we know, may contain viruses and malware, and this is something that I'd rather avoid when receiving raw client files.

What's the best way to secure a Node JS implementation?

RE: What's the best way to secure a Node JS implementation?

BURST
$ cat /etc/passwd
Challenge
Expert in Security
Level:
1
Reputation:
70
Posts:
1.35K
Likes:
149
Credits:
169
16-12-2018, 03:23 AM
#2
Confirm the inputs and outputs.
Set the boundary. So you save time.
If you intend to walk on the web, limit the allowed entries. These transactions keep you a little safe.
[Image: e72398fe92beda2aa80d0329e8b9f4febece7568.gif]

Users browsing this thread: 1 Guest(s)