Skip to content
#

webapplication

A web application is any program that is accessed over a network connection using HTTP, usually via a web browser. Web apps do not have to be installed on a user's device; they are run from a remote server. This differs from mobile apps, which are installed on the user's mobile device, and desktop applications, which are installed on the user's computer. Common examples of web apps include Flash games, online calculators, calendars, Gmail, and Facebook.

Here are 1,081 public repositories matching this topic...

webperl
daotoad
daotoad commented Apr 13, 2020

Describe the bug
Running a simple, valid program in the JS.do example website may lead to a valid script terminating.

Error message is:
`Operation """": no method found, argument in overloaded package WebPerl::JSObject.
exit(255) called, but NO_EXIT_RUNTIME is set, so halting execution but not exiting the runtime or preventing further async execution (build with NO_EXIT_RUNTIME=0, if you

good first issue
IsmailScript

Is a tool written by using python programming language. Enable a penetration testers to save a time and performing a full Reconnaissance and Information Gathering on any Web Application Server.

  • Updated Mar 20, 2022
  • Python