Explore chapters and articles related to this topic
Defending Web Applications Against JavaScript Worms on Core Network of Cloud Platforms
Published in Brij B. Gupta, Michael Sheng, Machine Learning for Computer and Cyber Security, 2019
Shashank Tripathi, Pranav Saxena, Harsh D. Dwivedi, Shashank Gupta
Figures 10 and 11 illustrate the process of exploiting the XSS vulnerability on real OSN-based web application, i.e., WordPress and Elgg. It shows what are the steps involved to induct an H5-XSS attack by the attacker. We have combined the framework of our proposed model into the OSN cloud-hosted web application. The stimulus to select these cloud-based web applications is that we simply need to mark that websites can utilize the competencies of the proposed model, regardless of the input testing. This will help in improving H5-XSS malicious code injection vulnerability concerns. The ease with which we are capable of syndicating our cloud-based framework in these popular OSN cloud-based web applications determines the malleable compatibility of our proposed framework. We deploy these OSN cloud-based web applications on a XAMPP web server with MySQL server as the back-end database. We have tested and evaluated the detection capability of our proposed solution on three real-world OSN web applications, namely Elgg, WordPress and Drupal. We have injected the different H5-XSS attack vector on the injection points of these cloud-based web applications and find that the injection point is vulnerable to XSS attack and that our model is capable of sanitizing such H5-XSS attack vector efficiently and effectively.
Tuberculosis diagnosis using Bayes’s theorem and a web-based forward chaining algorithm in Ungaran City
Published in Aria Hendrawan, Rifi Wijayanti Dual Arifin, Engineering, Information and Agricultural Technology in the Global Digital Revolution, 2020
Henny Indriyawati, Prind Triajeng Pungkasanti, Wahyu Septiawan
Software components used to support the manufacturing of this expert system were as follows: Operating system using Windows 10 Home BasicXampp to run the PHP programming languageMySQL as database
Server-Side Technologies
Published in Akshi Kumar, Web Technology, 2018
As PHP is a server-side technology, a server is needed to run it and there are several options for doing so. You can choose a host server that supports PHP, you can install PHP on your computer, or you can even use XAMPP (a program that lets you run the PHP directly on your computer without having to install PHP). Once the server is up and running, we can create the sample page.
Wireless Transmission and Logging of Measurement Data Through Cellular Networks
Published in NCSLI Measure, 2018
Harsshit Agrawaal, J. E. Thompson
XAMPP is a cross-platform software that implements Apache (a server application, which delivers web content to a computer). XAMPP was chosen as it is beginner friendly and it runs equally well on Windows, Mac, and Linux. PHP (hypertext preprocessor, a programing language for web development) was used to analyze, manipulate, and create new databases. The PHP script was connected to MySQL (a relational database management system) database using the “mysqli_connect” query. This allowed the web browser to call scripts through user input and enter the RAM (real-time aerosol monitor) or light sensor data and coordinates into the database.