1. Maltego Basics Now in this lecture, I’d like to give you an overview of a tool that we’re going to be using often in this course. This tool is excellent for gathering information and can be used to gather information about almost anything. You can gather information about people, websites, computers, businesses, phone numbers, […]
5. Using A Basic Delivery Method To Test The Backdoor & Hack Windows 10 Now the backdoor that we created uses a reverse payload. So, like I said before, it does not open a port on the target computer. It actually connects from the target computer to our computer. And by doing that, it will […]
1. Installing Veil Framework In this section, we’re going to start talking about client-side attacks. So most of the time, it’s better to try to gain access to your target using server-side attacks. So try to find exploits in the operating system and in the applications installed. If you tried that and it didn’t work, […]
3. Basic Information Gathering & Exploitation Right. So the first step in a server-side attack is gathering information gathering. Information gathering is very important because it will show us the operating system of the target, the installed programmers or running services on the target, and the ports associated with these services. We can now attempt […]
29. Lab – Processing JSON Arrays Hi, and welcome back. Now in this chapter, I want to go through a mapping data flow that uses the flattening transformation when it comes to your json-based files, and I’ll explain what this means and how we implement it. with the help of an example. In Azure Synapse, […]
21. Lab – Changing the Time column data in our Log.csv file Now in this chapter, we’ll see how to use Azure Data Factory to convert our log CSV file into another log CSV file. But the change that we want to make is that we want to format the time column. Earlier on in […]
11. Deleting artefacts in Azure Data Factory Now, in this chapter, I just want to show you how you can delete your data sets, your pipelines, et cetera. So we might have a lot of pipelines and a lot of data sets. It might get a little bit too cluttered, and you might want to […]
6. Lab – Azure Data Lake to Azure Synapse – Parquet files Now, in this chapter, we’ll look at how to transfer data from our park-based files onto our log data table in Azure Data Factory. So even in the section of Azure Synapse, we saw how we could transfer data from the park files. […]
1. Section Introduction Hi, and welcome to the section on Azure Data Factory. So this is your ETL tool, your Extract, Transform, and Load tool, so you can use this tool for your batch processing needs. So we are going to look at, first of all, the copy activity that you can use in Azure […]
47. Partitions in Azure Synapse Now, in this chapter, I just want to have an introduction to table partitions. So we have looked at distributions when it comes to the different table types that are available for your dedicated SQL pool. But you also have this concept of table partitions in place. It actually helps […]