Microsoft Intune Cookbook

Microsoft Intune Cookbook

Author: Andrew Taylor

Publisher: Packt Publishing Ltd

Published: 2024-01-19

Total Pages: 574

ISBN-13: 1805121219

DOWNLOAD EBOOK

Get started with Microsoft Intune and explore its many facets, including task automation with Microsoft Graph Key Features Create and configure your new mobile device management (MDM) environment Become an Intune pro by mastering compliance policies, monitoring techniques, reporting practices, and application deployment procedures Learn how to manage Windows, Android, iOS, and macOS devices using Intune Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionMicrosoft Intune is a cloud-managed mobile device management (MDM) tool that empowers you to manage your end-user device estate across various platforms. While it is an excellent platform, the initial setup and configuration can be a daunting process, and mistakes made early on can be more challenging to resolve later. This book addresses these issues by guiding you through the end-to-end configuration of an Intune environment, incorporating best practices and utilizing the latest functionalities. In addition to setting up your environment, you’ll delve into the Microsoft Graph platform to understand the underlying mechanisms behind the web GUI. This knowledge will enable you to automate a significant portion of your daily tasks using PowerShell. By the end of this book, you’ll have established an Intune environment that supports Windows, Apple iOS, Apple macOS, and Android devices. You’ll possess the expertise to add new configurations, policies, and applications, tailoring an environment to your specific requirements. Additionally, you’ll have the ability to troubleshoot any issues that may arise and package and deploy your company applications. Overall, this book is an excellent resource for anyone who wants to learn how to use Microsoft Intune to manage their organization's end-user devices.What you will learn Set up your Intune tenant and associated platform connections Create and deploy device policies to your organization's devices Find out how to package and deploy your applications Explore different ways to monitor and report on your environment Leverage PowerShell to automate your daily tasks Understand the underlying workings of the Microsoft Graph platform and how it interacts with Intune Who this book is for This book is for IT professionals, end-user device administrators, and system administrators looking to transition to cloud-managed devices or enhance their current environment.


Mobile Device Exploitation Cookbook

Mobile Device Exploitation Cookbook

Author: Prashant Verma

Publisher: Packt Publishing Ltd

Published: 2016-06-30

Total Pages: 227

ISBN-13: 1783558733

DOWNLOAD EBOOK

Over 40 recipes to master mobile device penetration testing with open source tools About This Book Learn application exploitation for popular mobile platforms Improve the current security level for mobile platforms and applications Discover tricks of the trade with the help of code snippets and screenshots Who This Book Is For This book is intended for mobile security enthusiasts and penetration testers who wish to secure mobile devices to prevent attacks and discover vulnerabilities to protect devices. What You Will Learn Install and configure Android SDK and ADB Analyze Android Permission Model using ADB and bypass Android Lock Screen Protection Set up the iOS Development Environment - Xcode and iOS Simulator Create a Simple Android app and iOS app and run it in Emulator and Simulator respectively Set up the Android and iOS Pentesting Environment Explore mobile malware, reverse engineering, and code your own malware Audit Android and iOS apps using static and dynamic analysis Examine iOS App Data storage and Keychain security vulnerabilities Set up the Wireless Pentesting Lab for Mobile Devices Configure traffic interception with Android and intercept Traffic using Burp Suite and Wireshark Attack mobile applications by playing around with traffic and SSL certificates Set up the Blackberry and Windows Phone Development Environment and Simulator Setting up the Blackberry and Windows Phone Pentesting Environment Steal data from Blackberry and Windows phones applications In Detail Mobile attacks are on the rise. We are adapting ourselves to new and improved smartphones, gadgets, and their accessories, and with this network of smart things, come bigger risks. Threat exposure increases and the possibility of data losses increase. Exploitations of mobile devices are significant sources of such attacks. Mobile devices come with different platforms, such as Android and iOS. Each platform has its own feature-set, programming language, and a different set of tools. This means that each platform has different exploitation tricks, different malware, and requires a unique approach in regards to forensics or penetration testing. Device exploitation is a broad subject which is widely discussed, equally explored by both Whitehats and Blackhats. This cookbook recipes take you through a wide variety of exploitation techniques across popular mobile platforms. The journey starts with an introduction to basic exploits on mobile platforms and reverse engineering for Android and iOS platforms. Setup and use Android and iOS SDKs and the Pentesting environment. Understand more about basic malware attacks and learn how the malware are coded. Further, perform security testing of Android and iOS applications and audit mobile applications via static and dynamic analysis. Moving further, you'll get introduced to mobile device forensics. Attack mobile application traffic and overcome SSL, before moving on to penetration testing and exploitation. The book concludes with the basics of platforms and exploit tricks on BlackBerry and Windows Phone. By the end of the book, you will be able to use variety of exploitation techniques across popular mobile platforms with stress on Android and iOS. Style and approach This is a hands-on recipe guide that walks you through different aspects of mobile device exploitation and securing your mobile devices against vulnerabilities. Recipes are packed with useful code snippets and screenshots.


Mobile Forensics Cookbook

Mobile Forensics Cookbook

Author: Igor Mikhaylov

Publisher: Packt Publishing Ltd

Published: 2017-12-15

Total Pages: 293

ISBN-13: 1785289756

DOWNLOAD EBOOK

Discover the tools and techniques of mobile forensic investigations and make sure your mobile autopsy doesn't miss a thing, all through powerful practical recipes About This Book Acquire in-depth knowledge of mobile device acquisition using modern forensic tools Understand the importance of clouds for mobile forensics and learn how to extract data from them Discover advanced data extraction techniques that will help you to solve forensic tasks and challenges Who This Book Is For This book is aimed at practicing digital forensics analysts and information security professionals familiar with performing basic forensic investigations on mobile device operating systems namely Android, iOS, Windows, and Blackberry. It's also for those who need to broaden their skillset by adding more data extraction and recovery techniques. What You Will Learn Retrieve mobile data using modern forensic tools Work with Oxygen Forensics for Android devices acquisition Perform a deep dive analysis of iOS, Android, Windows, and BlackBerry Phone file systems Understand the importance of cloud in mobile forensics and extract data from the cloud using different tools Learn the application of SQLite and Plists Forensics and parse data with digital forensics tools Perform forensic investigation on iOS, Android, Windows, and BlackBerry mobile devices Extract data both from working and damaged mobile devices using JTAG and Chip-off Techniques In Detail Considering the emerging use of mobile phones, there is a growing need for mobile forensics. Mobile forensics focuses specifically on performing forensic examinations of mobile devices, which involves extracting, recovering and analyzing data for the purposes of information security, criminal and civil investigations, and internal investigations. Mobile Forensics Cookbook starts by explaining SIM cards acquisition and analysis using modern forensics tools. You will discover the different software solutions that enable digital forensic examiners to quickly and easily acquire forensic images. You will also learn about forensics analysis and acquisition on Android, iOS, Windows Mobile, and BlackBerry devices. Next, you will understand the importance of cloud computing in the world of mobile forensics and understand different techniques available to extract data from the cloud. Going through the fundamentals of SQLite and Plists Forensics, you will learn how to extract forensic artifacts from these sources with appropriate tools. By the end of this book, you will be well versed with the advanced mobile forensics techniques that will help you perform the complete forensic acquisition and analysis of user data stored in different devices. Style and approach This book delivers a series of extra techniques and methods for extracting and analyzing data from your Android, iOS, Windows, and Blackberry devices. Using practical recipes, you will be introduced to a lot of modern forensics tools for performing effective mobile forensics.


Python Automation Cookbook

Python Automation Cookbook

Author: Jaime Buelta

Publisher: Packt Publishing Ltd

Published: 2020-05-29

Total Pages: 527

ISBN-13: 1800202598

DOWNLOAD EBOOK

Get a firm grip on the core processes including browser automation, web scraping, Word, Excel, and GUI automation with Python 3.8 and higher Key FeaturesAutomate integral business processes such as report generation, email marketing, and lead generationExplore automated code testing and Python’s growth in data science and AI automation in three new chaptersUnderstand techniques to extract information and generate appealing graphs, and reports with MatplotlibBook Description In this updated and extended version of Python Automation Cookbook, each chapter now comprises the newest recipes and is revised to align with Python 3.8 and higher. The book includes three new chapters that focus on using Python for test automation, machine learning projects, and for working with messy data. This edition will enable you to develop a sharp understanding of the fundamentals required to automate business processes through real-world tasks, such as developing your first web scraping application, analyzing information to generate spreadsheet reports with graphs, and communicating with automatically generated emails. Once you grasp the basics, you will acquire the practical knowledge to create stunning graphs and charts using Matplotlib, generate rich graphics with relevant information, automate marketing campaigns, build machine learning projects, and execute debugging techniques. By the end of this book, you will be proficient in identifying monotonous tasks and resolving process inefficiencies to produce superior and reliable systems. What you will learnLearn data wrangling with Python and Pandas for your data science and AI projectsAutomate tasks such as text classification, email filtering, and web scraping with PythonUse Matplotlib to generate a variety of stunning graphs, charts, and mapsAutomate a range of report generation tasks, from sending SMS and email campaigns to creating templates, adding images in Word, and even encrypting PDFsMaster web scraping and web crawling of popular file formats and directories with tools like Beautiful SoupBuild cool projects such as a Telegram bot for your marketing campaign, a reader from a news RSS feed, and a machine learning model to classify emails to the correct department based on their contentCreate fire-and-forget automation tasks by writing cron jobs, log files, and regexes with Python scriptingWho this book is for Python Automation Cookbook - Second Edition is for developers, data enthusiasts or anyone who wants to automate monotonous manual tasks related to business processes such as finance, sales, and HR, among others. Working knowledge of Python is all you need to get started with this book.


Microsoft Power Apps Cookbook

Microsoft Power Apps Cookbook

Author: Eickhel Mendoza

Publisher: Packt Publishing Ltd

Published: 2022-08-30

Total Pages: 415

ISBN-13: 1803243287

DOWNLOAD EBOOK

Practical recipes and real-world examples to help you create custom solutions and automate processes. Use Power Apps combined with Power Automate, Dataverse, the Component Framework, and Power Pages to implement RPA technologies and more. Key Features Enhanced with added content on Power Pages, robotic process automation, map capabilities for canvas apps, solutions using mixed reality, and much more Explore a variety of built-in templates to create custom apps for specific business scenarios Strengthen your enterprise applications with advanced techniques and proven tips using a low-code approach Book Description Power Apps is a low-code platform owned by Microsoft. With this platform, you can create solutions to solve your business needs while integrating with other components of the Power Platform, such as Microsoft Power Automate, Microsoft Power BI, and others. This book is a handy solution guide to meet many organizational requirements. Microsoft Power Apps Cookbook, Second Edition, takes a pragmatic approach where every business scenario is presented in a quick, practical, and action-oriented recipe. You will be able to use these instant solutions in your development environment and customize your business apps to meet challenging business needs. This will help you handle real-world scenarios and experiences to give you a head start in your Power Apps projects. You will discover various aspects of Power Apps, from building canvas apps, designing model-driven solutions, extending apps with custom connectors, and integrating apps with other platforms, to the pro-developer side including Power Apps Component Framework and creating website experiences for external users with Power Pages. By the end of this Microsoft Power Apps book, you will have gained experience in developing applications using the Power Apps platform and all its features. What you will learn Learn to integrate and test canvas apps Design model-driven solutions using various features of Microsoft Dataverse Automate business processes such as triggered events, status change notifications, and approval systems with Power Automate Implement RPA technologies with Power Automate Extend your platform using maps and mixed reality Implement AI Builder's intelligent capabilities in your solutions Extend your business applications' capabilities using Power Apps Component Framework Create website experiences for users beyond the organization with Microsoft Power Pages Who this book is for This book is targeted at information workers and citizen developers wanting to develop custom applications for their organizations or the projects they are undertaking. Traditional app developers will also find this book useful by discovering how to use a rapid application development environment with increased productivity and speed. Readers are expected to have prior exposure to the Microsoft Power Platform ecosystem.


Windows Forensics Cookbook

Windows Forensics Cookbook

Author: Oleg Skulkin

Publisher: Packt Publishing Ltd

Published: 2017-08-04

Total Pages: 268

ISBN-13: 1784391271

DOWNLOAD EBOOK

Maximize the power of Windows Forensics to perform highly effective forensic investigations About This Book Prepare and perform investigations using powerful tools for Windows, Collect and validate evidence from suspects and computers and uncover clues that are otherwise difficult Packed with powerful recipes to perform highly effective field investigations Who This Book Is For If you are a forensic analyst or incident response professional who wants to perform computer forensics investigations for the Windows platform and expand your took kit, then this book is for you. What You Will Learn Understand the challenges of acquiring evidence from Windows systems and overcome them Acquire and analyze Windows memory and drive data with modern forensic tools. Extract and analyze data from Windows file systems, shadow copies and the registry Understand the main Windows system artifacts and learn how to parse data from them using forensic tools See a forensic analysis of common web browsers, mailboxes, and instant messenger services Discover how Windows 10 differs from previous versions and how to overcome the specific challenges it presents Create a graphical timeline and visualize data, which can then be incorporated into the final report Troubleshoot issues that arise while performing Windows forensics In Detail Windows Forensics Cookbook provides recipes to overcome forensic challenges and helps you carry out effective investigations easily on a Windows platform. You will begin with a refresher on digital forensics and evidence acquisition, which will help you to understand the challenges faced while acquiring evidence from Windows systems. Next you will learn to acquire Windows memory data and analyze Windows systems with modern forensic tools. We also cover some more in-depth elements of forensic analysis, such as how to analyze data from Windows system artifacts, parse data from the most commonly-used web browsers and email services, and effectively report on digital forensic investigations. You will see how Windows 10 is different from previous versions and how you can overcome the specific challenges it brings. Finally, you will learn to troubleshoot issues that arise while performing digital forensic investigations. By the end of the book, you will be able to carry out forensics investigations efficiently. Style and approach This practical guide filled with hands-on, actionable recipes to detect, capture, and recover digital artifacts and deliver impeccable forensic outcomes.


Azure Data Factory Cookbook

Azure Data Factory Cookbook

Author: Dmitry Anoshin

Publisher: Packt Publishing Ltd

Published: 2020-12-24

Total Pages: 383

ISBN-13: 1800561024

DOWNLOAD EBOOK

Solve real-world data problems and create data-driven workflows for easy data movement and processing at scale with Azure Data Factory Key FeaturesLearn how to load and transform data from various sources, both on-premises and on cloudUse Azure Data Factory’s visual environment to build and manage hybrid ETL pipelinesDiscover how to prepare, transform, process, and enrich data to generate key insightsBook Description Azure Data Factory (ADF) is a modern data integration tool available on Microsoft Azure. This Azure Data Factory Cookbook helps you get up and running by showing you how to create and execute your first job in ADF. You’ll learn how to branch and chain activities, create custom activities, and schedule pipelines. This book will help you to discover the benefits of cloud data warehousing, Azure Synapse Analytics, and Azure Data Lake Gen2 Storage, which are frequently used for big data analytics. With practical recipes, you’ll learn how to actively engage with analytical tools from Azure Data Services and leverage your on-premise infrastructure with cloud-native tools to get relevant business insights. As you advance, you’ll be able to integrate the most commonly used Azure Services into ADF and understand how Azure services can be useful in designing ETL pipelines. The book will take you through the common errors that you may encounter while working with ADF and show you how to use the Azure portal to monitor pipelines. You’ll also understand error messages and resolve problems in connectors and data flows with the debugging capabilities of ADF. By the end of this book, you’ll be able to use ADF as the main ETL and orchestration tool for your data warehouse or data platform projects. What you will learnCreate an orchestration and transformation job in ADFDevelop, execute, and monitor data flows using Azure SynapseCreate big data pipelines using Azure Data Lake and ADFBuild a machine learning app with Apache Spark and ADFMigrate on-premises SSIS jobs to ADFIntegrate ADF with commonly used Azure services such as Azure ML, Azure Logic Apps, and Azure FunctionsRun big data compute jobs within HDInsight and Azure DatabricksCopy data from AWS S3 and Google Cloud Storage to Azure Storage using ADF's built-in connectorsWho this book is for This book is for ETL developers, data warehouse and ETL architects, software professionals, and anyone who wants to learn about the common and not-so-common challenges faced while developing traditional and hybrid ETL solutions using Microsoft's Azure Data Factory. You’ll also find this book useful if you are looking for recipes to improve or enhance your existing ETL pipelines. Basic knowledge of data warehousing is expected.


Microsoft Application Virtualization Cookbook

Microsoft Application Virtualization Cookbook

Author: James Preston

Publisher: Packt Publishing Ltd

Published: 2015-08-17

Total Pages: 218

ISBN-13: 1785283502

DOWNLOAD EBOOK

Over 55 hands-on recipes covering the key aspects of a successful App-V deployment About This Book Deploy a resilient App-V infrastructure Combine App-V with Remote Desktop Services, Citrix XenDesktop, and System Center Configuration Manager Discover Shared Content Store Mode, Scripting, and Connection Groups to extend your deployment Who This Book Is For If you have some experience with App-V but are overwhelmed by the range of features on offer, then this book is for you. A basic understanding of App-V and common Windows Server technologies (Active Directory/Group Policy/PowerShell) is necessary. What You Will Learn Deploy a full App-V infrastructure Deploy App-V clients and prerequisites Leverage connection groups to combine App-V packages Reduce hardware requirements for your Remote Desktop Session Hosts Extend the use of your investments in Microsoft System Center Configuration Manager Discover which applications your users are running Resolve issues with your deployment quickly Customize App-V packages to your needs Scale out your App-V infrastructure to accommodate increasing requirements In Detail With an ever-increasing number of applications being deployed in the workplace, Microsoft App-V 5 enables administrators to abstract these applications from clients, in turn reducing the time taken to complete the software deployment lifecycle. Part of the Microsoft Desktop Optimization Pack, App-V 5 centralizes the management of applications with a variety of deployment methods to suit each environment. With this hands-on Cookbook, you will learn how best to utilize features of App-V that you may already be familiar with, as well as gain insights into features only recently introduced such as the enhanced Connection Groups and Shared Content Store Mode. The book starts with the deployment of a scalable App-V infrastructure and progresses to cover the sequencing of common applications, as well as how you can take advantage of the new Office 2013 and Office 365 deployment methods. In later chapters, you will discover integrations with Microsoft Remote Desktop Services, Citrix XenDesktop, and Microsoft System Centre Configuration Manager. Finally, you will learn to leverage the App-V reporting server, Microsoft Excel, and pivot tables to gain insights into which applications are being used, along with how to troubleshoot issues with your deployment. Style and approach A practical Cookbook full of task-based recipes, complete with screenshots and explanations to supplement.


Access Data Analysis Cookbook

Access Data Analysis Cookbook

Author: Ken Bluttman

Publisher: "O'Reilly Media, Inc."

Published: 2007-05-14

Total Pages: 369

ISBN-13: 0596555210

DOWNLOAD EBOOK

If you have large quantities of data in a Microsoft Access database, and need to study that data in depth, this book is a data cruncher's dream. Access Data Analysis Cookbook offers practical recipes to solve a variety of common problems that users have with extracting Access data and performing calculations on it. Each recipe includes a discussion on how and why the solution works. Whether you use Access 2007 or an earlier version, this book will teach you new methods to query data, different ways to move data in and out of Access, how to calculate answers to financial and investment issues, and more. Learn how to apply statistics to summarize business information, how to jump beyond SQL by manipulating data with VBA, how to process dates and times, and even how to reach into the Excel data analysis toolkit. Recipes demonstrate ways to: Develop basic and sophisticated queries Apply aggregate functions, custom functions, regular expressions, and crosstabs Apply queries to perform non-passive activities such as inserting, updating, and deleting data Create and manipulate tables and queries programmatically Manage text-based data, including methods to isolate parts of a string and ways to work with numbers that are stored as text Use arrays, read and write to the Windows registry, encrypt data, and use transaction processing Use the FileSystemObject, use XML with XSLT, communicate with SQL Server, and exchange data with other Office products Find answers from time-based data, such as how to add time, count elapsed time, work with leap years, and how to manage time zones in your calculations Deal with business and finance problems, including methods for calculating depreciation, loan paybacks, and Return on Investment (ROI) Explore statistical techniques, such as frequency, variance, kurtosis, linear regression, combinations and permutations Access Data Analysis Cookbook is a one-stop-shop for extracting nuggets of valuable information from your database, and anyone with Access experience will benefit from these tips and techniques, including seasoned developers. If you want to use your data, and not just store it, you'll find this guide indispensable.