Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 350
- Application software 286
- History 232
- Management 198
- Engineering & Applied Sciences 180
- Economics 167
- Historia 159
- Social aspects 145
- Education 137
- Data processing 119
- Computer Science 117
- Microsoft .NET Framework 110
- Computer networks 109
- Security measures 102
- Computer security 97
- Design 96
- RELIGION 95
- Python (Computer program language) 93
- Programming 92
- Web sites 92
- Cross-cultural studies 89
- Web site development 83
- Cloud computing 78
- Computer programs 78
- Machine learning 78
- Computer programming 74
- JavaScript (Computer program language) 71
- History and criticism 66
- Research 65
- Computer software 64
-
6341Publicado 2013Tabla de Contenidos: “…-- Architecture -- Going Offline -- Unstructured Data Formats -- Getting Started with IRM -- Classification Creation -- User Provisioning -- Rights Assignment -- Securing Content -- Distributing Content -- Installing and Configuring the IRM Client -- Authentication -- Authorization -- Rights Retrieval and Storage -- Content Access and Rights Invocation -- Access Auditing and Reporting -- Rights Revocation -- Summary -- References -- Chapter 10: Encryption -- A Brief History of Encryption -- Early Codes -- More Modern Codes -- Symmetric-Key Cryptography -- Key Exchange -- Public Key Cryptography -- Key Exchange -- Public Key Infrastructure -- Structure and Function -- CA Hierarchy -- Certificate Templates and Enrollment -- Revocation -- Role Separation -- Cross-Certification -- Compliance with Standards -- NIST -- ISO 27002 -- COBIT -- Summary -- References -- Chapter 11: Storage Security -- Storage Security Evolution -- Modern Storage Security -- Storage Infrastructure -- Administration Channel -- Risks to Data -- Risk Remediation -- Confidentiality Risks -- Integrity Risks…”
Libro electrónico -
6342Publicado 2011Tabla de Contenidos: “…Intro -- Algorithmic Problem Solving -- Contents -- Preface -- PART I Algorithmic Problem Solving -- CHAPTER 1 - Introduction -- 1.1 Algorithms -- 1.2 Algorithmic Problem Solving -- 1.3 Overview -- 1.4 Bibliographic Remarks -- CHAPTER 2 - Invariants -- 2.1 Chocolate Bars -- 2.1.1 The Solution -- 2.1.2 The Mathematical Solution -- 2.2 Empty Boxes -- 2.2.1 Review -- 2.3 The Tumbler Problem -- 2.3.1 Non-deterministic Choice -- 2.4 Tetrominoes -- 2.5 Summary -- 2.6 Bibliographic Remarks -- CHAPTER 3 - Crossing a River -- 3.1 Problems -- 3.2 Brute Force -- 3.2.1 Goat, Cabbage and Wolf -- 3.2.2 State-Space Explosion -- 3.2.3 Abstraction -- 3.3 Nervous Couples -- 3.3.1 What Is the Problem? …”
Libro electrónico -
6343Publicado 2017Tabla de Contenidos: “…-- Preparing, training, and testing data -- Building the corpus with tokenization and data cleaning -- Document feature matrices -- Training models with cross validation -- Training our first predictive model -- Improving speed with parallelization -- Computing predictive accuracy and confusion matrices -- Improving our results with TF-IDF -- Adding flexibility with N-grams -- Reducing dimensionality with SVD -- Extending our analysis with cosine similarity -- Digging deeper with sentiment analysis -- Testing our predictive model with unseen data -- Retrieving text data from Twitter -- Summary -- Chapter 7: Developing Automatic Presentations -- Required packages -- Why invest in automation? …”
Libro electrónico -
6344Publicado 2018Tabla de Contenidos: “…Requesting for non-registered capabilities -- Queuing up the request if the node is busy -- Dealing with two nodes with matching capabilities -- Configuring Selenium Grid -- Specifying node-configuration parameters -- Setting supported browsers by a node -- Setting node timeouts -- Setting the limit on browser instances -- Reregistering the node automatically -- Setting node health-check times -- Unregistering an unavailable node -- Setting the browser timeout -- Hub-configuration parameters -- Waiting for a match of the desired capability -- Customized CapabilityMatcher -- WaitTimeout for a new session -- Different ways to specify the configuration -- Using cloud-based grids for cross-browser testing -- Summary -- Questions -- Further information -- Chapter 9: The PageObject Pattern -- Creating test cases for our WordPress blog -- Test case 1 - adding a new post to our WordPress blog -- Test case 2 - deleting a post from our WordPress blog -- Test case 3 - counting the number of posts on our WordPress blog -- What is the PageObject pattern? …”
Libro electrónico -
6345Publicado 2022Tabla de Contenidos: “…6.2.4 Distribution of word suffixes as features -- 6.2.5 Unique words as features -- 6.3 Practical use of authorship attribution and user profiling -- Summary -- 7 Your first sentiment analyzer using sentiment lexicons -- 7.1 Use cases -- 7.2 Understanding your task -- 7.2.1 Aggregating sentiment score with the help of a lexicon -- 7.2.2 Learning to detect sentiment in a data-driven way -- 7.3 Setting up the pipeline: Data loading and analysis -- 7.3.1 Data loading and preprocessing -- 7.3.2 A closer look into the data -- 7.4 Aggregating sentiment scores with a sentiment lexicon -- 7.4.1 Collecting sentiment scores from a lexicon -- 7.4.2 Applying sentiment scores to detect review polarity -- Summary -- Solutions to exercises -- 8 Sentiment analysis with a data-driven approach -- 8.1 Addressing multiple senses of a word with SentiWordNet -- 8.2 Addressing dependence on context with machine learning -- 8.2.1 Data preparation -- 8.2.2 Extracting features from text -- 8.2.3 Scikit-learn's machine-learning pipeline -- 8.2.4 Full-scale evaluation with cross-validation -- 8.3 Varying the length of the sentiment-bearing features -- 8.4 Negation handling for sentiment analysis -- 8.5 Further practice -- Summary -- 9 Topic analysis -- 9.1 Topic classification as a supervised machine-learning task -- 9.1.1 Data -- 9.1.2 Topic classification with Naïve Bayes -- 9.1.3 Evaluation of the results -- 9.2 Topic discovery as an unsupervised machine-learning task -- 9.2.1 Unsupervised ML approaches -- 9.2.2 Clustering for topic discovery -- 9.2.3 Evaluation of the topic clustering algorithm -- Summary -- Solutions to miscellaneous exercises -- 10 Topic modeling -- 10.1 Topic modeling with latent Dirichlet allocation -- 10.1.1 Exercise 10.1: Question 1 solution -- 10.1.2 Exercise 10.1: Question 2 solution -- 10.1.3 Estimating parameters for the LDA…”
Libro electrónico -
6346Publicado 2022Tabla de Contenidos: “…-- Information Security = Information Quality + Information Integrity -- Data Modeling -- Preserving Data Across the Lifecycle -- Identify and Analyze Malicious Code and Activity -- Malware -- Malicious Code Countermeasures -- Malicious Activity -- Malicious Activity Countermeasures -- Implement and Operate Endpoint Device Security -- HIDS -- Host-Based Firewalls -- Allowed Lists: Positive Control for App Execution -- Endpoint Encryption -- Trusted Platform Module -- Mobile Device Management -- Secure Browsing -- IoT Endpoint Security -- Operate and Configure Cloud Security -- Deployment Models -- Service Models -- Virtualization -- Legal and Regulatory Concerns -- Data Storage and Transmission -- Third-Party/Outsourcing Requirements -- Lifecycles in the Cloud -- Shared Responsibility Model -- Layered Redundancy as a Survival Strategy -- Operate and Secure Virtual Environments -- Software-Defined Networking -- Hypervisor -- Virtual Appliances -- Continuity and Resilience -- Attacks and Countermeasures -- Shared Storage -- Summary -- Appendix: Cross-Domain Challenges -- Paradigm Shifts in Information Security? …”
Libro electrónico -
6347Publicado 2024Tabla de Contenidos: “…Technology selection for performance optimization -- Making a computational choice -- Working with containers -- Going serverless -- Making a storage choice -- Working with block storage and storage area network -- Working with file storage and network area storage -- Working with object storage and cloud data storage -- Storage for databases -- Making a database choice -- Online transactional processing -- Nonrelational databases -- Online analytical processing -- Building a data search functionality -- Improving network performance -- Using edge computing -- Defining a DNS routing strategy -- Applying a load balancer -- Applying auto-scaling -- Performance considerations for mobile applications -- Optimization of load times -- Efficient use of resources -- Responsive user interface (UI) -- Network efficiency -- Battery consumption -- Cross-platform compatibility -- User experience (UX) design -- Effective data management -- Testing and quality assurance -- Performance testing -- Types of performance testing -- Managing performance monitoring -- Summary -- Chapter 7: Security Considerations -- Chapter 8:Architectural Reliability Considerations -- Design principles for architectural reliability -- Making systems self-healing by applying automation -- Quality assurance -- Creating a distributed system -- Monitoring and adding capacity -- Performing recovery validation -- Technology selection for architectural reliability -- Planning the RPO and RTO -- Replicating data -- Synchronous versus asynchronous replication -- Replication methods -- Planning disaster recovery -- Backup and restore -- Pilot light -- Warm standby -- Multi-site -- Applying best practices for DR -- Improving reliability with the cloud -- Summary -- Chapter 9:Operational Excellence Considerations -- Design principles for operational excellence -- Automating manual tasks…”
Libro electrónico -
6348Publicado 2024Tabla de Contenidos: “…Chapter 12: Monitoring Data Mesh Costs and Building a Cross-Charging Model -- Components of data mesh costs -- Cost models in a data mesh -- Overview of cost management in Azure -- Allocating costs to different data product groups and domains -- How to determine the cost of shared resources -- Summary -- Chapter 13: Understanding Data-Sharing Topologies in a Data Mesh -- What is in-place sharing? …”
Libro electrónico -
6349Publicado 2024Tabla de Contenidos: “…Digging into the Three Types of Workplace Empathy -- Cognitive empathy -- Emotional empathy -- Compassionate empathy -- Being an empathetic leader -- Figuring Out the Four Domains of Emotional Intelligence -- Self-awareness -- Self-control -- Social awareness -- Relationship management -- Discovering Your Level of Empathy and Emotional Intelligence -- Realizing the Need for Greater Empathy and Emotional Intelligence -- Applying Empathy and Emotional Intelligence in the Workplace -- Chapter 9 Developing Cross-Cultural Competence and Cultural Intelligence -- Defining Culture -- Knowing the Difference between Cultural Competence and Cultural Intelligence -- Discovering Why these Competencies Matter to Leaders -- Mapping the Two Mindsets of Intercultural Competence -- Monocultural mindset -- Intercultural mindset -- Exploring the Five Orientations of Cultural Competence -- Denial -- Polarization -- Minimization -- Acceptance -- Adaptation -- Becoming a Culturally Competent and Culturally Intelligent Leader -- Part 3 Leading Others -- Chapter 10 Assembling and Leading Diverse and Hybrid Teams -- Sourcing Diverse Talent -- Acclimating New Hires to the Team -- Leading Your Team Through Five Stages of Development -- Forming -- Storming -- Norming -- Performing -- Adjourning -- Figuring out what stage your team is at -- Maximizing the Benefits of a Diverse Team -- Creativity and problem solving -- Collaboration -- Increased business performance -- Engagement and retention -- Fostering an Environment of Trust and Belonging -- Leading Across Differences and Distances -- Avoiding Common Pitfalls when Leading a Diverse Team -- Chapter 11 Establishing Trust and Psychological Safety -- Defining Trust and Psychological Safety -- Outlining the Four Stages of Psychological Safety -- Inclusion Safety -- Learner Safety -- Contributor Safety -- Challenger Safety…”
Libro electrónico -
6350Publicado 2023Tabla de Contenidos: “…Generating a bootstrap distribution for the median -- Constructing the bootstrapped confidence interval -- Re-centering a bootstrap distribution -- Introducing the central limit theorem used in t-distribution -- Constructing the confidence interval for the population mean using the t-distribution -- Performing hypothesis testing for two means -- Introducing ANOVA -- Summary -- Chapter 12: Linear Regression in R -- Introducing linear regression -- Understanding simple linear regression -- Introducing multiple linear regression -- Seeking a higher coefficient of determination -- More on adjusted R 2 -- Developing an MLR model -- Introducing Simpson's Paradox -- Working with categorical variables -- Introducing the interaction term -- Handling nonlinear terms -- More on the logarithmic transformation -- Working with the closed-form solution -- Dealing with multicollinearity -- Dealing with heteroskedasticity -- Introducing penalized linear regression -- Working with ridge regression -- Working with lasso regression -- Summary -- Chapter 13: Logistic Regression in R -- Technical requirements -- Introducing logistic regression -- Understanding the sigmoid function -- Grokking the logistic regression model -- Comparing logistic regression with linear regression -- Making predictions using the logistic regression model -- More on log odds and odds ratio -- Introducing the cross-entropy loss -- Evaluating a logistic regression model -- Dealing with an imbalanced dataset -- Penalized logistic regression -- Extending to multi-class classification -- Summary -- Chapter 14: Bayesian Statistics -- Technical requirements -- Introducing Bayesian statistics -- A first look into the Bayesian theorem -- Understanding the generative model -- Understanding prior distributions -- Introducing the likelihood function -- Introducing the posterior model…”
Libro electrónico -
6351por Reddy, MartinTabla de Contenidos: “…How to maintain backward compatibility -- Adding functionality -- Changing functionality -- Deprecating functionality -- Removing functionality -- Inline namespaces for versioning -- API reviews -- The purpose of API reviews -- Prerelease API reviews -- Precommit API reviews -- 11 - Documentation -- Reasons to write documentation -- Defining behavior -- Documenting the interface's contract -- Communicating behavioral changes -- What to document -- Types of documentation -- Automated API documentation -- Overview documentation -- Examples and tutorials -- Release notes -- License information -- Documentation usability -- Inclusive language -- Using Doxygen -- The configuration file -- Comment style and commands -- API comments -- File comments -- Class comments -- Method comments -- Enum comments -- Sample header with documentation -- 12 - Testing -- Reasons to write tests -- Types of API testing -- Unit testing -- Integration testing -- Performance testing -- Writing good tests -- Qualities of a good test -- What to test -- Focusing the testing effort -- Working with quality assurance -- Writing testable code -- Test-driven development -- Stub and mock objects -- Testing private code -- Using assertions -- Contract programming -- Record and playback functionality -- Supporting internationalization -- Automated testing tools -- Test harnesses -- Code coverage -- Bug tracking -- Continuous build system -- 13 - Objective-C and Swift -- Interface design in C++ and Objective-C -- Data hiding in Objective-C -- Objective-C behind a C++ API -- C++ behind an Objective-C API -- C++ behind a Swift API -- 14 - Scripting -- Adding script bindings -- Extending versus embedding -- Advantages of scripting -- Language compatibility issues -- Crossing the language barrier -- Script binding technologies -- Boost Python -- Simplified wrapper and interface generator…”
Publicado 2024
Libro electrónico -
6352Publicado 2024Tabla de Contenidos: “…Adding a Highlight Action to the Dashboard -- Adding a URL Action to the Dashboard -- Adding User-Guiding Sentences to Improve the End-User Experience -- Filtering Multiple Sheets -- Adding a Filter to the Dashboard and Applying it to All Sheets -- Sheet Swapping -- Creating a Sheet Swapper and Applying it to the Dashboard -- Dashboard Best Practices -- Stories -- Creating a Story -- Summary -- Exam Readiness Drill - Chapter Review Questions -- Chapter 7: Formatting -- Introduction -- Applying Color, Font, Shapes, and Styling -- Color -- Font -- Alignment -- Tooltips -- Shapes -- Adding Custom Shapes and Color Palettes -- Adding annotations -- Adding tooltips -- Applying padding -- Removing Gridlines, Row-Level and column-Level Bands, and Shading -- Summary -- Exam Readiness Drill - Chapter Review Questions -- Chapter 8: Publishing and Managing Content -- Introduction -- Sharing Tableau Content -- Publishing Workbooks -- Publishing a Tableau Workbook -- Publishing Data Sources -- Publishing a Data Source -- Exporting Content -- Exporting to PDF -- Cross-Tab Selected Data to Excel -- Scheduling Data Updates -- Extract Refreshes -- Scheduling an Extract Refresh -- Tableau Prep Flows -- Managing Published Workbooks -- Alerts -- Creating a Data-Driven Alert -- Subscriptions -- Creating a Subscription -- Summary -- Exam Readiness Drill - Chapter Review Questions -- Chapter 9: Accessing the Online Practice Resources -- Index -- Other Books You May Enjoy…”
Libro electrónico -
6353Publicado 2024Tabla de Contenidos: “…-- A quick primer to use Linux -- Basic commands -- Elevated privileges -- Developing for Linux -- Installing .NET on Linux -- Running a .NET background worker on Linux -- Make your code cross-platform -- How code can help you -- Writing services for Linux -- The service description -- Installing the service -- Uninstalling the service -- Handling signals -- Summing up -- Let's recap -- Index -- Other Books You May Enjoy -- OLE_LINK1 -- OLE_LINK1…”
Libro electrónico -
6354por Kousalya, P.Tabla de Contenidos: “…13.7 Probability Distributions in Queuing System -- 13.8 Pure Birth Process -- 13.9 Pure Death Process -- 13.10 Classification of Queuing Models:(Single Server Queuing Models) -- 13.11 Multi-Server Queuing Models -- Definitions at a Glance -- Formulae at a Glance -- Objective Type Questions -- Chapter 14: Design of Experiments -- Introduction -- 14.1 Assumptions of Analysis of Variance -- 14.2 One-Way Classification -- 14.3 The Analysis from Decomposition of the Individual Observations -- 14.4 Two-Way Classification -- 14.5 Completely Randomized Design (CRD) -- 14.6 Latin Square Design (LSD) -- 14.7 Randomized Block Design (RBD) -- Definitions at a Glance -- Formulae at a Glance -- Objective Type Questions -- Chapter 15: Random Process -- Introduction -- 15.1 Classification of Random Processes -- 15.2 Stationarity -- 15.3 Second Order Stationary Process -- 15.4 Wide Sense Stationary Process -- 15.5 Cross Correlation Function -- 15.6 Statistical Averages -- 15.7 Time Averages -- 15.8 Statistical Independence -- 15.9 Ergodic Random Process -- 15.10 Mean-Ergodic Theorem -- 15.11 Correlation Ergodic Process -- 15.12 Correlation Functions -- 15.13 Covariance Functions -- 15.14 Spectral Representation -- 15.15 Discrete Time Processes -- 15.16 Discrete Time Sequences -- 15.17 Some Noise Definitions -- 15.18 Types of Noise -- Definitions at a Glance -- Formulae at a Glance -- Objective Type Questions -- Chapter 16: Advanced Random Process -- Introduction -- 16.1 Poisson Process -- 16.2 Mean and Auto Correlation of the Poisson Process -- 16.3 Markov Process -- 16.4 Chapman-Kolmogorov Theorem -- 16.5 Definitions in Markov Chain -- 16.6 Application to the Theory of Queues -- 16.7 Random Walk -- 16.8 Gaussian Process -- 16.9 Band Pass Process -- 16.10 Narrow Band Gaussian Process -- 16.11 Band Limited Process -- Definitions at a Glance -- Formulae at a Glance…”
Publicado 2013
Libro electrónico -
6355por Varma, SumatiTabla de Contenidos: “…Geographical Composition -- Outward Indian FDI -- KEY TERMS -- DISCUSSION QUESTIONS -- Chapter13 INTERNATIONAL ORGANIZATION STRUCTURE AND DESIGN -- INTRODUCTION -- EARLY ORGANIZATIONAL STRUCTURES -- INTERNATIONAL DIVISION STRUCTURE -- GLOBAL ORGANIzATIONAL STRUCTURES -- Global Product Structure -- Global Area Structure -- Global Functional Structure -- Mixed Structure -- Matrix Structure -- Transnational Network Structure -- DETERMINANTS OF THE ORGANIZATION STRUCTURE -- KEY TERMS -- DISCUSSION QUESTIONS -- Chapter14 INTERNATIONAL MARKETING -- INTRODUCTION -- INTERNATIONAL MARKET ASSESSMENT -- THE MARKETING MIX -- Market Segmentation -- PRODUCT -- Producer Goods -- Consumer Goods -- Determinants of Product Adaptation -- Brand Management -- New Product Development -- Promotion Strategy -- Pricing Strategy -- Distribution -- KEY TERMS -- DISCUSSION QUESTIONS -- Chapter15 INTERNATIONAL HRM -- INTRODUCTION -- RECRUITMENT AND SELECTION -- Ethnocentric Approach -- Polycentric Approach -- Geocentric Approach -- Regiocentric Approach -- TRAINING AND DEVELOPMENT -- Cross-cultural Training -- Language Training -- Specific Skills Training -- COMPENSATION -- INTERNATIONAL LABOR RELATIONS -- INTERNATIONAL LABOR STANDARDS -- KEY TERMS -- DISCUSSION QUESTIONS -- Chapter16 INTERNATIONAL OPERATIONS -- INTRODUCTION -- SUPPLY-CHAIN MANAGEMENT -- INTERNATIONAL LOGISTICS -- Systems Concept -- Total Cost Concept -- Trade-off Concept -- GLOBAL SUPPLY CHAIN DECISIONS -- Quality -- Third-party Logistics (3PL) -- Location Decisions -- Production Decisions -- Purchasing Decision -- Inventory Decisions -- International Packaging Issues -- International Storage Issues -- Transportation Decisions -- Transportation Infrastructure -- KEY TERMS -- DISCUSSION QUESTIONS -- Chapter17 INTERNATIONAL FINANCE AND ACCOUNTING -- INTRODUCTION -- ACCOUNTING SYSTEM…”
Publicado 2015
Libro electrónico -
6356por Kumkum, MukherjeeTabla de Contenidos: “…-- Chapter 9 Management of Diversity Including Gender Issues and Cross-cultural Dynamics -- Opening Case: Surviving in a Melting Pot of Culture -- LEARNING OBJECTIVES -- Definition of Diversity -- Primary vs Secondary Dimensions of Diversity -- Concept Check -- Prejudices and Stereotypes -- Assimilation vs Valuing Diversity -- Managing Diversity -- Diversity Programmes -- Diversity Awareness Training -- Glossary -- Questions -- References -- Case Study: Reaching to the Top Through Leveraging Diversity -- Chapter 10 Organizational Change -- LEARNING OBJECTIVES -- Need for change -- Concept Check -- Nature of Organizational Change -- Forces RESPONSIBLE for Change -- External Forces Responsible for Change -- Internal Forces for Change -- Types of Change -- Theories of Planned Change -- Lewin's Force Field Analysis -- Different Models for Understan ding Change -- Lewin's Three Step Model of Change -- McKinsey 7-S Model -- Burke-Litwin Causal Model -- Nadler and Tashman Organizational Congruence Model -- Resistance to Change -- Individual Resistance -- Organizational Resistance -- Managing Resistance to Change -- Behavioural Reactions to Change -- Manager's Essence: Initiating Changes in Tata Motors -- Concept Check -- Questions -- References -- Case Study: Change Effort in a Nationalized Bank -- Part 2 Organizational Development -- Chapter 11 Organization Development -- Opening Case: Strategic Rethinking at TCS -- LEARNING OBJECTIVES -- Introduction -- Why Organization Development? …”
Publicado 2015
Libro electrónico -
6357Publicado 2024Tabla de Contenidos: “…Exploiting Windows services and applications -- Server-side exploits -- Client-side exploits -- Exploring the Windows Registry -- Windows Registry exploitation -- Exploiting the Windows logs -- Summary -- Lab -- Brute force password crack -- Rainbow table crack -- Assessment -- Answers -- Chapter 6: Hacking the Linux Operating System -- Exploiting the Linux operating system -- Exploring the Linux filesystem -- Exploiting the filesystem -- Linux hidden files -- Important files -- Exploiting Linux networking -- Exploiting Linux authentication -- Cracking passwords -- Linux updates and patching -- The Linux logging system -- Exploiting the Linux kernel -- Checking your kernel version -- Exploiting the kernel -- Lab -- Summary -- Assessment -- Answers -- Chapter 7: Ethical Hacking of Web Servers -- Web servers' architecture, configuration, and vulnerabilities -- Adding processing logic -- Threats, vulnerabilities, and exploits to web services -- Web server authentication -- Basic authentication -- OAuth -- Some real-world web servers and ways to combat attacks -- IIS hardening tasks -- Apache web server hardening tasks -- Types of web server/website attacks -- Website defacement -- DoS/DDoS attack -- HTTP response-splitting attack -- Cross-Site Request Forgery -- Deep linking -- Directory traversal attack -- Man-in-the-Middle/sniffing attack -- Cookie tampering -- Cookie-based session attacks -- Session hijacking -- DNS -- Lab -- Summary -- Assessment -- Answer -- Chapter 8: Hacking Databases -- Finding databases on the network -- Discovering databases on the network -- Mitigating database discovery -- Exploring databases and database structures -- Database threats and vulnerabilities -- Network-based database attacks -- Database engine faults and bugs -- Brute-force attacks on weak or default passwords -- Misconfigurations -- Remote code execution…”
Libro electrónico -
6358por OECDTabla de Contenidos: “…Additional incentives for inter-municipal co-operation may be needed to build local strategic planning capacities -- Regional development co-ordination in Croatia -- Croatia's vertical and horizontal mechanisms for regional development -- National-level co-ordination mechanisms supporting regional development -- Subnational co-ordination mechanisms, supporting exchange across jurisdictions and with the national government -- Challenges to the co-ordination of regional development in Croatia -- The organisation of the Prime Minister-led regional development co-ordination body could be adjusted to improve its impact -- Further institutionalising co-operation across RDAs can improve peer-to-peer exchange -- Strengthening communication between the MRDEUF and RDAs -- Conclusion -- References -- Notes -- 4 Regional Development Planning Instruments and Practices -- Introduction -- Croatia's national-level strategic planning guidelines and documents -- The National Development Strategy 2030 guides Croatia's regional development policy -- Balanced regional development is not fully integrated as a cross-cutting priority in the NDS -- The need for a new national-level regional development strategy in Croatia -- Croatia's Regional Development Strategy 2017-2020 provides a starting point for designing a new national-level regional development strategy -- Policy makers should also ensure that other high-level planning documents include a territorial perspective -- Croatia's subnational-level strategic planning guidelines and documents -- Strengths in the county-level strategic planning process -- Areas for improvement in the design of the county-level strategic planning -- Clarifying who contributed to the design of development plans, can increase a sense of ownership of regional development efforts…”
Publicado 2024
Libro electrónico -
6359
-
6360