jnrhealth.blogg.se

Download wing ftp server rce
Download wing ftp server rce






Here is a simple example for calling the web service by the 3rd party website/program, it is used to calculate the number of all the domains' online sessions.Wing FTP Server Corporate Full version is a highly functional, easy-to-use and secure FTP Server solution that can be used in Windows, Linux, Mac OSX and Solaris. Using HTTPS address is also highly recommended when calling the web service, it can mostly avoid data sniffing over the network. There are three URL parameters in the above URL, the 1st parameter "admin" means the administrator's username, the 2nd parameter "pass" means the administrator's password, and the 3rd parameter "cmd" means the lua scripts (with URL encoded).įor the web service safety, we suggest you use a separated system admin with IP access rules (For example, if 3rd party website has a fixed IP address "1.2.3.4", you can add a IP access rule "Allow 1.2.3.4" under "Add/Edit Admin -> IP access"). The RESTful web service URL may look like this: ('hello,world') Wing FTP Server also provides a RESTful web service for administration, and you can call it to execute lua scripts in any programming language. Local logintime_t = c_TranslateTime(logintime)

download wing ftp server rce

Local user = c_GetUser("domain1",username) Local strUserlist = c_GetUserList("domain1") Simple example (a daily task scheduler for removing inactive users in domain "domain1" who have not logged in within 15 days) For example, if you want to add a user account, you can call the API c_AddUser(.) to handle it, and if you want to delete the user account, just call c_DeleteUser(.).

download wing ftp server rce

You can write Lua scripts simply by using standard Lua libraries or Wing FTP Server's Lua API. It will help you to complete a complex task or a custom event, or just a simple console command. And Lua scripts can be used in several cases, such as Task Scheduler, Event Manager, and Administration Console. Wing FTP Server includes supporting for Lua scripting. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

download wing ftp server rce

Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is a powerful, fast, lightweight, embeddable scripting language.








Download wing ftp server rce