Explore chapters and articles related to this topic
Production
Published in Wanda Grimsgaard, Design and Strategy, 2023
Backend languages:JavaScript can be used as both frontend and backend programming languages.C# is a general-purpose programming language and widely used for competitive programming and as a backend language.PHP is a general-purpose scripting language designed for web development. One of the most popular content management system, WordPress, is written in PHP.Python is a general-purpose programming language. Its approach aims to help programmers write clear and logical code for both smalland large projects.Node js is an open-source and cross-platform runtime environment for executing JavaScript code outside a browser. It is not a framework, nor a programming language. One often uses Nodejs for building back-end services like APIs. It is suitable for large companies and has been used by big names such as Paypal, Uber, Netflix and Wallmart.SQL is designed for managing data held in a relational database.
Netflow Feature Evaluation for the Detection of Slow Read HTTP Attacks
Published in Stuart H Rubin, Lydia Bouzar-Benlabiod, Reuse in Intelligent Systems, 2020
Cliff Kemp, Chad Calvert, Taghi M Khoshgoftaar
We installed WordPress on the Apache student web server to serve as our content management system. The website consists of lecture material, assignments, assessments, and other content required by student users. Normal traffic related to coursework may consist of but is not limited to: downloads, uploads, website navigation, and other communications with the web server. Within the context of our network usage, students both locally on our network and from online may request course material concurrently from our server. Our extended network also supports other faculty and students by providing services such as virtualization, email, web hosting, and audio/video streaming. Additional traffic is generated from the public as this is a live web server facing the Internet.
Social Networks and Social Media
Published in Julie A. Jacko, The Human–Computer Interaction Handbook, 2012
Molly A. McClellan, Julie A. Jacko, François Sainfort, Layne M. Johnson
A recent report based on the 2009 Parent–Teen Cell Phone Survey, sponsored by the Pew Internet and American Life Project, found a decline in blogging among those under 30, while an increase in blogging activity for those over 30 (Lenhart et al. 2010). One explanation for this decrease in blogging among younger adults is that they may have exchanged blogging for micro-blogging or using applications such as Twitter or Facebook status updates instead of longer, more personal blogs. Another reason may be fear of cyber-bullying, as teens realize the more personal information they expose to the world, the greater the possibility of someone using it against them. The increase in blogging for those over 30 may be a result of a slower technology acceptance curve for those who are not digital natives. As content management systems (CMS) such as WordPress continue to provide interfaces that allow templates and widgets to be easily rearranged without knowledge of PHP or HTML, it makes blogging more accessible to everyone. Currently, WordPress has a CMS market share of greater than 50% (W3Techs).
Towards Digital Forensics Investigation of WordPress Applications Running Over Kubernetes
Published in IETE Journal of Research, 2023
Muhammad Faraz Hyder, Syeda Hafsa Ahmed, Mustafa Latif, Kehkashan Aslam, Ata. U. Rab, Mussab T. Siddiqui
Digital forensics is a vital cybersecurity domain with the objective of finding the evidence and identifying the attack source and attackers. Cloud forensics is even more challenging due to the dynamic allocation of shared resources among tenants. Digital forensics investigation deals with the acquiring of electronic data and performing identification, analyzing, processing, and reporting on it. The purpose of digital forensics is to prepare the findings for prosecution by collecting evidence from the data and process into intelligible form. WordPress is a widely-used content management system (CMS) used for hosting and building websites. However, many vulnerabilities have been discovered in WordPress that may lead to different threats and security breaches. This stresses the need to perform digital forensics on WordPress. Moreover, in a containerized cloud environment, performing digital forensics is challenging due to the short lifespan of containers. Since the containers are short-lived, necessary logs are not preserved, making it challenging to analyze the application logs. This paper proposed and developed the techniques to perform digital forensics on WordPress in a containerized environment like Kubernetes and to alert the system when necessary.