Y
Hacker News
new
|
ask
|
show
|
jobs
by
themafia
99 days ago
> You can’t import or require() a module that only exists in memory.
Sure you can. Function() exists and require.cache exists. This is _intentionally_ exploitable.