{"en":"The fuzzy hashing technique identified the similarity between the samples.","translation":"अस्पष्ट हॅशिंग तंत्राने नमुन्यांमधील समानता ओळखली.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You might have a directory containing many malware samples.","translation":"तुमच्याकडे अनेक मालवेअरचे नमुने असलेली निर्देशिका असू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can also match a suspect binary with a list of file hashes.","translation":"तुम्ही संशयित बायनरीची फाइल हॅशच्या सूचीशी देखील जुळवू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In Python, the fuzzy hash can be computed using python-ssdeep.","translation":"पायथनमध्ये, अस्पष्ट हॅश python-ssdeep वापरून मोजले जाऊ शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Import Hashing is another technique that can be used to identify related samples.","translation":"इम्पोर्ट हॅशिंग हे संबंधित नमुने ओळखण्यासाठी वापरले जाऊ शकणारे आणखी एक तंत्र आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Files having the same imphash does not necessarily mean they are from the same threat group.","translation":"एकाच इम्प्हॅश असलेल्या फाईल्सचा अर्थ असा नाही की त्या एकाच धोक्याच्या गटातील आहेत.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Similar to import hashing, section hashing can also help in identifying related samples.","translation":"इम्पोर्ट हॅशिंग प्रमाणेच, विभाग हॅशिंग संबंधित नमुने ओळखण्यात देखील मदत करू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"A malware sample can contain many strings or binary indicators.","translation":"मालवेअरच्या नमुन्यात अनेक स्ट्रिंग किंवा बायनरी निर्देशक असू शकतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"YARA is a powerful malware identification and classification tool.","translation":"YARA हे एक शक्तिशाली मालवेअर ओळख आणि वर्गीकरण साधन आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The YARA rule consists of the following components.","translation":"YARA नियमामध्ये खालील घटक असतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Once you have the rule ready, the next step is to use the yara utility to scan the files.","translation":"नियम तयार झाल्यावर, पुढील पायरी म्हणजे फायली स्कॅन करण्यासाठी yara युटिलिटी वापरणे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The preceding rule matches any file containing those ASCII and Unicode strings.","translation":"वरील नियम त्या ASCII आणि युनिकोड स्ट्रिंग्ज असलेल्या कोणत्याही फाइलशी जुळतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"If your intention is to look for strings in an executable file, you can create a rule as shown below.","translation":"तुमचा हेतू एक्झिक्युटेबल फाइलमधील स्ट्रिंग शोधण्याचा असेल, तर तुम्ही खाली दर्शविल्याप्रमाणे नियम तयार करू शकता.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Running the preceding yara rule detected only the sample that contained the embedded excel document.","translation":"वरील yara नियम चालवल्याने केवळ एम्बेड केलेले एक्सेल दस्तऐवज असलेल्या नमुन्याचेच ​​शोधन झाले.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"YARA rule can also be used to detect packers.","translation":"YARA नियमाचा वापर पॅकर्स शोधण्यासाठी देखील केला जाऊ शकतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"YARA can be used to detect patterns in any file.","translation":"YARA चा वापर कोणत्याही फाइलमधील नमुने शोधण्यासाठी केला जाऊ शकतो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Static analysis is the first step in malware analysis.","translation":"मालवेअर विश्लेषणात स्थिर विश्लेषण हे पहिले पाऊल आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Dynamic analysis involves analyzing a sample by executing it in an isolated environment.","translation":"डायनॅमिक विश्लेषणात, एकाकी वातावरणात नमुना कार्यान्वित करून त्याचे विश्लेषण करणे समाविष्ट आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"When performing dynamic analysis, you will be executing the malware specimen.","translation":"डायनॅमिक विश्लेषण करत असताना, तुम्ही मालवेअरचा नमुना कार्यान्वित कराल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Monitoring a malware's interaction with the system and network will help in gaining a better understanding.","translation":"मालवेअरची प्रणाली आणि नेटवर्कशी होणारी परस्पर क्रिया तपासल्याने अधिक चांगली माहिती मिळू शकेल.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The strings utility can extract both ASCII and Unicode strings from a binary file.","translation":"स्ट्रिंग युटिलिटी बायनरी फाईलमधून ASCII आणि युनिकोड स्ट्रिंग्ज काढू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware authors often use obfuscation techniques to hide strings.","translation":"मालवेअर लेखक अनेकदा स्ट्रिंग लपवण्यासाठी अस्पष्ट तंत्रांचा वापर करतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"FLOSS is a tool designed to automatically extract obfuscated strings from malware.","translation":"FLOSS हे मालवेअरमधून अस्पष्ट स्ट्रिंग्ज आपोआप काढण्यासाठी डिझाइन केलेले साधन आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The output showed references to an executable, Excel file, and Run registry key.","translation":"आउटपुटमध्ये एक्झिक्युटेबल, एक्सेल फाईल आणि रन रजिस्ट्री की चा संदर्भ दर्शविला.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"If you want to exclude static strings, use the --no-static-strings switch.","translation":"तुम्हाला स्थिर स्ट्रिंग्ज वगळायच्या असतील, तर --no-static-strings स्विच वापरा.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Malware authors use obfuscation to protect the inner workings of the malware.","translation":"मालवेअर लेखक मालवेअरच्या अंतर्गत कार्यांचे संरक्षण करण्यासाठी अस्पष्टता वापरतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Packers and cryptors are used to obfuscate files to evade detection.","translation":"शोध टाळण्यासाठी पॅकर्स आणि क्रिप्टर्सचा वापर फायली अस्पष्ट करण्यासाठी केला जातो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"A packer uses compression to obfuscate the executable's content.","translation":"एका पॅकरमध्ये एक्झिक्युटेबलची सामग्री अस्पष्ट करण्यासाठी कॉम्प्रेशनचा वापर केला जातो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Upon execution, the packed program extracts the original binary in memory.","translation":"एक्झिक्यूशनवर, पॅक केलेला प्रोग्राम मेमरीमध्ये मूळ बायनरी काढतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The Spybot sample was run through UPX, resulting in a packed executable.","translation":"स्पायबॉट नमुना UPX द्वारे चालवला गेला, परिणामी एक पॅक केलेले एक्झिक्युटेबल तयार झाले.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Running the strings command on the packed binary shows obscured strings.","translation":"पॅक केलेल्या बायनरीवर स्ट्रिंग्ज कमांड चालवल्याने अस्पष्ट स्ट्रिंग्ज दिसतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Exeinfo PE is a tool to detect packers on Windows.","translation":"Exeinfo PE हे विंडोजवर पॅकर्स शोधण्यासाठीचे एक साधन आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Windows executables conform to the PE/COFF format.","translation":"विंडोज एक्झिक्युटेबल PE/COFF फॉरमॅटचे पालन करतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The PE header describes the structure of the executable.","translation":"PE हेडर एक्झिक्युटेबलची रचना वर्णन करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Examining the PE header yields a wealth of information.","translation":"PE हेडरची तपासणी केल्यास बरीच माहिती मिळते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Inspect file dependencies and imports to understand malware functionality.","translation":"मालवेअरची कार्यक्षमता समजून घेण्यासाठी फाइल अवलंबित्व आणि इम्पोर्ट्सची तपासणी करा.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Malware often depends on functions exposed by the operating system.","translation":"मालवेअर अनेकदा ऑपरेटिंग सिस्टमद्वारे दर्शविलेल्या कार्यांवर अवलंबून असते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Inspecting the DLLs and API functions can reveal malware's capabilities.","translation":"DLL आणि API फंक्शन्सची तपासणी केल्याने मालवेअरची क्षमता उघड होऊ शकते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"If a malware has very few imports, it's a strong indication of a packed binary.","translation":"जर मालवेअरमध्ये फारच कमी इम्पोर्ट्स असतील, तर ते पॅक केलेल्या बायनरीचे मजबूत लक्षण आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The executable and DLL can export functions used by other programs.","translation":"एक्झिक्युटेबल आणि DLL इतर प्रोग्रामद्वारे वापरली जाणारी कार्ये निर्यात करू शकतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Drop are set to Bidirectional. Click on OK.","translation":"ड्रॉप 'बायडायरेक्शनल' वर सेट करा. 'ओके' वर क्लिक करा.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"At this point, the Linux VM is configured to use Host-only mode, and INetSim is set up to simulate all the services.","translation":"या टप्प्यावर, लिनक्स व्हीएम होस्ट-ओन्ली मोड वापरण्यासाठी कॉन्फिगर केले आहे आणि आयनेटसिम सर्व्हिसेसचे अनुकरण करण्यासाठी सेट केले आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The last step is to take a snapshot (clean snapshot) and give it a name of your choice so that you can revert it back to the clean state when required.","translation":"शेवटचा टप्पा म्हणजे स्नॅपशॉट (क्लीन स्नॅपशॉट) घेणे आणि त्याला तुमच्या आवडीचे नाव देणे, जेणेकरून आवश्यकतेनुसार तुम्ही स्वच्छ स्थितीत परत येऊ शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To take a snapshot on VMware workstation, click on VM | Snapshot | Take Snapshot.","translation":"VMware वर्कस्टेशनवर स्नॅपशॉट घेण्यासाठी, VM | स्नॅपशॉट | टेक स्नॅपशॉट वर क्लिक करा.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"On Virtualbox, the same can be done by clicking on Machine | Take Snapshot.","translation":"व्हर्च्युअलबॉक्सवर, हेच मशीन | टेक स्नॅपशॉट वर क्लिक करून करता येते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Apart from the drag and drop feature, it is also possible to transfer files from the host machine to the virtual machine using shared folders.","translation":"ड्रॅग आणि ड्रॉप वैशिष्ट्याव्यतिरिक्त, होस्ट मशीनवरून व्हर्च्युअल मशीनवर सामायिक फोल्डर्स वापरून फाइल्स ट्रान्सफर करणे देखील शक्य आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Before setting up the Windows VM, you first need to install a Windows operating system (Windows 7, Window 8, and so on) of your choice in the virtualization software.","translation":"विंडोज व्हीएम सेट अप करण्यापूर्वी, तुम्हाला व्हर्च्युअलायझेशन सॉफ्टवेअरमध्ये तुमच्या आवडीचे विंडोज ऑपरेटिंग सिस्टम (विंडोज 7, विंडोज 8, इत्यादी) इन्स्टॉल करणे आवश्यक आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Download Python from https://www.python.org/downloads/.","translation":"https://www.python.org/downloads/ येथून पायथन डाउनलोड करा.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Be sure to download Python 2.7.x (such as 2.7.13); most of the scripts used in this book are written to run on the Python 2.7 version and may not run correctly on Python 3.","translation":"पायथन 2.7.x (उदा. 2.7.13) डाउनलोड करा; या पुस्तकात वापरलेले बहुतेक स्क्रिप्ट पायथन 2.7 व्हर्जनवर चालण्यासाठी लिहिलेले आहेत आणि ते पायथन 3 वर योग्यरित्या चालणार नाहीत.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Make sure you check the option to install pip and Add python.exe to Path.","translation":"पिप इन्स्टॉल करण्याचा आणि 'पायथन.एक्झिक्युटेबल' पाथमध्ये ऍड करण्याचा पर्याय तपासा.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Configure your Windows VM to run in Host-only network configuration mode.","translation":"तुमचे विंडोज व्हीएम होस्ट-ओन्ली नेटवर्क कॉन्फिगरेशन मोडमध्ये चालवण्यासाठी कॉन्फिगर करा.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"To do that in VMware or VirtualBox, bring up the Network Settings and choose the Host-only mode; save the settings and reboot.","translation":"VMware किंवा VirtualBox मध्ये असे करण्यासाठी, नेटवर्क सेटिंग्ज उघडा आणि होस्ट-ओन्ली मोड निवडा; सेटिंग्ज सेव्ह करा आणि रीबूट करा.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Configure the IP address of the Windows VM to 192.168.1.x and set up your Default gateway and the DNS server to the IP address of Linux VM.","translation":"विंडोज व्हीएमचा आयपी ऍड्रेस 192.168.1.x वर कॉन्फिगर करा आणि तुमचा डीफॉल्ट गेटवे आणि डीएनएस सर्व्हर लिनक्स व्हीएमच्या आयपी ऍड्रेसवर सेट करा.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Power on both the Linux VM and the Window VM, and make sure they can communicate with each other.","translation":"लिनक्स व्हीएम आणि विंडोज व्हीएम दोन्ही सुरू करा आणि ते एकमेकांशी संवाद साधू शकतात हे तपासा.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"You can check for the connectivity by running the ping command.","translation":"तुम्ही पिंग कमांड चालवून कनेक्टिव्हिटी तपासू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Windows Defender Service needs to be disabled on your Windows VM as it may interfere when you are executing the malware sample.","translation":"विंडोज डिफेंडर सेवा तुमच्या विंडोज व्हीएमवर अक्षम करणे आवश्यक आहे कारण तुम्ही मालवेअरचे उदाहरण कार्यान्वित करत असताना ते हस्तक्षेप करू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To do that, press the Windows key + R to open the Run menu, enter gpedit.msc, and hit Enter to launch the Local Group Policy Editor.","translation":"ते करण्यासाठी, रन मेनू उघडण्यासाठी विंडोज की + आर (R) दाबा, gpedit.msc प्रविष्ट करा आणि लोकल ग्रुप पॉलिसी एडिटर सुरू करण्यासाठी एंटर दाबा.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Take a clean snapshot so that you can revert to the pristine/clean state after every analysis.","translation":"क्लीन स्नॅपशॉट घ्या जेणेकरून तुम्ही प्रत्येक विश्लेषणानंतर मूळ/स्वच्छ स्थितीत परत येऊ शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"At this point, your lab environment should be ready.","translation":"या टप्प्यावर, तुमचे लॅब वातावरण तयार असायला हवे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Throughout this book, I will be covering various malware analysis tools.","translation":"या पुस्तकात, मी विविध मालवेअर विश्लेषण साधनांचा समावेश करेन.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Learning Malware Analysis explores the concepts, tools, and techniques to analyze and investigate Windows malware.","translation":"मालवेअर विश्लेषणाचे अध्ययन विंडोज मालवेअरचे विश्लेषण आणि तपासणी करण्यासाठी संकल्पना, साधने आणि तंत्रज्ञानाचा शोध घेते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"This book teaches the concepts, tools, and techniques to understand the behavior and characteristics of Windows malware using malware analysis.","translation":"हे पुस्तक मालवेअर विश्लेषणाचा वापर करून विंडोज मालवेअरचे वर्तन आणि वैशिष्ट्ये समजून घेण्यासाठी संकल्पना, साधने आणि तंत्रे शिकवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware analysis has become a must-have skill for fighting advanced malware and targeted attacks.","translation":"प्रगत मालवेअर आणि लक्ष्यित हल्ल्यांविरुद्ध लढण्यासाठी मालवेअर विश्लेषण एक आवश्यक कौशल्य बनले आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"If you are new to the field of malware analysis, this book should help you get started.","translation":"जर तुम्ही मालवेअर विश्लेषणाच्या क्षेत्रात नवीन असाल, तर हे पुस्तक तुम्हाला सुरुवात करण्यास मदत करेल.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Whether you are learning malware analysis to perform a forensic investigation, to respond to an incident, or for fun, this book enables you to accomplish your goals.","translation":"तुम्ही फॉरेन्सिक तपासणी करण्यासाठी, घटनेला प्रतिसाद देण्यासाठी किंवा मजा करण्यासाठी मालवेअर विश्लेषण शिकत असाल, तरीही हे पुस्तक तुम्हाला तुमची ध्येये साध्य करण्यास सक्षम करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"If you're an incident responder, cybersecurity investigator, system administrator, malware analyst, forensic practitioner, student, or a curious security professional interested in learning or enhancing your malware analysis skills, then this book is for you.","translation":"जर तुम्ही घटना प्रतिसादक, सायबर सुरक्षा तपासक, सिस्टम प्रशासक, मालवेअर विश्लेषक, फॉरेन्सिक व्यवसायी, विद्यार्थी किंवा मालवेअर विश्लेषण कौशल्ये शिकण्यात किंवा सुधारण्यात स्वारस्य असलेले उत्सुक सुरक्षा व्यावसायिक असाल, तर हे पुस्तक तुमच्यासाठी आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Chapter 1, Introduction to Malware Analysis, introduces readers to the concept of malware analysis, types of malware analysis, and setting up an isolated malware analysis lab environment.","translation":"धडा 1, मालवेअर विश्लेषणाची ओळख, वाचकांना मालवेअर विश्लेषण, मालवेअर विश्लेषणाचे प्रकार आणि एक अलग मालवेअर विश्लेषण प्रयोगशाळा वातावरण स्थापित करण्याच्या संकल्पनेची ओळख करून देतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Chapter 2, Static Analysis, teaches the tools and techniques to extract metadata information from the malicious binary.","translation":"धडा 2, स्थिर विश्लेषण, दुर्भावनापूर्ण बायनरीमधून मेटाडेटा माहिती काढण्यासाठी साधने आणि तंत्रे शिकवतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You'll learn how to determine various aspects of the binary without executing it.","translation":"तुम्ही ते कार्यान्वित न करता बायनरीचे विविध पैलू कसे निश्चित करायचे हे शिकाल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Chapter 3, Dynamic Analysis, teaches the tools and techniques to determine the behavior of the malware and its interaction with the system.","translation":"धडा 3, डायनॅमिक विश्लेषण, मालवेअरचे वर्तन आणि सिस्टमशी त्याची परस्पर क्रिया निश्चित करण्यासाठी साधने आणि तंत्रे शिकवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You'll learn how to obtain the network and host-based indicators associated with the malware.","translation":"तुम्ही मालवेअरशी संबंधित नेटवर्क आणि होस्ट-आधारित निर्देशक कसे मिळवायचे हे शिकाल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Chapter 4, Assembly Language and Disassembly Primer, gives a basic understanding of assembly language and teaches the necessary skills required to perform code analysis.","translation":"धडा 4, असेंब्ली भाषा आणि डिसेंब्ली प्राइम, असेंब्ली भाषेची मूलभूत माहिती देते आणि कोड विश्लेषण करण्यासाठी आवश्यक कौशल्ये शिकवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Chapter 5, Disassembly Using IDA, covers the features of IDA Pro Disassembler, and you will learn how to use IDA Pro to perform static code analysis (Disassembly ).","translation":"धडा 5, आयडीए वापरून डिसेंब्ली, आयडीए प्रो डिसेंबलरची वैशिष्ट्ये समाविष्ट करते आणि तुम्ही स्थिर कोड विश्लेषण (डिसेंब्ली) करण्यासाठी आयडीए प्रो कसे वापरावे हे शिकाल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Chapter 6, Debugging Malicious Binaries, teaches the technique of debugging a binary using x64dbg and IDA Pro debugger.","translation":"धडा 6, दुर्भावनापूर्ण बायनरींचे डीबगिंग, x64dbg आणि IDA Pro डीबगर वापरून बायनरी डीबग करण्याची तंत्र शिकवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You will learn how to use a debugger to control the execution of a program and to manipulate a program's behavior.","translation":"तुम्ही प्रोग्रामची अंमलबजावणी नियंत्रित करण्यासाठी आणि प्रोग्रामच्या वर्तनामध्ये फेरफार करण्यासाठी डीबगरचा वापर कसा करायचा हे शिकाल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Chapter 7, Malware Functionalities and Persistence, describes various functionalities of malware using reverse engineering.","translation":"धडा 7, मालवेअर कार्यक्षमता आणि सातत्य, रिव्हर्स अभियांत्रिकीचा वापर करून मालवेअरच्या विविध कार्यांचे वर्णन करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"It also covers various persistence methods used by the malicious programs.","translation":"हे दुर्भावनापूर्ण प्रोग्रामद्वारे वापरल्या जाणाऱ्या विविध सातत्य पद्धतींचा देखील समावेश करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Chapter 8, Code Injection and Hooking, teaches common code injection techniques used by the malicious programs to execute malicious code within the context of a legitimate process.","translation":"धडा 8, कोड इंजेक्शन आणि हुकिंग, सामान्य कोड इंजेक्शन तंत्र शिकवते जे दुर्भावनापूर्ण प्रोग्रामद्वारे कायदेशीर प्रक्रियेच्या संदर्भात दुर्भावनापूर्ण कोड कार्यान्वित करण्यासाठी वापरले जातात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"It also describes the hooking techniques used by the malware to redirect control to the malicious code to monitor, block, or filter an API's output.","translation":"हे मालवेअरद्वारे वापरल्या जाणाऱ्या हुकिंग तंत्रांचे देखील वर्णन करते जे एपीआयचे आउटपुट मॉनिटर, ब्लॉक किंवा फिल्टर करण्यासाठी दुर्भावनापूर्ण कोडकडे नियंत्रण पुनर्निर्देशित करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"You will learn how to analyze malicious programs that use code injection and hooking techniques.","translation":"तुम्ही कोड इंजेक्शन आणि हुकिंग तंत्रज्ञान वापरणारे दुर्भावनापूर्ण प्रोग्राम कसे तपासायचे हे शिकाल.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"If you have found a mistake in this book, we would be grateful if you would report this to us.","translation":"जर तुम्हाला या पुस्तकात कोणतीही चूक आढळल्यास, तुम्ही आम्हाला कळवावे, यासाठी आम्ही आभारी आहोत.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Please visit www.packtpub.com/submit-errata, selecting your book, clicking on the Errata Submission Form link, and entering the details.","translation":"कृपया www.packtpub.com/submit-errata ला भेट द्या, तुमचे पुस्तक निवडा, Errata Submission Form लिंकवर क्लिक करा आणि तपशील प्रविष्ट करा.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"If you come across any illegal copies of our works in any form on the Internet, we would be grateful if you would provide us with the location address or website name.","translation":"जर तुम्हाला इंटरनेटवर आमच्या कामाच्या कोणत्याही स्वरूपातील बेकायदेशीर प्रती आढळल्यास, तुम्ही आम्हाला स्थान पत्ता किंवा वेबसाइटचे नाव दिल्यास आम्ही आभारी राहू.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Please contact us at copyright@packtpub.com with a link to the material.","translation":"सामग्रीची लिंक देऊन कृपया copyright@packtpub.com वर संपर्क साधा.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"If you are interested in becoming an author: If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, please visit authors.packtpub.com.","translation":"लेखक बनण्यास इच्छुक असल्यास: जर तुमच्याकडे एखाद्या विषयात कौशल्य असेल आणि तुम्हाला पुस्तक लिहायचे किंवा त्यात योगदान द्यायचे असेल, तर कृपया authors.packtpub.com ला भेट द्या.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Once you have read and used this book, why not leave a review on the site that you purchased it from?","translation":"हे पुस्तक वाचून वापरल्यानंतर, तुम्ही ते ज्या साइटवरून विकत घेतले, तिथे रिव्ह्यू का देत नाही?","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Potential readers can then see and use your unbiased opinion to make purchase decisions, we at Packt can understand what you think about our products, and our authors can see your feedback on their book.","translation":"संभाव्य वाचक तुमचं निःपक्षपाती मत पाहून खरेदीचा निर्णय घेऊ शकतात, पॅक्टमध्ये आम्ही तुमच्या उत्पादनांबद्दलचे विचार समजू शकतो, आणि आमचे लेखक तुमच्या पुस्तकावरील प्रतिक्रिया पाहू शकतात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Thank you! For more information about Packt, please visit packtpub.com.","translation":"धन्यवाद! पॅक्टबद्दल अधिक माहितीसाठी, कृपया packtpub.com ला भेट द्या.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The number of cyber attacks is undoubtedly on the rise, targeting government, military, public and private sectors.","translation":"सायबर हल्ल्यांची संख्या निर्विवादपणे वाढत आहे, जी सरकार, लष्करी, सार्वजनिक आणि खाजगी क्षेत्रांना लक्ष्य करते.","target_lang":"mr","domain":"news","complexity":"moderate"} {"en":"These cyber attacks focus on targeting individuals or organizations with an effort to extract valuable information.","translation":"हे सायबर हल्ले मौल्यवान माहिती काढण्याच्या प्रयत्नात व्यक्ती किंवा संस्थांना लक्ष्यित करण्यावर लक्ष केंद्रित करतात.","target_lang":"mr","domain":"news","complexity":"moderate"} {"en":"Sometimes, these cyber attacks are allegedly linked to cybercrime or state-sponsored groups, but may also be carried out by individual groups to achieve their goals.","translation":"कधीकधी, हे सायबर हल्ले सायबर गुन्हेगारी किंवा राज्य-प्रायोजित गटांशी जोडलेले असतात, परंतु ते वैयक्तिक गटांद्वारे त्यांची उद्दिष्ट्ये साध्य करण्यासाठी देखील केले जाऊ शकतात.","target_lang":"mr","domain":"news","complexity":"complex"} {"en":"Most of these cyber attacks use malicious software (also called malware) to infect their targets.","translation":"यापैकी बहुतेक सायबर हल्ले त्यांच्या लक्ष्यांना संक्रमित करण्यासाठी दुर्भावनापूर्ण सॉफ्टवेअर (ज्याला मालवेअर देखील म्हणतात) वापरतात.","target_lang":"mr","domain":"news","complexity":"simple"} {"en":"Knowledge, skills, and tools required to analyze malicious software are essential to detect, investigate and defend against such attacks.","translation":"दुर्भावनापूर्ण सॉफ्टवेअरचे विश्लेषण करण्यासाठी आवश्यक असलेले ज्ञान, कौशल्ये आणि साधने अशा हल्ल्यांचा शोध घेणे, तपास करणे आणि त्यापासून बचाव करणे आवश्यक आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In this chapter, you will learn the following topics: What malware means and its role in the cyber-attacks Malware analysis and its significance in digital forensics Different types of malware analysis Setting up the lab environment Various sources to obtain malware samples.","translation":"या अध्यायात, तुम्ही खालील विषय शिकाल: मालवेअरचा अर्थ आणि सायबर हल्ल्यांमधील त्याची भूमिका मालवेअर विश्लेषण आणि डिजिटल फॉरेन्सिकमधील त्याचे महत्त्व विविध प्रकारचे मालवेअर विश्लेषण प्रयोगशाळेचे वातावरण सेट करणे मालवेअर नमुने मिळवण्याचे विविध स्रोत.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Malware is a code that performs malicious actions; it can take the form of an executable, script, code, or any other software.","translation":"मालवेअर हा एक कोड आहे जो दुर्भावनापूर्ण क्रिया करतो; तो एक एक्झिक्युटेबल, स्क्रिप्ट, कोड किंवा इतर कोणतेही सॉफ्टवेअर असू शकतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Attackers use malware to steal sensitive information, spy on the infected system, or take control of the system.","translation":"आक्रमक संवेदनशील माहिती चोरण्यासाठी, संक्रमित सिस्टमवर पाळत ठेवण्यासाठी किंवा सिस्टमचे नियंत्रण मिळवण्यासाठी मालवेअर वापरतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"It typically gets into your system without your consent and can be delivered via various communication channels such as email, web, or USB drives.","translation":"ते सहसा तुमच्या संमतीशिवाय तुमच्या सिस्टममध्ये प्रवेश करते आणि ईमेल, वेब किंवा USB ड्राइव्हसारख्या विविध संप्रेषण चॅनेलद्वारे वितरित केले जाऊ शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Disrupting computer operations Stealing sensitive information, including personal, business, and financial data Unauthorized access to the victim's system Spying on the victims Sending spam emails Engaging in distributed-denial-of-service attacks (DDOS) Locking up the files on the computer and holding them for ransom","translation":"संगणक कार्यप्रणालीमध्ये व्यत्यय आणणे, वैयक्तिक, व्यवसाय आणि आर्थिक डेटासह संवेदनशील माहिती चोरणे, पीडितांच्या सिस्टममध्ये अनधिकृत प्रवेश करणे, पीडितांवर पाळत ठेवणे, स्पॅम ईमेल पाठवणे, वितरित-नकार-सेवा हल्ल्यांमध्ये (DDOS) सहभागी होणे, संगणकावरील फायली लॉक करणे आणि खंडणीसाठी त्या ठेवणे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Malware is a broad term that refers to different types of malicious programs such as trojans, viruses, worms, and rootkits.","translation":"मालवेअर हा एक विस्तृत शब्द आहे जो विविध प्रकारच्या दुर्भावनापूर्ण प्रोग्राम्सचा संदर्भ देतो जसे की ट्रोजन, व्हायरस, वर्म्स आणि रूटकिट्स.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"While performing malware analysis, you will often come across various types of malicious programs; some of these malicious programs are categorized based on their functionality and attack vectors as mentioned here:","translation":"मालवेअरचे विश्लेषण करत असताना, तुम्हाला अनेक प्रकारच्या दुर्भावनापूर्ण प्रोग्राम्सचा सामना करावा लागतो; यापैकी काही दुर्भावनापूर्ण प्रोग्राम्स त्यांच्या कार्यक्षमतेवर आणि हल्ल्याच्या पद्धतीवर आधारित येथे वर्गीकृत केले आहेत:","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The code will execute after the 'else' block.","translation":"'एल्स' ब्लॉकनंतर कोड कार्यान्वित होईल.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Assembly language is used to translate the C program.","translation":"सी प्रोग्रामचे भाषांतर करण्यासाठी असेंब्ली भाषेचा वापर केला जातो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The condition was reversed, as mentioned previously.","translation":"यापूर्वी नमूद केल्याप्रमाणे, अट उलटली होती.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"If x is not equal to 0, the else block is skipped.","translation":"जर x 0 च्या बरोबर नसेल, तर 'एल्स' ब्लॉक वगळला जाईल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The code inside the 'if' block is executed.","translation":"'इफ' ब्लॉकमधील कोड कार्यान्वित केला जातो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The 'if-else-if-else' statement is used in the C code.","translation":"सी कोडमध्ये 'इफ-एल्स-इफ-एल्स' विधान वापरले जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"There are two conditional jump points.","translation":"येथे दोन सशर्त जंप पॉइंट्स आहेत.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Unconditional jumps skip the 'else' statement.","translation":"अशर्त जंप 'एल्स' विधान वगळतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Let's translate the code to its high-level equivalent.","translation":"चला, कोडचे त्याच्या उच्च-स्तरीय समतुल्य भाषेत भाषांतर करूया.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Assign symbolic names to the memory address.","translation":"मेमरी पत्त्यांना प्रतीकात्मक नावे द्या.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The 'cmp' and 'jnz' instructions form a conditional statement.","translation":"'cmp' आणि 'jnz' सूचना सशर्त विधान तयार करतात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The jump will not be taken when x is equal to 0.","translation":"जेव्हा x 0 च्या बरोबर असेल, तेव्हा जंप घेतला जाणार नाही.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The condition in the 'if' statement was reversed.","translation":"'इफ' विधानामधील अट उलटली होती.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Loops execute a block of code until a condition is met.","translation":"एक अट पूर्ण होईपर्यंत लूप कोडचा एक ब्लॉक कार्यान्वित करतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The two most common types of loops are 'for' and 'while'.","translation":"सर्वात सामान्य दोन प्रकारचे लूप म्हणजे 'फॉर' आणि 'व्हाईल'.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The initialization statement is executed only once.","translation":"इनिशियलायझेशन स्टेटमेंट फक्त एकदाच कार्यान्वित केले जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In both cases, a jump will be taken.","translation":"दोन्ही प्रकरणांमध्ये, जंप घेतला जाईल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The code is checking if i is greater than or equal to 5.","translation":"कोड तपासत आहे की i 5 पेक्षा मोठे किंवा समान आहे का.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The value of x is incremented to 1.","translation":"x ची किंमत 1 ने वाढवली जाते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"A function is a block of code that performs specific tasks.","translation":"एक फंक्शन म्हणजे कोडचा एक ब्लॉक आहे जो विशिष्ट कार्ये करतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The DLL sample was run with the following command.","translation":"डीएलएल नमुना खालील कमांड वापरून चालवला गेला.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Even though obe.dll was loaded into the memory of rundll32.exe, it did not trigger any behavior.","translation":"जरी obe.dll rundll32.exe च्या मेमरीमध्ये लोड झाला, तरीही त्याने कोणतेही वर्तन सुरू केले नाही.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"This is because DLL's entry point function does not implement any functionality.","translation":"याचे कारण असे आहे की DLL चे एंट्री पॉइंट फंक्शन कोणतीही कार्यक्षमता लागू करत नाही.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"On the other hand, running the sample with the DllRegisterServer function as shown below, triggered an HTTPS communication to the C2 server.","translation":"दुसरीकडे, खाली दर्शविल्याप्रमाणे DllRegisterServer फंक्शनसह नमुना चालवल्यास C2 सर्व्हरला HTTPS संवाद सुरू झाला.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"You can write a script to determine all the exported functions in a DLL and call them in sequence while running the monitoring tools.","translation":"तुम्ही DLL मधील सर्व निर्यात केलेले कार्य निर्धारित करण्यासाठी एक स्क्रिप्ट लिहू शकता आणि मॉनिटरिंग टूल्स चालवताना त्यांना क्रमाने कॉल करू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"This technique can help in understanding the functionality of each exported function.","translation":"ही पद्धत प्रत्येक निर्यात केलेल्या कार्याची कार्यक्षमता समजून घेण्यास मदत करू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The DLL used in this example was delivered via powerpoint.","translation":"या उदाहरणात वापरलेले DLL पॉवरपॉइंटद्वारे वितरित केले गेले.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The DLL (SearchCache.dll) consists of an export function, _flushfile@16, whose functionality is to delete a file.","translation":"DLL (SearchCache.dll) मध्ये _flushfile@16 नावाचे निर्यात कार्य आहे, ज्याचे कार्य फाइल डिलीट करणे आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To demonstrate the delete functionality, a test file (file_to_delete.txt) was created, and the monitoring tools were launched.","translation":"डिलीट कार्यक्षमता दर्शविण्यासाठी, एक टेस्ट फाइल (file_to_delete.txt) तयार केली गेली आणि मॉनिटरिंग टूल्स सुरू केली गेली.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"After running the following command, the test file was deleted from the disk:","translation":"खालील कमांड चालवल्यानंतर, टेस्ट फाइल डिस्कवरून डिलीट केली गेली:","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"To determine the parameters and the type of parameters accepted by an export function, you will need to perform code analysis.","translation":"एक्स्पोर्ट फंक्शनद्वारे स्वीकारलेले पॅरामीटर्स आणि पॅरामीटर्सचा प्रकार निश्चित करण्यासाठी, तुम्हाला कोड विश्लेषण करणे आवश्यक आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Most of the time, launching a DLL with rundll32.exe will work fine, but some DLLs check if they are running under a particular process.","translation":"बहुतेक वेळा, rundll32.exe सह DLL सुरू करणे चांगले काम करेल, परंतु काही DLL तपासतात की ते विशिष्ट प्रक्रियेअंतर्गत चालत आहेत की नाही.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In such cases, you will have to inject the DLL into the specific process to trigger the behavior.","translation":"अशा परिस्थितीत, तुम्हाला वर्तन सुरू करण्यासाठी DLL विशिष्ट प्रक्रियेत इंजेक्ट करावे लागेल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The DLL (tdl.dll) used in the following example, is a component of TDSS Rootkit.","translation":"पुढील उदाहरणात वापरलेले DLL (tdl.dll), TDSS रूटकिटचा एक घटक आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Running the DLL using the following command generated an error stating that the DLL initialization routine failed.","translation":"खालील कमांड वापरून DLL चालवल्याने एक त्रुटी निर्माण झाली, ज्यामध्ये म्हटले आहे की DLL इनिशियलायझेशन प्रक्रिया अयशस्वी झाली.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To understand the condition that triggered the error, static code analysis (reverse engineering) was carried out.","translation":"त्रुटी कशाने सुरू झाली हे समजून घेण्यासाठी, स्थिर कोड विश्लेषण (रिव्हर्स इंजिनिअरिंग) केले गेले.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The malware created a folder (resycled) and a file autorun.inf on the C:\\ drive.","translation":"मालवेअरने C:\\ ड्राइव्हवर एक फोल्डर (resycled) आणि एक फाइल autorun.inf तयार केली.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The malware added the following registry entries; from the added entries you can tell that the malware is storing some encrypted or configuration data in the registry:","translation":"मालवेअरने खालील रजिस्ट्री नोंदी जोडल्या; जोडलेल्या नोंदीवरून, आपण हे सांगू शकता की मालवेअर रजिस्ट्रीमध्ये काही एन्क्रिप्टेड किंवा कॉन्फिगरेशन डेटा संग्रहित करत आहे:","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"During malware investigation, you may come across DLL, that will run only when it is loaded as a service.","translation":"मालवेअरच्या तपासादरम्यान, तुम्हाला असे DLL मिळू शकते, जे केवळ सर्व्हिस म्हणून लोड झाल्यावरच चालते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Dynamic analysis is a great technique to understand the behavior of malware and to determine its network and host-based indicators.","translation":"मालवेअरचे वर्तन समजून घेण्यासाठी आणि त्याचे नेटवर्क आणि होस्ट-आधारित निर्देशक निश्चित करण्यासाठी डायनॅमिक विश्लेषण एक उत्तम तंत्र आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"When performing malware analysis, you will only be interested in the activities produced by the malware.","translation":"मालवेअरचे विश्लेषण करत असताना, तुमची आवड केवळ मालवेअरने तयार केलेल्या क्रियांमध्ये असेल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To reduce noise, you can use the filtering features which hides unwanted entries and allows you to filter on specific attributes.","translation":"आवाज कमी करण्यासाठी, तुम्ही फिल्टरिंग वैशिष्ट्ये वापरू शकता जी अवांछित नोंदी लपवतात आणि तुम्हाला विशिष्ट गुणधर्मांवर फिल्टर करण्याची परवानगी देतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To access this feature, select the Filter menu and then click on Filter (or press Ctrl + L).","translation":"या वैशिष्ट्यामध्ये प्रवेश करण्यासाठी, फिल्टर मेनू निवडा आणि नंतर फिल्टरवर क्लिक करा (किंवा Ctrl + L दाबा).","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Even though Process Monitor is a great tool to monitor a malware's interaction with the system, it can be very noisy.","translation":"प्रक्रिया मॉनिटर मालवेअरची सिस्टमशी होणारी क्रिया तपासण्यासाठी एक उत्तम साधन आहे, तरीही ते खूप गोंगाट करणारे असू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Noriben is a Python script that works in conjunction with Process Monitor and helps in collecting, analyzing, and reporting runtime indicators of the malware.","translation":"नोरीबेन एक पायथन स्क्रिप्ट आहे जी प्रक्रिया मॉनिटरच्या संयोगाने कार्य करते आणि मालवेअरचे रनटाइम निर्देशक गोळा करणे, विश्लेषण करणे आणि अहवाल देणे यात मदत करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The advantage of using Noriben is that it comes with pre-defined filters that assist in reducing noise and allow you to focus on the malware-related events.","translation":"नोरीबेन वापरण्याचा फायदा असा आहे की ते पूर्वनिर्धारित फिल्टरसह येते जे आवाज कमी करण्यास मदत करतात आणि आपल्याला मालवेअर-संबंधित घटनांवर लक्ष केंद्रित करण्यास अनुमती देतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To use Noriben, download it to your Windows VM, extract it to a folder, and copy Process Monitor (Procmon.exe) into the same folder before running the Noriben.py Python script.","translation":"नोरीबेन वापरण्यासाठी, ते तुमच्या विंडोज VM मध्ये डाउनलोड करा, ते एका फोल्डरमध्ये एक्स्ट्रॅक्ट करा आणि Noriben.py पायथन स्क्रिप्ट चालवण्यापूर्वी प्रक्रिया मॉनिटर (Procmon.exe) त्याच फोल्डरमध्ये कॉपी करा.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Once you are done with the monitoring, you can stop Noriben by pressing Ctrl + C, which will terminate Process Monitor.","translation":"तुम्ही मॉनिटरिंग पूर्ण केल्यानंतर, Ctrl + C दाबून तुम्ही नोरीबेन थांबवू शकता, ज्यामुळे प्रक्रिया मॉनिटर बंद होईल.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Once terminated, Noriben stores the results in a text file (.txt) and a CSV file (.csv) in the same directory.","translation":"एकदा बंद झाल्यावर, नोरीबेन परिणाम त्याच डिरेक्टरीमधील टेक्स्ट फाइल (.txt) आणि CSV फाइल (.csv) मध्ये संग्रहित करते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The text file contains events segregated based on the categories (like process, file, registry, and network activity) in separate sections.","translation":"टेक्स्ट फाइलमध्ये स्वतंत्र विभागांमध्ये श्रेणींवर आधारित (प्रक्रिया, फाइल, नोंदणी आणि नेटवर्क ऍक्टिव्हिटी सारख्या) घटना असतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Also, note that the number of events is much less because it applied predefined filters that reduced most of the unwanted noise.","translation":"तसेच, लक्षात घ्या की घटनांची संख्या खूपच कमी आहे कारण त्यात पूर्वनिर्धारित फिल्टर लागू केले गेले आहेत ज्यामुळे बहुतेक अवांछित आवाज कमी झाला.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The CSV file contains all the events (process, file, registry, and network activity) sorted by the timeline (the order in which the events occurred).","translation":"CSV फाइलमध्ये सर्व घटना (प्रक्रिया, फाइल, नोंदणी आणि नेटवर्क ऍक्टिव्हिटी) टाइमलाइननुसार क्रमवारी लावलेल्या असतात (ज्या क्रमाने घटना घडल्या).","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"If you are interested in the summary of events based on the category then you can look at the text file; if you are interested in the sequence of events in the order in which it occurred then you can view the CSV file.","translation":"जर तुम्हाला श्रेणीवर आधारित घटनांचा सारांश पहायचा असेल, तर तुम्ही टेक्स्ट फाइल पाहू शकता; जर तुम्हाला ज्या क्रमाने घटना घडल्या, त्या क्रमाने घटनांची मालिका पहायची असेल, तर तुम्ही CSV फाइल पाहू शकता.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"When the malware is executed, you will want to capture the network traffic generated as a result of running the malware.","translation":"मालवेअर कार्यान्वित झाल्यावर, तुम्हाला मालवेअर चालवण्याचा परिणाम म्हणून तयार होणारा नेटवर्क डेटा ट्रॅफिक कॅप्चर करायचा असेल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"This will help you understand the communication channel used by the malware and will also help in determining network-based indicators.","translation":"यामुळे तुम्हाला मालवेअरद्वारे वापरले जाणारे संवाद चॅनेल समजून घेण्यास मदत होईल आणि नेटवर्क-आधारित निर्देशक निश्चित करण्यात देखील मदत होईल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Wireshark is a packet sniffer that allows you to capture the network traffic.","translation":"वायर्शार्क एक पॅकेट स्निफर आहे जे तुम्हाला नेटवर्क डेटा ट्रॅफिक कॅप्चर करण्यास अनुमती देते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Most malware, when executed, reach out to the internet (command and control server), and it is not a good idea to allow the malware to connect to its C2 server.","translation":"बहुतेक मालवेअर, कार्यान्वित झाल्यावर, इंटरनेटवर (कमांड आणि कंट्रोल सर्व्हर) पोहोचतात आणि मालवेअरला त्याच्या C2 सर्व्हरशी कनेक्ट करण्याची परवानगी देणे चांगली कल्पना नाही.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"During malware analysis, you need to determine the behavior of the malware without allowing it to contact the actual command and control (C2) server.","translation":"मालवेअर विश्लेषणादरम्यान, तुम्हाला मालवेअरला वास्तविक कमांड आणि कंट्रोल (C2) सर्व्हरशी संपर्क साधण्याची परवानगी न देता त्याचे वर्तन निश्चित करणे आवश्यक आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"INetSim is a free Linux-based software suite for simulating standard internet services (such as DNS, HTTP/HTTPS, and so on).","translation":"INetSim हे मानक इंटरनेट सेवा (जसे DNS, HTTP/HTTPS, इत्यादी)模拟 करण्यासाठी एक विनामूल्य Linux-आधारित सॉफ्टवेअर संच आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Apart from simulating services, INetSim can log communications, and it can also be configured to respond to HTTP/HTTPS requests and return any files based on the extensions.","translation":"सेवांचे अनुकरण करण्याव्यतिरिक्त, INetSim संवाद लॉग करू शकते आणि HTTP/HTTPS विनंत्यांना प्रतिसाद देण्यासाठी आणि एक्स्टेंशनवर आधारित कोणत्याही फायली परत करण्यासाठी देखील कॉन्फिगर केले जाऊ शकते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Let's assume that 100 was stored at the memory address starting at 0x403000.","translation":"असे समजू या की 100 0x403000 पासून सुरू होणाऱ्या मेमरी पत्त्यावर संग्रहित केले गेले.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To move a value from the memory into a register in assembly language, you must use the address of the value.","translation":"असेम्ब्ली भाषेत मेमरीमधून रजिस्टरमध्ये व्हॅल्यू हलवण्यासाठी, तुम्हाला व्हॅल्यूचा पत्ता वापरावा लागेल.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The square bracket specifies that you want the value stored at the memory location, rather than the address itself.","translation":"चौरस कंस निर्दिष्ट करतो की तुम्हाला पत्त्याऐवजी मेमरी स्थानावर संग्रहित व्हॅल्यू हवी आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"mov eax,[0x403000] ; eax will now contain 00 00 00 64 (i.e 100)","translation":"mov eax,[0x403000] ; eax आता 00 00 00 64 (म्हणजे 100) दर्शवेल.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"During reverse engineering, you will normally see instructions similar to the ones shown as below.","translation":"रिव्हर्स इंजिनिअरिंग दरम्यान, तुम्हाला खाली दर्शविल्याप्रमाणे सूचना दिसतील.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The square brackets may contain a register, a constant added to a register, or a register added to a register.","translation":"चौरस कंसात एक रजिस्टर, रजिस्टरमध्ये जोडलेला स्थिर किंवा रजिस्टरमध्ये जोडलेले रजिस्टर असू शकते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The simplest thing to remember is that everything within the square brackets represents an address.","translation":"लक्षात ठेवण्यासारखी सर्वात सोपी गोष्ट म्हणजे चौरस कंसातील प्रत्येक गोष्ट पत्ता दर्शवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"lea ebx,[0x403000] ; loads the address 0x403000 into ebx","translation":"lea ebx,[0x403000] ; 0x403000 पत्ता ebx मध्ये लोड करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"You can move a value from a register to memory by swapping operands so that the memory address is on the left-hand side (destination) and the register is on the right-hand side (source).","translation":"ऑपरेंडची अदलाबदल करून तुम्ही रजिस्टरमधून मेमरीमध्ये व्हॅल्यू हलवू शकता, जेणेकरून मेमरी पत्ता डाव्या बाजूला (destination) आणि रजिस्टर उजव्या बाजूला (source) असेल.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"mov [0x403000],eax ; moves 4 byte value in eax to memory location starting at 0x403000","translation":"mov [0x403000],eax ; eax मधील 4-byte व्हॅल्यू 0x403000 पासून सुरू होणाऱ्या मेमरी स्थानावर हलवते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"mov dword ptr [402000],13498h ; moves dword value 0x13496 into the address 0x402000","translation":"mov dword ptr [402000],13498h ; dword व्हॅल्यू 0x13496 पत्ता 0x402000 मध्ये हलवते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Let's take a look at a simple challenge.","translation":"चला, एक सोपा आव्हान पाहूया.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Can you figure out what this code snippet does, and can you translate it back to a pseudocode (high-level language equivalent)?","translation":"तुम्ही या कोड स्निपेटचे कार्य शोधू शकता का, आणि तुम्ही त्याचे स्यूडोकोडमध्ये (उच्च-स्तरीय भाषेतील समतुल्य) भाषांतर करू शकता?","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The preceding program copies a value from one memory location to another.","translation":"वरील प्रोग्राम एका मेमरी स्थानावरून दुसऱ्या मेमरी स्थानावर व्हॅल्यू कॉपी करतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In a high-level language, when you assign a value to a variable, let's say val = 1, the value 1 is moved into the address represented by the val variable.","translation":"उच्च-स्तरीय भाषेत, जेव्हा तुम्ही व्हेरिएबलला व्हॅल्यू नियुक्त करता, उदाहरणार्थ val = 1, व्हॅल्यू 1, val व्हेरिएबलद्वारे दर्शविलेल्या पत्त्यावर हलविली जाते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Recall that, the registers are used by the CPU for temporary storage.","translation":"लक्षात ठेवा, रजिस्टरचा वापर CPU द्वारे तात्पुरत्या स्टोरेजसाठी केला जातो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In high-level languages, variables have data types.","translation":"उच्च-स्तरीय भाषांमध्ये, व्हेरिएबल्सचे डेटा प्रकार असतात.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"You can perform addition, subtraction, multiplication, and division in assembly language.","translation":"तुम्ही असेंब्ली भाषेत बेरीज, वजाबाकी, गुणाकार आणि भागाकार करू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The mul instruction takes only one operand; that operand is multiplied by the content of either the al, ax, or eax register.","translation":"mul सूचना फक्त एक ऑपरेंड घेते; ते ऑपरेंड al, ax, किंवा eax रजिस्टरच्या सामग्रीने गुणले जाते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Let's take on another simple challenge.","translation":"चला, आणखी एक सोपा आव्हान स्वीकारूया.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"At this point, all of the values on the stack are logically removed, even though they are physically present.","translation":"या क्षणी, स्टॅकवरील सर्व मूल्ये तार्किकदृष्ट्या काढली जातात, जरी ती शारीरिकरित्या उपस्थित असली तरी.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The main function called the test function and passed the parameters to the test function by pushing them onto the stack.","translation":"मुख्य कार्याने टेस्ट फंक्शनला कॉल केले आणि पॅरामीटर्स स्टॅकवर ढकलून टेस्ट फंक्शनला पास केले.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The main function (caller), after the function call, cleaned up the stack using add esp,8 instruction.","translation":"मुख्य फंक्शन (कॉल करणारा), फंक्शन कॉल केल्यानंतर, add esp,8 सूचना वापरून स्टॅक स्वच्छ करतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"This instruction has the effect of removing the parameters that were pushed onto the stack and adjusts the stack pointer (esp) back to where it was before the function call.","translation":"या सूचनेमुळे स्टॅकवर ढकललेले पॅरामीटर्स काढले जातात आणि स्टॅक पॉइंटर (esp) फंक्शन कॉलच्या आधी जिथे होता तिथे समायोजित केला जातो.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Most of the compiled C programs typically follow the cdecl calling convention.","translation":" बहुतेक संकलित सी प्रोग्राम सामान्यतः cdecl कॉलिंग कन्व्हेन्शनचे अनुसरण करतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In the cdecl convention, the caller pushes the parameters in the right-to-left order on the stack and the caller itself cleans up the stack after the function call.","translation":"cdecl कन्व्हेन्शनमध्ये, कॉलर उजवीकडून-डावीकडे क्रमाने स्टॅकवर पॅरामीटर्स ढकलतो आणि फंक्शन कॉलनंतर कॉलर स्वतःच स्टॅक साफ करतो.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"There are other calling conventions such as stdcall and fastcall.","translation":"stdcall आणि fastcall सारख्या इतर कॉलिंग कन्व्हेन्शन देखील आहेत.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Microsoft Windows utilizes the stdcall convention for the functions (API) exported by the DLL files.","translation":"Microsoft Windows DLL फाईल्सद्वारे निर्यात केलेल्या फंक्शन्स (API) साठी stdcall कन्व्हेन्शनचा वापर करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In the fastcall calling convention, first few parameters are passed to a function by placing them in the registers.","translation":"fastcall कॉलिंग कन्व्हेन्शनमध्ये, पहिले काही पॅरामीटर्स रजिस्टरमध्ये ठेवून फंक्शनला पास केले जातात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"An array is a list consisting of the same data types.","translation":"एखादे अॅरे समान डेटा प्रकारांची सूची आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The array elements are stored in contiguous locations in the memory, which makes it easy to access array elements.","translation":"अॅरेचे घटक मेमरीमधील लागोपाठच्या ठिकाणी संग्रहित केले जातात, ज्यामुळे अॅरे घटकांपर्यंत पोहोचणे सोपे होते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The array name nums is a pointer constant that points to the first element of the array.","translation":"अॅरेचे नाव nums हे एक पॉइंटर स्थिर आहे जे अॅरेच्या पहिल्या घटकाकडे निर्देश करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In a high-level language, to access the elements of the array, you use the array name along with the index.","translation":"उच्च-स्तरीय भाषेत, अॅरेच्या घटकांपर्यंत पोहोचण्यासाठी, तुम्ही इंडेक्ससह अॅरेचे नाव वापरता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"For example, you can access the first element using nums[0], the second element using nums[1], and so on.","translation":"उदाहरणार्थ, तुम्ही nums[0] वापरून पहिला घटक, nums[1] वापरून दुसरा घटक आणि त्याचप्रमाणे इतर घटकांपर्यंत पोहोचू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"In assembly language, the address of any element in the array is computed using three things: The base address of the array, The index of the element, The size of each element in the array","translation":"असेंब्ली भाषेत, अॅरेमधील कोणत्याही घटकाचा पत्ता तीन गोष्टी वापरून मोजला जातो: अॅरेचा बेस ऍड्रेस, घटकाचा निर्देशांक, अॅरेमधील प्रत्येक घटकाचा आकार.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The backward jump at ➊, to loc_401022, indicates the loop, and the code between ➊ and ➋ is the part of the loop.","translation":"➊ येथील loc_401022 कडे असलेले बॅकवर्ड जंप लूप दर्शवते आणि ➊ आणि ➋ मधील कोड लूपचा भाग आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"A string is an array of characters.","translation":"स्ट्रिंग अक्षरांचा एक अॅरे आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"When you define a string, shown as follows, a null terminator (string terminator) is added at the end of every string.","translation":"जेव्हा तुम्ही स्ट्रिंगची व्याख्या करता, जसे खाली दर्शविले आहे, तेव्हा प्रत्येक स्ट्रिंगच्या शेवटी एक शून्य टर्मिनेटर (स्ट्रिंग टर्मिनेटर) जोडला जातो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The string name str is a pointer variable that points to the first character in the string.","translation":"स्ट्रिंगचे नाव str हे एक पॉइंटर व्हेरिएबल आहे जे स्ट्रिंगमधील पहिल्या अक्षरावर निर्देशित करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The x86 family of processors provides string instructions, which operate on strings.","translation":"प्रोसेसरचे x86 कुटुंब स्ट्रिंग सूचना प्रदान करते, जे स्ट्रिंगवर कार्य करतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To add a function comment, highlight the function name and press colon (:).","translation":"फंक्शन कमेंट जोडण्यासाठी, फंक्शनचे नाव हायलाइट करा आणि कोलन (:) दाबा.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The pseudocode can now remind you of the function's behavior.","translation":"स्यूडोकोड आता तुम्हाला फंक्शनच्या वर्तनाचे स्मरण करून देऊ शकतो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"In fact, whatever manipulation was done earlier was done to the database, not to the executable.","translation":"खरं तर, यापूर्वी जे काही बदल केले गेले, ते डेटाबेसमध्ये केले गेले, एक्झिक्युटेबलमध्ये नाही.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"When an executable is loaded into IDA, it creates a database consisting of five files.","translation":"जेव्हा एक एक्झिक्युटेबल IDA मध्ये लोड केले जाते, तेव्हा ते पाच फायलींचा डेटाबेस तयार करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Each of these files stores various information and has a base name that matches the selected executable.","translation":"या प्रत्येक फाईलमध्ये विविध माहिती साठवली जाते आणि त्याचे मूळ नाव निवडलेल्या एक्झिक्युटेबलशी जुळते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Any modifications that you make are reflected in the views and saved in the database.","translation":"तुम्ही केलेले कोणतेही बदल व्ह्यूमध्ये दिसतात आणि डेटाबेसमध्ये सेव्ह होतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can save the database by closing IDA.","translation":"तुम्ही IDA बंद करून डेटाबेस सेव्ह करू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Let's look at another simple program and explore a few more features of IDA.","translation":"चला, आणखी एक सोपा प्रोग्राम पाहूया आणि IDA ची आणखी काही वैशिष्ट्ये तपासूया.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"IDA identified three local variables.","translation":"IDA ने तीन स्थानिक व्हेरिएबल्स ओळखले.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"IDA also identified the global variables and assigned names.","translation":"IDA ने ग्लोबल व्हेरिएबल्स देखील ओळखले आणि नावे दिली.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The reason for that, is when a variable is defined in the global data area, the address and size of the variables are known to the compiler at compile time.","translation":"याचे कारण असे आहे की, जेव्हा एखादे व्हेरिएबल ग्लोबल डेटा एरियामध्ये परिभाषित केले जाते, तेव्हा कंपाइल वेळी व्हेरिएबल्सचा पत्ता आणि आकार कंपाइलरला माहित असतो.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"IDA used the offset keyword to indicate that addresses of variables are used.","translation":"IDA ने व्हेरिएबल्सचे पत्ते वापरले जातात हे दर्शविण्यासाठी ऑफसेट कीवर्ड वापरले.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"IDA gives you the ability to reformat constant values as a decimal, octal, or binary values.","translation":"IDA तुम्हाला स्थिर मूल्यांना दशांश, अष्टक किंवा बायनरी मूल्यांमध्ये पुन्हा फॉरमॅट करण्याची क्षमता देते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Another great feature of IDA is that it makes navigating to anywhere within a program much easier.","translation":"IDA चे आणखी एक उत्तम वैशिष्ट्य म्हणजे ते प्रोग्राममधील कोणत्याही ठिकाणी नेव्हिगेट करणे खूप सोपे करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"When a program is disassembled, IDA labels every location in the program.","translation":"जेव्हा एखादा प्रोग्राम डिसअसेम्बल केला जातो, तेव्हा IDA प्रोग्राममधील प्रत्येक स्थानाला लेबल करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"IDA keeps track of your navigation history.","translation":"IDA तुमच्या नेव्हिगेशन इतिहासाचा मागोवा ठेवते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Another way to navigate is by using cross-references.","translation":"नेव्हिगेट करण्याचा आणखी एक मार्ग म्हणजे क्रॉस-रेफरन्स वापरणे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Cross-references can be either data cross-references or code cross-references.","translation":"क्रॉस-रेफरन्स डेटा क्रॉस-रेफरन्स किंवा कोड क्रॉस-रेफरन्स असू शकतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"A data cross-reference specifies how the data is accessed within a binary.","translation":"डेटा क्रॉस-रेफरन्स बायनरीमध्ये डेटा कसा ऍक्सेस केला जातो हे निर्दिष्ट करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"A code cross-reference indicates the control flow from one instruction to an another.","translation":"कोड क्रॉस-रेफरन्स एका सूचनातून दुसऱ्या सूचनाकडे नियंत्रण प्रवाह दर्शवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The 64-bit Windows operating system can run a 32-bit executable.","translation":"६४-बिट विंडोज ऑपरेटिंग सिस्टम ३२-बिट एक्झिक्युटेबल चालवू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"When you are analyzing a 32-bit malware on 64-bit Windows, if you find malware accessing the system32 directory, it is really accessing the syswow64 directory.","translation":"जेव्हा तुम्ही ६४-बिट विंडोजवर ३२-बिट मालवेअरचे विश्लेषण करत असाल, आणि मालवेअर सिस्टिम32 निर्देशिकेत प्रवेश करत असेल, तेव्हा तो प्रत्यक्षात syswow64 निर्देशिकेत प्रवेश करत असतो.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The disassembly and decompiling skills that you learned in this chapter will help you to gain a deeper understanding of how malicious code works, at a low level.","translation":"या अध्यायात तुम्ही शिकलेल्या डिसेंबली आणि डीकम्पाइलिंग कौशल्यामुळे तुम्हाला दुर्भावनापूर्ण कोड (malicious code) कसा काम करतो, हे कमी पातळीवर अधिक चांगल्या प्रकारे समजून घेण्यास मदत होईल.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"A debugger is a program which also disassembles the code; apart from that, it allows you to execute the compiled binary in a controlled manner.","translation":"डीबगर हे एक असे प्रोग्राम आहे जे कोडचे विघटन (disassemble) देखील करते; याव्यतिरिक्त, ते तुम्हाला संकलित बायनरी नियंत्रित पद्धतीने कार्यान्वित (execute) करण्यास अनुमती देते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"IDA can run on various platforms (Windows, Linux, and macOS) and supports analysis of various file formats, including the PE/ELF/Macho-O formats.","translation":"आयडीए विविध प्लॅटफॉर्मवर (Windows, Linux, आणि macOS) चालते आणि PE/ELF/Macho-O फॉरमॅटसह विविध फाईल फॉरमॅटच्या विश्लेषणास समर्थन देते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can download the freeware version of IDA for non- commercial use.","translation":"तुम्ही IDA चे फ्रीवेअर व्हर्जन (freeware version) गैर-व्यावसायिक वापरासाठी डाउनलोड करू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The commercial version of IDA does not lack any functionality and comes with full-year free email support and upgrades.","translation":"आयडीएच्या व्यावसायिक आवृत्तीत (commercial version) कोणतीही कार्यक्षमता कमी नाही आणि ती संपूर्ण वर्षासाठी विनामूल्य ईमेल समर्थन आणि अपग्रेडसह येते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To get a better understanding of IDA, just load a binary and explore various features of IDA.","translation":"आयडीए अधिक चांगल्या प्रकारे समजून घेण्यासाठी, फक्त एक बायनरी लोड करा आणि आयडीएची विविध वैशिष्ट्ये शोधा.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"When you launch IDA, it will briefly display a screen showing your license information.","translation":"जेव्हा तुम्ही आयडीए सुरू करता, तेव्हा ती तुमच्या परवान्याची (license) माहिती दर्शवणारा एक पडदा (screen) थोडक्यात दाखवेल.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"To load a file, you can either drag and drop or click on File | Open and select the file.","translation":"फाईल लोड करण्यासाठी, तुम्ही ड्रॅग आणि ड्रॉप करू शकता किंवा फाईल | ओपन (File | Open) वर क्लिक करून फाईल निवडू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"After the disassembly, IDA performs an initial analysis to identify the compiler, function arguments, local variables, library functions, and their parameters.","translation":"डिसेंबलीनंतर, आयडीए कंपाइलर, फंक्शनचे युक्तिवाद (arguments), स्थानिक व्हेरिएबल्स, लायब्ररी फंक्शन्स आणि त्यांचे पॅरामीटर्स ओळखण्यासाठी सुरुवातीचे विश्लेषण करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The IDA desktop integrates the features of many common static analysis tools into a single interface.","translation":"आयडीए डेस्कटॉप अनेक सामान्य स्थिर विश्लेषण साधनांची वैशिष्ट्ये एकाच इंटरफेसमध्ये एकत्रित करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"This is the primary window, and it displays the disassembled code.","translation":"हे मुख्य विंडो आहे आणि ते डिसेंबल केलेला कोड दर्शवते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"In the graph view mode, IDA displays only one function at a time, in a flowchart-style graph.","translation":"ग्राफ व्ह्यू मोडमध्ये, आयडीए एका वेळी फक्त एक फंक्शन, फ्लोचार्ट-शैलीतील ग्राफमध्ये दर्शवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The conditional jumps use green and red arrows; the green arrow indicates that the jump will be taken if the condition is true.","translation":"कंडिशनल जंप हिरवे आणि लाल बाण वापरतात; हिरवा बाण दर्शवतो की अट सत्य असल्यास जंप घेतला जाईल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In the text view mode, the entire disassembly is presented in a linear fashion.","translation":"टेक्स्ट व्ह्यू मोडमध्ये, संपूर्ण डिसेंबली एका रेषीय पद्धतीने सादर केली जाते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The functions window displays all the functions recognized by IDA.","translation":"फंक्शन विंडो आयडीएने ओळखलेली सर्व फंक्शन्स दर्शवते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Library functions are compiler-generated and are not written by a malware author.","translation":"लायब्ररी फंक्शन्स कंपाइलरद्वारे तयार केली जातात आणि मालवेअर लेखकाने लिहिलेली नस्तात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You should change the variable/function names to more meaningful names when analyzing malware.","translation":"मालवेअरचे विश्लेषण करत असताना, तुम्ही व्हेरिएबल/फंक्शनची नावे अधिक अर्थपूर्ण नावांमध्ये बदलली पाहिजेत.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Comments are useful to remind you of something important in the program.","translation":"प्रोग्राममधील काहीतरी महत्त्वाचे लक्षात ठेवण्यासाठी टिप्पण्या (comments) उपयुक्त आहेत.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Using the cross-references to CreateFile, we can determine that the CreateFile API is referenced in two functions.","translation":"CreateFile ला क्रॉस-रेफरन्स वापरून, आपण हे निश्चित करू शकतो की CreateFile API चा संदर्भ दोन कार्यांमध्ये आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"IDA employs a technology called Fast Library Identification and Recognition Technology (FLIRT).","translation":"आयडीए फास्ट लायब्ररी आयडेंटिफिकेशन अँड रेकग्निशन टेक्नॉलॉजी (FLIRT) नावाचे तंत्रज्ञान वापरते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"In this case, IDA was able to recognize the disassembled function at ➊ as an imported function, and named it CreateFileA.","translation":"या स्थितीत, IDA ➊ वर असेंब्ल्ड फंक्शनला आयात केलेले फंक्शन म्हणून ओळखू शकले आणि त्याचे नाव CreateFileA असे ठेवले.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"IDA's capability to identify libraries and imported functions is extremely useful.","translation":"लायब्ररी आणि आयात केलेली कार्ये ओळखण्याची IDA ची क्षमता अत्यंत उपयुक्त आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"IDA also added names of parameters as comments to indicate which parameter was being pushed.","translation":"आयडीएने हे दर्शविण्यासाठी टिप्पण्या म्हणून पॅरामीटर्सची नावे देखील जोडली, की कोणता पॅरामीटर पुश केला जात आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"From the preceding disassembly listing, you can tell that malware either creates or opens a file (psto.exe).","translation":"मागील डिसेंबली सूचीवरून, आपण हे सांगू शकता की मालवेअर एकतर psto.exe नावाची फाईल तयार करते किंवा उघडते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware authors often use symbolic constants, such as GENERIC_WRITE, in their source code.","translation":"मालवेअर लेखक त्यांच्या सोर्स कोडमध्ये GENERIC_WRITE सारखे प्रतीकात्मक स्थिरांक वापरतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Similarly, the value 2, passed as the fifth argument (➍), represents the symbolic name CREATE_ALWAYS.","translation":"त्याचप्रमाणे, पाचवा युक्तिवाद (➍) म्हणून दिलेले मूल्य 2, प्रतीकात्मक नाव CREATE_ALWAYS दर्शवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Another feature of IDA is that it maintains a list of standard symbolic constants for the Windows API.","translation":"आयडीएचे आणखी एक वैशिष्ट्य म्हणजे ते विंडोज एपीआयसाठी मानक प्रतीकात्मक स्थिरांकांची सूची राखते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"After replacing the constants with symbolic names, the disassembly listing is translated.","translation":"स्थिरांकांना प्रतीकात्मक नावांनी बदलल्यानंतर, डिसेंबली सूचीचे भाषांतर केले जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The code is now more readable, and from the code, you can tell that malware creates the file psto.exe.","translation":"आता कोड अधिक वाचनीय आहे, आणि कोडवरून, आपण हे सांगू शकता की मालवेअर psto.exe फाईल तयार करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Windows supports two parallel sets of APIs: one for ANSI strings, and the other for Unicode strings.","translation":"विंडोज दोन समांतर एपीआय संचनास समर्थन देते: एक ANSI स्ट्रिंगसाठी आणि दुसरे युनिकोड स्ट्रिंगसाठी.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You will often encounter function names with an Ex suffix in their names, such as RegCreateKeyEx.","translation":"तुम्हाला अनेकदा RegCreateKeyEx सारखी, त्यांच्या नावांमध्ये Ex प्रत्यय असलेली कार्ये दिसतील.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Let's look at an example of a 32-bit malware to understand how malware uses multiple API functions.","translation":"मालवेअर एकाधिक API कार्ये कशी वापरते हे समजून घेण्यासाठी 32-बिट मालवेअरचे उदाहरण पाहूया.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Since we are dealing with 32-bit malware, all the parameters to the RegOpenKeyEx API are pushed onto the stack.","translation":"आम्ही 32-बिट मालवेअर वापरत असल्यामुळे, RegOpenKeyEx API चे सर्व पॅरामीटर्स स्टॅकवर ढकलले जातात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"After the malware opens the handle to the Run registry key by calling RegOpenKeyEx, the returned handle is moved into the ecx register.","translation":"RegOpenKeyEx ला कॉल करून मालवेअरने रन रजिस्ट्री कीचे हँडल उघडल्यानंतर, परत केलेले हँडल ecx रजिस्टरमध्ये हलवले जाते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"From the MSDN documentation for this API, you can tell that the malware uses the RegSetValueEx API to set a value in the Run registry key.","translation":"या API साठी MSDN डॉक्युमेंटेशनवरून, आपण हे सांगू शकता की मालवेअर रन रजिस्ट्री कीमध्ये मूल्य सेट करण्यासाठी RegSetValueEx API वापरते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"After adding the entry to the registry key, the malware closes the handle to the registry key by passing the handle it acquired previously.","translation":"रजिस्ट्री कीमध्ये एंट्री जोडल्यानंतर, मालवेअर पूर्वी मिळवलेले हँडल पास करून रजिस्ट्री कीचे हँडल बंद करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"You also saw how malware acquires a handle to an object (such as the registry key) and then shares that handle with other API functions.","translation":"तुम्ही हे देखील पाहिले की मालवेअर ऑब्जेक्टचे (जसे की रजिस्ट्री की) हँडल कसे मिळवते आणि नंतर ते हँडल इतर API कार्यांसह कसे शेअर करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Debugging is a technique in which malicious code is executed.","translation":"डीबगिंग ही एक अशी तंत्र आहे ज्यामध्ये दुर्भावनापूर्ण कोड कार्यान्वित केला जातो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"A debugger is a program that gives you the ability to inspect malicious code at a more granular level.","translation":"डीबगर हे एक असे प्रोग्राम आहे जे तुम्हाला अधिक तपशीलवार स्तरावर दुर्भावनापूर्ण कोड तपासण्याची क्षमता देते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"It provides full control over the malware's runtime behavior and allows you to execute a single instruction.","translation":"ते मालवेअरच्या रनटाइम वर्तनावर पूर्ण नियंत्रण प्रदान करते आणि आपल्याला एकच सूचना कार्यान्वित करण्याची परवानगी देते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In this chapter, you will mainly learn the debugging features offered by IDA Pro and x64dbg.","translation":"या अध्यायात, आपण प्रामुख्याने IDA Pro आणि x64dbg द्वारे ऑफर केलेली डीबगिंग वैशिष्ट्ये शिकाल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You will learn about the features offered by these debuggers, and how to use them to inspect the runtime behavior of a program.","translation":"तुम्ही या डीबगर्सद्वारे ऑफर केलेली वैशिष्ट्ये आणि प्रोग्रामच्या रनटाइम वर्तनाचे परीक्षण करण्यासाठी त्यांचा वापर कसा करायचा हे शिकाल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"When you are debugging a malware, proper care needs to be taken.","translation":"जेव्हा तुम्ही मालवेअरचे डीबगिंग करत असाल, तेव्हा योग्य काळजी घेणे आवश्यक आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"It is highly recommended that you perform any malware debugging in an isolated environment.","translation":"कोणतेही मालवेअर डीबगिंग एका वेगळ्या वातावरणात करणे अत्यंत उचित आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"At the end of this chapter, you will also see how to debug a .NET application using a .NET decompiler/debugger, dnSpy.","translation":"या प्रकरणाच्या शेवटी, आपण .NET डीकंपाइलर/डीबगर, dnSpy वापरून .NET ऍप्लिकेशनचे डीबगिंग कसे करायचे हे देखील पाहू शकाल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Debugging normally begins by selecting the program to debug.","translation":"डीबगिंग सामान्यतः डीबग करण्यासाठी प्रोग्राम निवडून सुरू होते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"There are two ways to debug a program: (a) attach the debugger to a running process, and (b) launch a new process.","translation":"प्रोग्राम डीबग करण्याचे दोन मार्ग आहेत: (a) डीबगरला चालू प्रक्रियेस जोडा आणि (b) नवीन प्रक्रिया सुरू करा.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"When you attach the debugger to a running process, you will not be able to control or monitor the process's initial actions.","translation":"जेव्हा तुम्ही डीबगरला चालू प्रक्रियेस जोडता, तेव्हा तुम्हाला प्रक्रियेच्या सुरुवातीच्या कृतींवर नियंत्रण ठेवता किंवा त्याचे निरीक्षण करता येणार नाही.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"On the other hand, launching a new process allows you to monitor or debug every action the process takes.","translation":"दुसरीकडे, नवीन प्रक्रिया सुरू करणे आपल्याला प्रक्रियेद्वारे केलेल्या प्रत्येक कृतीचे परीक्षण किंवा डीबग करण्यास अनुमती देते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"When the process is launched under a debugger, the execution will pause at the program's entry point.","translation":"जेव्हा प्रक्रिया डीबगर अंतर्गत सुरू केली जाते, तेव्हा अंमलबजावणी प्रोग्रामच्या एंट्री पॉइंटवर थांबेल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"A program's entry point is the address of the first instruction that will be executed.","translation":"प्रोग्रामचा एंट्री पॉइंट म्हणजे कार्यान्वित होणाऱ्या पहिल्या सूचनेचा पत्ता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The debugger gives you the ability to control/modify the behavior of the process while it is executing.","translation":"डीबगर आपल्याला प्रक्रिया कार्यान्वित होत असताना तिच्या वर्तनावर नियंत्रण/बदल करण्याची क्षमता देते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The two important capabilities offered by a debugger are: (a) the ability to control execution, and (b) the ability to interrupt execution (using breakpoints).","translation":"डीबगरद्वारे ऑफर केलेल्या दोन महत्त्वाच्या क्षमता आहेत: (a) अंमलबजावणी नियंत्रित करण्याची क्षमता आणि (b) अंमलबजावणीमध्ये व्यत्यय आणण्याची क्षमता (ब्रेकपॉइंट्स वापरून).","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Using a debugger, you can execute one or more instructions (or select functions) before returning control to the debugger.","translation":"डीबगर वापरून, तुम्ही डीबगरकडे नियंत्रण परत करण्यापूर्वी एक किंवा अधिक सूचना (किंवा निवडक कार्ये) कार्यान्वित करू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Continue (Run): This executes all of the instructions, until a breakpoint is reached or an exception occurs.","translation":"सुरू ठेवा (रन): हे सर्व सूचना कार्यान्वित करते, जोपर्यंत ब्रेकपॉइंट गाठला जात नाही किंवा अपवाद येत नाही.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Using step into and step over, you can execute a single instruction.","translation":"स्टेप इनटू आणि स्टेप ओव्हर वापरून, तुम्ही एकच सूचना कार्यान्वित करू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"A breakpoint is a debugger feature that allows you to interrupt program execution at a very specific location within a program.","translation":"ब्रेकपॉइंट हे एक डीबगर वैशिष्ट्य आहे जे आपल्याला प्रोग्राममधील अतिविशिष्ट ठिकाणी प्रोग्राम अंमलबजावणीमध्ये व्यत्यय आणण्याची परवानगी देते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can set multiple breakpoints all over a program, and execution will be interrupted upon reaching any of the breakpoints.","translation":"तुम्ही प्रोग्राममध्ये सर्वत्र एकाधिक ब्रेकपॉइंट सेट करू शकता आणि कोणतेही ब्रेकपॉइंट गाठल्यावर अंमलबजावणीमध्ये व्यत्यय येईल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In a 64-bit function, the stack space is allocated at the beginning of the function, and does not change until the end of the function.","translation":"६४-बिट फंक्शनमध्ये, स्टॅक स्पेस फंक्शनच्या सुरुवातीला वाटप केले जाते आणि फंक्शन संपेपर्यंत बदलत नाही.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The allocated stack space is used to store the local variables and the function parameters.","translation":"वाटप केलेले स्टॅक स्पेस स्थानिक व्हेरिएबल्स आणि फंक्शन पॅरामीटर्स संग्रहित करण्यासाठी वापरले जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In the preceding screenshot, note how the first instruction, sub rsp,48, allocates 0x48 (72) bytes of space on the stack.","translation":"मागील स्क्रीनशॉटमध्ये, पहिली सूचना, सब आरएसपी,४८, स्टॅकवर ०x४८ (७२) बाइट्सची जागा कशी वाटप करते, यावर लक्ष द्या.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The lack of push and pop instructions makes it difficult to determine the number of parameters accepted by the function.","translation":"पुश आणि पॉप सूचनांचा अभाव, फंक्शनद्वारे स्वीकारल्या जाणार्‍या पॅरामीटर्सची संख्या निश्चित करणे कठीण करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Another challenge is, if the values are moved into the registers rcx and rdx before the function call, it's hard to say whether they are parameters passed to the function.","translation":"आणखी एक आव्हान म्हणजे, जर फंक्शन कॉलपूर्वी व्हॅल्यूज रजिस्टर rcx आणि rdx मध्ये हलवल्या गेल्या, तर ते फंक्शनला पास केलेले पॅरामीटर्स आहेत की नाही हे सांगणे कठीण आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Debugging Malicious Binaries","translation":"दुर्भावनापूर्ण बायनरींचे डीबगिंग","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Once you have an idea of where to find the function parameters and the return values, you can set a breakpoint at the API call and inspect its parameters to understand the malware functionality.","translation":"फंक्शन पॅरामीटर्स आणि रिटर्न व्हॅल्यूज कोठे शोधायचे याची कल्पना आल्यावर, तुम्ही एपीआय कॉलवर ब्रेकपॉइंट सेट करू शकता आणि मालवेअर कार्यक्षमते समजून घेण्यासाठी त्याचे पॅरामीटर्स तपासू शकता.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Let's look at an example of a 64-bit malware sample that calls RegSetValueEx to set some value in the registry.","translation":"चला, ६४-बिट मालवेअरचे उदाहरण पाहूया जे रजिस्ट्रीमध्ये काही व्हॅल्यू सेट करण्यासाठी RegSetValueEx कॉल करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In the following screenshot, the breakpoint is triggered before the call to the RegSetValueEx.","translation":"पुढील स्क्रीनशॉटमध्ये, RegSetValueEx ला कॉल करण्यापूर्वी ब्रेकपॉइंट ट्रिगर केला जातो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You will need to look at the values in the registers and the stack window to examine the parameters passed to the function.","translation":"तुम्हाला फंक्शनला पास केलेले पॅरामीटर्स तपासण्यासाठी रजिस्टर्समधील व्हॅल्यूज आणि स्टॅक विंडो पहावी लागेल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"This will help you determine what registry value is set by the malware.","translation":"यामुळे मालवेअरद्वारे कोणती रजिस्ट्री व्हॅल्यू सेट केली जाते हे निर्धारित करण्यात मदत होईल.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"In x64dbg, the easiest way to get a quick summary of function parameters is to look at the Default Window.","translation":"x64dbg मध्ये, फंक्शन पॅरामीटर्सचा त्वरित सारांश मिळवण्याचा सर्वात सोपा मार्ग म्हणजे डीफॉल्ट विंडो पाहणे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can set a value in the Default window to display the number of parameters.","translation":"पॅरामीटर्सची संख्या प्रदर्शित करण्यासाठी तुम्ही डीफॉल्ट विंडोमध्ये व्हॅल्यू सेट करू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"From the API documentation, you can tell that the RegSetValueEx API takes 6 parameters.","translation":"एपीआय डॉक्युमेंटेशनवरून, तुम्ही सांगू शकता की RegSetValueEx API 6 पॅरामीटर्स घेते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The first parameter value, 0x2c, is the handle to the open registry key.","translation":"पहिला पॅरामीटर व्हॅल्यू, 0x2c, ओपन रजिस्ट्री कीचे हँडल आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware can open a handle to the registry key by calling either the RegCreateKey or RegOpenKey API.","translation":"मालवेअर RegCreateKey किंवा RegOpenKey API कॉल करून रजिस्ट्री कीचे हँडल उघडू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"From the handles window, you can tell that the handle value 0x2c is associated with the registry key.","translation":"हँडल विंडोवरून, तुम्ही सांगू शकता की हँडल व्हॅल्यू 0x2c रजिस्ट्री कीशी संबंधित आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"By adding logoninit.exe, along with explorer.exe, the malware makes sure that logoninit.exe is also launched by Userinit.exe.","translation":"logoninit.exe, explorer.exe सोबत जोडल्याने, मालवेअर हे सुनिश्चित करते की logoninit.exe देखील Userinit.exe द्वारे लॉन्च केले जाईल.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"At this point, you should have an understanding of how to debug a malicious executable to understand its functionality.","translation":"या टप्प्यावर, तुम्हाला मालवेअर एक्झिक्युटेबलचे डीबगिंग कसे करायचे आणि त्याची कार्यक्षमता समजून घेणे आवश्यक आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In the next section, you will learn how to debug a malicious DLL to determine its behavior.","translation":"पुढील विभागात, तुम्ही मालवेअर DLL चे डीबगिंग कसे करायचे आणि त्याचे वर्तन कसे निश्चित करायचे हे शिकाल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The malware downloads a component and executes it.","translation":"मालवेअर एक घटक डाउनलोड करते आणि ते कार्यान्वित करते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Downloaders are often part of exploit shellcode.","translation":"डाउनलोडर बहुतेकदा एक्सप्लॉइट शेलकोडचा भाग असतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The URL for the malware binary is determined by a breakpoint.","translation":"मालवेअर बायनरीचा यूआरएल ब्रेकपॉइंटद्वारे निश्चित केला जातो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The downloaded executable is saved in the %TEMP% directory.","translation":"डाउनलोड केलेले एक्झिक्युटेबल %TEMP% निर्देशिकेत जतन केले जाते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The downloader uses ShellExecuteA() to run the file.","translation":"डाउनलोडर फाईल चालवण्यासाठी ShellExecuteA() वापरतो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Alternatively, WinExec() or CreateProcess() can be used.","translation":"पर्यायीरित्या, WinExec() किंवा CreateProcess() वापरले जाऊ शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Monitoring tools like Wireshark are helpful during debugging.","translation":"डीबगिंग दरम्यान Wireshark सारखी निरीक्षण साधने उपयुक्त आहेत.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"A dropper embeds a malware component within itself.","translation":"एक ड्रॉपर स्वतःमध्ये एक मालवेअर घटक एम्बेड करतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The dropper extracts the component and drops it to disk.","translation":"ड्रॉपर घटक काढतो आणि तो डिस्कवर टाकतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Droppers often use the resource section to store the binary.","translation":"ड्रॉपर अनेकदा बायनरी साठवण्यासाठी रिसोर्स विभाग वापरतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"FindResource(), LoadResource(), and LockResource() are used.","translation":"FindResource(), LoadResource(), आणि LockResource() वापरले जातात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The Resource Hacker tool can show the PE file in the resource section.","translation":"रिसोर्स हॅकर टूल रिसोर्स विभागात PE फाइल दर्शवू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"References to API calls indicate content extraction.","translation":"एपीआय कॉलचा संदर्भ सामग्री काढण्याचे सूचित करतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"A breakpoint can be set on FindResourceA() API call.","translation":"FindResourceA() API कॉलवर ब्रेकपॉइंट सेट केला जाऊ शकतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The return value of FindResourceA() is a handle.","translation":"FindResourceA() चे रिटर्न व्हॅल्यू एक हँडल आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"LoadResource() retrieves the handle to the data.","translation":"LoadResource() डेटाचे हँडल पुनर्प्राप्त करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"LockResource() obtains the pointer to the resource.","translation":"LockResource() रिसोर्सचा पॉइंटर मिळवतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The malware determines the size of the resource.","translation":"मालवेअर रिसोर्सचा आकार निश्चित करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The malware drops a DLL on the disk using CreateFileA.","translation":"मालवेअर CreateFileA वापरून डिस्कवर एक DLL टाकते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The extracted PE content is written to the DLL using WriteFile().","translation":"WriteFile() वापरून काढलेली PE सामग्री DLL मध्ये लिहिली जाते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"To set a hardware breakpoint, right-click on an existing breakpoint and select Edit breakpoint.","translation":"हार्डवेअर ब्रेकपॉइंट सेट करण्यासाठी, अस्तित्वात असलेल्या ब्रेकपॉइंटवर राइट-क्लिक करा आणि 'एडिट ब्रेकपॉइंट' निवडा.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"IDA allows you to set more than four hardware breakpoints, but only four of them will work.","translation":"आयडीए तुम्हाला चारपेक्षा जास्त हार्डवेअर ब्रेकपॉइंट सेट करण्याची परवानगी देते, परंतु त्यापैकी फक्त चारच काम करतील.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can use hardware breakpoints to specify whether to break on execute (default), break on write, or break on read/write.","translation":"तुम्ही हार्डवेअर ब्रेकपॉइंट्सचा वापर एक्झिक्यूट (डीफॉल्ट), राइटवर ब्रेक किंवा रीड/राइटवर ब्रेक घेण्यासाठी करू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"This breakpoint is useful if you want to know when your program accesses a piece of data (read/write) from a memory location.","translation":"मेमरी लोकेशनमधून तुमचा प्रोग्राम डेटाच्या तुकड्यावर (रीड/राइट) कधी ऍक्सेस करतो हे जाणून घेण्यासाठी हे ब्रेकपॉइंट उपयुक्त आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can set a conditional breakpoint by specifying the condition in the condition field.","translation":"कंडिशन फील्डमध्ये अट निर्दिष्ट करून तुम्ही सशर्त ब्रेकपॉइंट सेट करू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The condition can be an actual condition, or IDC or IDAPython expressions.","translation":"अट एक वास्तविक अट असू शकते, किंवा आयडीसी किंवा आयडीए पायथन अभिव्यक्ती असू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can view all of the active breakpoints by navigating to Debugger | Breakpoints | Breakpoint List.","translation":"डबगर | ब्रेकपॉइंट्स | ब्रेकपॉइंट लिस्टवर नेव्हिगेट करून तुम्ही सर्व सक्रिय ब्रेकपॉइंट पाहू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"You can right-click on the breakpoint entry and disable or delete the breakpoint.","translation":"तुम्ही ब्रेकपॉइंट एंट्रीवर राइट-क्लिक करू शकता आणि ब्रेकपॉइंट अक्षम किंवा हटवू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Consider the disassembly listing from a 32-bit malware sample.","translation":"32-बिट मालवेअर नमुन्यातून डिसेंबली लिस्टिंगचा विचार करा.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The malware calls the CreateFileW API to create a file, but, just by looking at the disassembly listing, it is not clear what file the malware creates.","translation":"मालवेअर फाईल तयार करण्यासाठी CreateFileW API कॉल करते, परंतु केवळ डिसेंबली लिस्टिंग पाहिल्यास, मालवेअर कोणती फाईल तयार करते हे स्पष्ट नाही.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"To determine the name of the file, we can set a breakpoint at the address where the call to the CreateFileW is made, and then run the program.","translation":"फाईलचे नाव निश्चित करण्यासाठी, आम्ही ज्या पत्त्यावर CreateFileW ला कॉल केला आहे, तिथे ब्रेकपॉइंट सेट करू शकतो आणि नंतर प्रोग्राम चालवू शकतो.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"After the call to CreateFileW, the handle to the file will be returned in the eax register, which is copied into the esi register.","translation":"CreateFileW ला कॉल केल्यानंतर, फाईलचे हँडल eax रजिस्टरमध्ये परत केले जाईल, जे esi रजिस्टरमध्ये कॉपी केले जाते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"In this case, the malware is creating a file, SHAMple.dat, in the C:\\Users\\test\\AppData\\Local\\Temp directory.","translation":"या प्रकरणात, मालवेअर C:\\Users\\test\\AppData\\Local\\Temp डिरेक्टरीमध्ये SHAMple.dat नावाची फाईल तयार करत आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The malware, after creating the file, passes the file handle as the first argument to the WriteFile function.","translation":"फाईल तयार केल्यानंतर, मालवेअर फाईल हँडल WriteFile फंक्शनच्या पहिल्या आर्गुमेंट म्हणून पास करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In this case, it is writing the string FunFunFun to the file.","translation":"या प्रकरणात, ते फाईलमध्ये FunFunFun स्ट्रिंग लिहित आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"In this section, you will use some of the concepts that you learned in Chapter 3, Dynamic Analysis, to debug a DLL using IDA.","translation":"या विभागात, तुम्ही IDA वापरून DLL डीबग करण्यासाठी, धडा 3, डायनॅमिक विश्लेषण, मध्ये शिकलेल्या काही संकल्पनांचा वापर कराल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To debug a DLL using the IDA debugger, you first need to designate the executable (such as rundll32.exe) that will be used to load the DLL.","translation":"IDA डीबगर वापरून DLL डीबग करण्यासाठी, तुम्हाला प्रथम एक्झिक्युटेबल (rundll32.exe सारखे) निर्दिष्ट करणे आवश्यक आहे जे DLL लोड करण्यासाठी वापरले जाईल.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Set a breakpoint (F2) at the first instruction in the DLLMain function.","translation":"DLLMain फंक्शनमधील पहिल्या सूचनावर ब्रेकपॉइंट (F2) सेट करा.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"You can also set breakpoints on any function exported by the DLL by navigating to it from IDA's Exports window.","translation":"तुम्ही IDA च्या निर्यात विंडोमधून नेव्हिगेट करून DLL द्वारे निर्यात केलेल्या कोणत्याही फंक्शनवर ब्रेकपॉइंट सेट करू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In the Application field, enter the full path to the executable that is used to load the DLL (rundll32.exe).","translation":"ॲप्लिकेशन फील्डमध्ये, DLL लोड करण्यासाठी वापरल्या जाणार्‍या एक्झिक्युटेबलचा संपूर्ण मार्ग प्रविष्ट करा (rundll32.exe).","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The malware loads a malicious DLL into the address space of any new process that loads User32.dll.","translation":"T9000 नावाचे मालवेअर कोणत्याही नवीन प्रक्रियेच्या ऍड्रेस स्पेसमध्ये एक दुर्भावनापूर्ण DLL लोड करते जे User32.dll लोड करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To detect this technique, look for suspicious entries in the AppInit_DLLs registry value.","translation":"ही पद्धत शोधण्यासाठी, AppInit_DLLs रजिस्ट्री मूल्यामध्ये संशयास्पद नोंदी शोधा.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Adversaries can exploit DLL search order to escalate privileges and achieve persistence.","translation":"शत्रू विशेषाधिकार वाढवण्यासाठी आणि सातत्य साधण्यासाठी DLL शोध क्रमाचा फायदा घेऊ शकतात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The operating system searches for the DLL in a specific order in predefined locations.","translation":"ऑपरेटिंग सिस्टम पूर्वनिर्धारित स्थानांवर एका विशिष्ट क्रमाने DLL शोधते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware can drop a malicious DLL in the Windows directory.","translation":"मालवेअर विंडोज निर्देशिकेत एक दुर्भावनापूर्ण DLL टाकू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The malicious DLL is loaded by explorer.exe from the Windows directory.","translation":"दुर्भावनापूर्ण DLL विंडोज निर्देशिकेतून explorer.exe द्वारे लोड केली जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"COM hijacking allows attackers to persist on the system and execute malicious code.","translation":"COM हायजैकिंगमुळे हल्लेखोरांना सिस्टमवर टिकून राहता येते आणि दुर्भावनापूर्ण कोड कार्यान्वित करता येतो.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"An attacker modifies the registry entry of a legitimate COM object.","translation":"एक हल्लेखोर कायदेशीर COM ऑब्जेक्टची रजिस्ट्री एंट्रीमध्ये बदल करतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The malware sets a registry value in HKCU\\Software\\Classes\\CLSID.","translation":"मालवेअर HKCU\\Software\\Classes\\CLSID मध्ये एक रजिस्ट्री मूल्य सेट करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Services run in the background without a user interface.","translation":"सेवा वापरकर्ता इंटरफेसशिवाय पार्श्वभूमीत चालतात.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"An adversary can modify an existing service to persist on the system.","translation":"एक शत्रू सिस्टमवर टिकून राहण्यासाठी विद्यमान सेवेमध्ये बदल करू शकतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware can install a malicious program as a service.","translation":"मालवेअर एक दुर्भावनापूर्ण प्रोग्राम सेवा म्हणून स्थापित करू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The advantage of using a service is that it can start automatically.","translation":"सेवा वापरण्याचा फायदा असा आहे की ती आपोआप सुरू होऊ शकते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Windows stores service configurations in the registry.","translation":"विंडोज रजिस्ट्रीमध्ये सेवा कॉन्फिगरेशन संग्रहित करते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Malware can use the sc utility to create and start a service.","translation":"मालवेअर सेवा तयार करण्यासाठी आणि सुरू करण्यासाठी sc युटिलिटी वापरू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"A service can be created using PowerShell or WMI.","translation":"पॉवरशेल किंवा WMI वापरून सेवा तयार केली जाऊ शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"An adversary can hijack an existing service.","translation":"एक शत्रू विद्यमान सेवेचे अपहरण करू शकतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Monitor changes to service registry entries.","translation":"सेवा रजिस्ट्री नोंदींमधील बदलांचे निरीक्षण करा.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Malware uses API calls to interact with the system.","translation":"मालवेअर सिस्टमशी संवाद साधण्यासाठी API कॉल वापरते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In this chapter, you will learn about code injection techniques.","translation":"या अध्यायात, आपण कोड इंजेक्शन तंत्रांबद्दल शिकाल.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The command received from the C2, appropriate actions are performed by the malware.","translation":"C2 कडून मिळालेल्या आदेशानुसार, मालवेअरद्वारे योग्य कृती केल्या जातात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To understand all the functionalities of this malware and how it processes the received data, refer to the author's presentation and the video demo.","translation":"या मालवेअरची सर्व कार्यक्षमता आणि ते प्राप्त डेटावर प्रक्रिया कशी करते हे समजून घेण्यासाठी, लेखकाचे सादरीकरण आणि व्हिडिओ डेमो पहा.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"PowerShell is a management engine based on the .NET framework.","translation":"पॉवरशेल हे .NET फ्रेमवर्कवर आधारित व्यवस्थापन इंजिन आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"This engine exposes a series of commands called cmdlets.","translation":"हे इंजिन cmdlets नावाचे अनेक आदेश (कमांड) दर्शवते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"PowerShell is not a programming language, but it allows you to create useful scripts containing multiple commands.","translation":"पॉवरशेल ही प्रोग्रामिंग भाषा नाही, परंतु ती तुम्हाला अनेक आज्ञा असलेली उपयुक्त स्क्रिप्ट तयार करण्यास अनुमती देते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Attackers use PowerShell to dynamically load and execute code directly from memory without accessing the file system.","translation":"आक्रमक (अटॅकर्स) फाईल सिस्टीममध्ये प्रवेश न करता मेमरीमधून थेट कोड लोड आणि कार्यान्वित (एक्झिक्युट) करण्यासाठी पॉवरशेलचा वापर करतात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"You can execute a PowerShell command using the interactive PowerShell console.","translation":"तुम्ही इंटरएक्टिव्ह पॉवरशेल कन्सोल वापरून पॉवरशेल कमांड कार्यान्वित करू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"A cmdlet (such as Write-Host) is a compiled command written in a .NET Framework language which is meant to be small and serves a single purpose.","translation":"एक cmdlet (उदाहरणार्थ, Write-Host) ही .NET फ्रेमवर्क भाषेत लिहिलेली संकलित कमांड आहे, जी लहान असण्यासाठी आणि एकाच उद्देशासाठी कार्य करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"A cmdlet can accept parameters.","translation":"एक cmdlet पॅरामीटर्स स्वीकारू शकते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"In PowerShell, variables can be used to store values.","translation":"पॉवरशेलमध्ये, व्हेरिएबल्सचा वापर मूल्ये (व्हॅल्यू) संग्रहित करण्यासाठी केला जाऊ शकतो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The PowerShell script has an extension of .ps1.","translation":"पॉवरशेल स्क्रिप्टमध्ये .ps1 हे एक्स्टेंशन असते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"By default, you will not be allowed to execute a PowerShell script.","translation":"डीफॉल्टनुसार, तुम्हाला पॉवरशेल स्क्रिप्ट कार्यान्वित (एक्झिक्युट) करण्याची परवानगी दिली जाणार नाही.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The execution policy determines the conditions under which PowerShell scripts are executed.","translation":"एक्झिक्युशन पॉलिसी ( अंमलबजावणी धोरण) हे निर्धारित करते की कोणत्या परिस्थितीत पॉवरशेल स्क्रिप्ट कार्यान्वित केल्या जातात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can change the execution policy setting using the Set-ExecutionPolicy command.","translation":"तुम्ही Set-ExecutionPolicy कमांड वापरून अंमलबजावणी धोरण सेटिंग बदलू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Remember to execute malicious script in an isolated environment.","translation":"घातक स्क्रिप्ट (malicious script) एका वेगळ्या वातावरणात (isolated environment) कार्यान्वित (एक्झिक्युट) करायला विसरू नका.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"If you wish to have control over the execution, then you can debug the PowerShell script using PowerShell ISE.","translation":"जर तुम्हाला अंमलबजावणीवर नियंत्रण ठेवायचे असेल, तर तुम्ही पॉवरशेल ISE वापरून पॉवरशेल स्क्रिप्ट डीबग करू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The attacker must first trick the user into executing the malicious code.","translation":"आक्रमक (अटॅकर)ने प्रथम वापरकर्त्याला दुर्भावनापूर्ण कोड कार्यान्वित (एक्झिक्युट) करण्यासाठी फसवले पाहिजे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In the same manner, attackers use various PowerShell command-line arguments to bypass the execution policy.","translation":"त्याचप्रमाणे, आक्रमक (अटॅकर्स) अंमलबजावणी धोरण (एक्झिक्युशन पॉलिसी) बायपास करण्यासाठी विविध पॉवरशेल कमांड-लाइन युक्तिवाद वापरतात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Apart from using PowerShell command-line arguments, attackers also make use of cmdlets or .NET APIs in the PowerShell scripts.","translation":"पॉवरशेल कमांड-लाइन युक्तिवादांचा वापर करण्याव्यतिरिक्त, आक्रमक (अटॅकर्स) पॉवरशेल स्क्रिप्टमध्ये cmdlets किंवा .NET API चा देखील वापर करतात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Adversaries make use of various obfuscation techniques to make analysis harder.","translation":"आक्रमक (अटॅकर्स) विश्लेषण (analysis) अधिक कठीण करण्यासाठी विविध अस्पष्ट तंत्रांचा (obfuscation techniques) वापर करतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"HAL isolates the operating system from the hardware.","translation":"HAL ऑपरेटिंग सिस्टमला हार्डवेअरपासून वेगळे करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"It implements functions to support different hardware platforms.","translation":"हे विविध हार्डवेअर प्लॅटफॉर्मना समर्थन देण्यासाठी कार्ये अंमलात आणते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The kernel mode device drivers invoke functions exposed by hal.dll.","translation":"कर्नल मोड डिव्हाइस ड्राइव्हर्स hal.dll द्वारे दर्शविलेली कार्ये बोलावतात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"This binary is the core component of the Windows operating system.","translation":"हा बायनरी विंडोज ऑपरेटिंग सिस्टमचा मुख्य घटक आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The executive implements functions called system service routines.","translation":"कार्यकारी प्रणाली सेवा दिनचर्या नावाचे कार्य अंमलात आणते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The kernel implements low-level operating system services.","translation":"कर्नल लो-लेव्हल ऑपरेटिंग सिस्टम सेवा लागू करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Win32K.sys implements UI and graphics device interface (GDI) services.","translation":"Win32K.sys UI आणि ग्राफिक्स डिव्हाइस इंटरफेस (GDI) सेवा लागू करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The user-space contains code that runs with restricted access.","translation":"युजर-स्पेसमध्ये असा कोड असतो जो प्रतिबंधित प्रवेशासह चालतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The kernel space contains the kernel itself and the device drivers.","translation":"कर्नल स्पेसमध्ये स्वतः कर्नल आणि डिव्हाइस ड्राइव्हर्स असतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Code running in the kernel space executes with a high privilege.","translation":"कर्नल स्पेसमध्ये चालणारा कोड उच्च विशेषाधिकारासह कार्यान्वित होतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The operating system ensures that a user-mode application cannot cause system instability.","translation":"ऑपरेटिंग सिस्टम हे सुनिश्चित करते की युजर-मोड ॲप्लिकेशन सिस्टीममध्ये अस्थिरता निर्माण करू शकत नाही.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Third-party drivers can get their code to run in kernel mode.","translation":"तृतीय-पक्षीय ड्राइव्हर्स त्यांचा कोड कर्नल मोडमध्ये चालवू शकतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Space specifies the location where the contents are stored.","translation":"स्पेस हे निर्दिष्ट करते की सामग्री कोठे संग्रहित केली जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Mode refers to the execution mode.","translation":"मोड म्हणजे अंमलबजावणीची पद्धत.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"How can a malware binary write content to a file?","translation":"मालवेअर बायनरी फाईलमध्ये सामग्री कशी लिहितो?","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Most APIs end up calling the system service routines.","translation":"बहुतेक API शेवटी सिस्टम सेवा दिनचर्यांना कॉल करतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The ntdll.dll acts as the gateway between the user-space and the kernel space.","translation":"ntdll.dll युजर-स्पेस आणि कर्नल स्पेसमध्ये प्रवेशद्वार म्हणून कार्य करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"An application uses the service by calling the API.","translation":"ॲप्लिकेशन API ला कॉल करून सेवेचा वापर करते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"When a process starts, the main thread gets created.","translation":"जेव्हा प्रक्रिया सुरू होते, तेव्हा मुख्य थ्रेड तयार होतो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The thread that is created starts executing in the user-mode.","translation":"तयार केलेला थ्रेड युजर-मोडमध्ये कार्यान्वित होण्यास सुरुवात करतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The shim code redirects API calls.","translation":"शिम कोड API कॉल्स पुनर्निर्देशित करतो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Applications use the IAT to call Windows APIs.","translation":"ॲप्लिकेशन्स विंडोज API ला कॉल करण्यासाठी IAT चा वापर करतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The shim can modify API parameters.","translation":"शिम API पॅरामीटर्समध्ये बदल करू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The shim can redirect API calls.","translation":"शिम API कॉल्सचे पुनर्निर्देशन करू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The shim can modify the API response.","translation":"शिम API प्रतिसाद बदलू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Let's look at an example to understand shims.","translation":"शिम समजून घेण्यासाठी, चला एक उदाहरण पाहूया.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"An application checked the OS version before Windows 7.","translation":"विंडोज 7 पूर्वी, ॲप्लिकेशन OS व्हर्जन तपासत होते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The application used GetVersion() API.","translation":"ॲप्लिकेशनने GetVersion() API वापरले.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The application worked only on Windows XP.","translation":"ॲप्लिकेशन फक्त विंडोज XP वर काम करत होते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The application would not work on Windows 7.","translation":"ॲप्लिकेशन विंडोज 7 वर काम करणार नाही.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can apply a shim called WinXPVersionLie.","translation":"तुम्ही WinXPVersionLie नावाचे शिम वापरू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The shim engine intercepts the GetVersion() API call.","translation":"शिम इंजिन GetVersion() API कॉलमध्ये हस्तक्षेप करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The shim returns a different version of Windows.","translation":"शिम विंडोजचे वेगळे व्हर्जन परत करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The shim modifies the IAT.","translation":"शिम IAT मध्ये बदल करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The WinXPVersionLie shim tricks the application.","translation":"WinXPVersionLie शिम ॲप्लिकेशनला फसवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Microsoft provides many shims.","translation":"Microsoft अनेक शिम पुरवते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Attackers abuse shims for malicious purposes.","translation":"आक्रमक (Attackers) द्वेषपूर्ण कारणांसाठी शिमचा गैरवापर करतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"We will create a shim for injecting a DLL.","translation":"आम्ही DLL इंजेक्ट करण्यासाठी एक शिम तयार करू.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Creating a shim involves several steps.","translation":"शिम तयार करण्यासाठी अनेक पायऱ्या लागतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You need administrator rights to install a shim.","translation":"शिम स्थापित करण्यासाठी तुम्हाला प्रशासक अधिकार (administrator rights) आवश्यक आहेत.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To help you understand, let's suppose that an attacker wants to hook the DeleteFileA() function call made by a legitimate application.","translation":"तुम्हाला समजून घेण्यासाठी, असे समजू या की एक हल्लेखोर कायदेशीर ॲप्लिकेशनद्वारे DeleteFileA() फंक्शन कॉलला जोडणी (हुक) करू इच्छितो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Normally, when the legitimate application's thread encounters the call to DeleteFileA(), the thread starts executing from the start of the DeleteFileA() function.","translation":"सर्वसाधारणपणे, जेव्हा कायदेशीर ॲप्लिकेशनचा थ्रेड DeleteFileA() ला कॉल करतो, तेव्हा थ्रेड DeleteFileA() फंक्शनच्या सुरुवातीपासून अंमलबजावणी सुरू करतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The jmp instruction requires at least 5 bytes, so the malware needs to choose instructions that occupy 5 bytes or more.","translation":"jmp (जंप) निर्देशात कमीतकमी 5 बाइट्स लागतात, त्यामुळे मालवेअरला असे निर्देश निवडावे लागतील जे 5 किंवा अधिक बाइट्स घेतील.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The three instructions to be replaced in DeleteFileA() are copied, and then replaced with a jump statement of some sort, which transfers control to the malicious function.","translation":"DeleteFileA() मध्ये बदलण्यासाठीचे तीन निर्देश कॉपी केले जातात आणि नंतर काही प्रकारच्या जंप स्टेटमेंटने बदलले जातात, जे नियंत्रण दुर्भावनापूर्ण कार्याकडे हस्तांतरित करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The replaced instructions, along with the jump statement that returns to the target function, are known as the trampoline.","translation":"लक्ष्य कार्यावर परत येणाऱ्या जंप स्टेटमेंटसह बदललेले निर्देश ट्रॅम्पोलिन म्हणून ओळखले जातात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"This technique can be detected by looking for unexpected jump instructions at the start of the API function.","translation":"API फंक्शनच्या सुरुवातीला अनपेक्षित जंप निर्देश शोधून ही पद्धत शोधली जाऊ शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Instead of using a jmp instruction, malware may use a call instruction, or a combination of push and ret instructions, to redirect control.","translation":"jmp (जंप) निर्देशाऐवजी, मालवेअर नियंत्रण पुनर्निर्देशित करण्यासाठी कॉल सूचना किंवा पुश आणि रिट (ret) सूचनांचे संयोजन वापरू शकते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"By hooking this function, the malware can extract credentials from the POST payload.","translation":"या फंक्शनला जोडून, मालवेअर POST पेलोडमधून क्रेडेन्शियल्स (credentials) काढू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Before hooking, the malicious executable (containing various functions) is injected into the address space of Internet Explorer.","translation":"जोडणी करण्यापूर्वी, दुर्भावनापूर्ण एक्झिक्युटेबल (विविध कार्ये असलेले) इंटरनेट एक्सप्लोररच्या ॲड्रेस स्पेसमध्ये इंजेक्ट केले जाते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"After injecting the executable, HttpSendRequestA() is hooked to redirect the program control to one of the malicious functions within the injected executable.","translation":"एक्झिक्युटेबल इंजेक्ट केल्यानंतर, प्रोग्रामचे नियंत्रण इंजेक्ट केलेल्या एक्झिक्युटेबलमधील दुर्भावनापूर्ण कार्यांपैकी एकाकडे पुनर्निर्देशित करण्यासाठी HttpSendRequestA() ला जोडले जाते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"In inline hooking, we saw how the series of bytes in a function are patched to redirect control to malicious code.","translation":"इनलाइन हुकिंगमध्ये, आपण पाहिले की फंक्शनमधील बाइट्सची मालिका दुर्भावनापूर्ण कोडकडे नियंत्रण पुनर्निर्देशित करण्यासाठी कशी पॅच केली जाते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Microsoft uses the feature of in-memory patching to apply patches to fix vulnerabilities in their products.","translation":"Microsoft त्यांच्या उत्पादनांमधील असुरक्षितता (vulnerabilities) दूर करण्यासाठी पॅच लागू करण्यासाठी इन-मेमरी पॅचिंगचा वापर करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware authors have used in-memory patching to inject code and hook the API functions.","translation":"मालवेअर लेखकांनी कोड इंजेक्ट करण्यासाठी आणि API फंक्शन्सना जोडण्यासाठी इन-मेमरी पॅचिंगचा वापर केला आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The installed .sdb files contain the shellcode that will be patched directly into the memory of the target process.","translation":"स्थापित .sdb फाईल्समध्ये शेलकोड (shellcode) आहे, जे लक्ष्य प्रक्रियेच्या मेमरीमध्ये थेट पॅच केले जाईल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To know what the shellcode is doing, we need to be able to parse PATCH_BITS, which is an undocumented structure.","translation":"शेलकोड काय करत आहे हे जाणून घेण्यासाठी, आपल्याला PATCH_BITS पार्स (parse) करण्यास सक्षम असणे आवश्यक आहे, जे एक असंलेखित (undocumented) स्ट्रक्चर आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"In other words, it redirects control to the RVA 0x0004f0ed.","translation":"दुसऱ्या शब्दांत, ते नियंत्रण RVA 0x0004f0ed कडे पुनर्निर्देशित करते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"This technique is interesting, because in this case, the malware does not allocate memory or inject code directly.","translation":"ही पद्धत मनोरंजक आहे, कारण या प्रकरणात, मालवेअर मेमरी (memory) आवंटित करत नाही किंवा थेट कोड इंजेक्ट करत नाही.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In this chapter, we focused mainly on code injection techniques in the user space.","translation":"या अध्यायात, आम्ही प्रामुख्याने यूजर स्पेसमध्ये कोड इंजेक्शन तंत्रांवर लक्ष केंद्रित केले.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware authors often use various obfuscation techniques to hide the information and to modify the malicious content to make detection and analysis difficult.","translation":"मालवेअर लेखक माहिती लपवण्यासाठी आणि दुर्भावनापूर्ण सामग्रीमध्ये बदल करण्यासाठी अनेकदा विविध अस्पष्ट तंत्रांचा वापर करतात, ज्यामुळे शोध आणि विश्लेषण करणे कठीण होते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Adversaries typically use encoding and encryption for the following reasons:","translation":"प्रतिकूल लोक खालील कारणांसाठी एन्कोडिंग (encoding) आणि एन्क्रिप्शनचा (encryption) वापर करतात:","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"We have renamed the decryption function to dec_function.","translation":"आम्ही डिक्रिप्शन फंक्शनचे नाव बदलून dec_function असे ठेवले आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"It is accessible from the names window in IDA.","translation":"हे IDA मधील नावांच्या विंडोमधून ऍक्सेस करता येते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The previous script iterates through the names window.","translation":"मागील स्क्रिप्ट नावांच्या विंडोमधून पुनरावृत्ती करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"If the dec_function is present, it determines the address of dec_function.","translation":"जर dec_function उपस्थित असेल, तर ते dec_function चा पत्ता निश्चित करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"It uses the address of dec_function to determine the cross-references.","translation":"ते क्रॉस-रेफरन्स निश्चित करण्यासाठी dec_function चा पत्ता वापरते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"It sets the breakpoint on all the addresses where dec_function is called.","translation":"ते dec_function जेथे कॉल केले जाते, त्या सर्व पत्त्यांवर ब्रेकपॉइंट सेट करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"It starts the debugger automatically.","translation":"ते आपोआप डीबगर सुरू करते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"When the breakpoint is hit at dec_function, it reads the encrypted string.","translation":"जेव्हा dec_function वर ब्रेकपॉइंट लागतो, तेव्हा ते एन्क्रिप्टेड स्ट्रिंग वाचते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"It then steps over the function to execute the decryption function.","translation":"त्यानंतर, ते डिक्रिप्शन फंक्शन कार्यान्वित करण्यासाठी फंक्शनवर जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"It repeats the previous steps, to decrypt each string.","translation":"प्रत्येक स्ट्रिंग डिक्रिप्ट करण्यासाठी, ते मागील चरण पुन्हा करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"From the output, you can see that the malware decrypts the file names.","translation":"आउटपुटमधून, आपण पाहू शकता की मालवेअर फाईलची नावे डिक्रिप्ट करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware authors often use packers and cryptors.","translation":"मालवेअर लेखक अनेकदा पॅकर आणि क्रिप्टर वापरतात.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"A packer is a program that takes a normal executable and compresses its contents.","translation":"पॅकर हे एक असे प्रोग्राम आहे जे सामान्य एक्झिक्युटेबल घेते आणि त्याची सामग्री कॉम्प्रेस करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"When a binary is packed, it reveals very less information.","translation":"जेव्हा बायनरी पॅक केली जाते, तेव्हा ती फारच कमी माहिती दर्शवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To unpack a packed binary, you can either use automated tools or do it manually.","translation":"पॅक केलेली बायनरी अनपॅक करण्यासाठी, तुम्ही एकतर स्वयंचलित साधने वापरू शकता किंवा ते व्यक्तिचलितपणे करू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The first step is to identify the OEP.","translation":"पहिले पाऊल OEP ओळखणे आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The original entry point (OEP) is the address of the malware's first instruction.","translation":"ओरिजिनल एंट्री पॉइंट (OEP) हे मालवेअरच्या पहिल्या सूचनांचे address आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The next step involves executing the program until the OEP is reached.","translation":"पुढील टप्प्यात OEP गाठल्या जाईपर्यंत प्रोग्राम कार्यान्वित करणे समाविष्ट आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The third step involves dumping the unpacked process from the memory to disk.","translation":"तिसऱ्या टप्प्यात मेमरीमधून डिस्कवर अनपॅक केलेली प्रक्रिया डंप करणे समाविष्ट आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"To demonstrate the previous concepts, we will use a malware packed with the UPX packer.","translation":"वरील संकल्पना स्पष्ट करण्यासाठी, आम्ही UPX पॅकरसह पॅक केलेले मालवेअर वापरू.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Another method to detect the presence of the Base64 character set in the binary is using a YARA rule.","translation":"बायनरीमध्ये बेस64 वर्ण संचाची उपस्थिती शोधण्याचा आणखी एक मार्ग म्हणजे YARA नियम वापरणे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"XOR is a bitwise operation, and it is performed on the corresponding bits of the operands.","translation":"XOR एक बिटवाईज ऑपरेशन आहे, आणि ते ऑपरेंड्सच्या संबंधित बिट्सवर केले जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In the XOR operation, when both the bits are the same, the result is 0; otherwise, the result is 1.","translation":"XOR ऑपरेशनमध्ये, जेव्हा दोन्ही बिट समान असतात, तेव्हा निकाल 0 असतो; अन्यथा, निकाल 1 असतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"For example, when you XOR 2 and 4, that is, 2 ^ 4, the result is 6.","translation":"उदाहरणार्थ, जेव्हा तुम्ही 2 आणि 4 XOR करता, म्हणजे 2 ^ 4, तेव्हा निकाल 6 येतो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"In a single byte XOR, each byte from the plaintext is XORed with the encryption key.","translation":"सिंगल बाइट XOR मध्ये, प्लेनटेक्स्टमधील प्रत्येक बाइट एन्क्रिप्शन की (encryption key) सोबत XOR केला जातो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Another interesting property of XOR is that when you XOR the ciphertext with the same key used to encrypt, you get back the plain text.","translation":"XOR चा आणखी एक मनोरंजक गुणधर्म म्हणजे जेव्हा तुम्ही एन्क्रिप्ट करण्यासाठी वापरलेल्या त्याच की (key) सह सायफरटेक्स्ट XOR करता, तेव्हा तुम्हाला प्लेन टेक्स्ट परत मिळतो.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"This means that if you know the key, then the same function can be used to both encrypt and decrypt the data.","translation":"याचा अर्थ असा आहे की जर तुम्हाला की (key) माहित असेल, तर डेटा एन्क्रिप्ट (encrypt) आणि डिक्रिप्ट (decrypt) करण्यासाठी समान फंक्शन वापरले जाऊ शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"With an understanding of the XOR encoding algorithm, let's look at an example of a keylogger.","translation":"XOR एन्कोडिंग अल्गोरिदम समजून घेतल्यानंतर, कीलॉगरचे उदाहरण पाहूया.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Note how the malware calls a function (renamed as enc_function) after the call to CreateFileA() and before the call to WriteFile().","translation":"लक्षात घ्या की मालवेअर (malware) CreateFileA() ला कॉल केल्यानंतर आणि WriteFile() ला कॉल करण्यापूर्वी enc_function म्हणून पुनर्नामित केलेले फंक्शन कसे कॉल करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Examining the enc_function shows that the malware uses single byte XOR.","translation":"enc_function तपासणी केल्यावर असे दिसून येते की मालवेअर सिंगल बाइट XOR वापरते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In a single byte XOR, the length of the key is one byte, so there can be only 255 possible keys.","translation":"सिंगल बाइट XOR मध्ये, की (key) ची लांबी एक बाइट असते, त्यामुळे फक्त 255 संभाव्य की (keys) असू शकतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"For example, upon executing a malware sample, let's say the malware gets the computer hostname mymachine.","translation":"उदाहरणार्थ, मालवेअरचे उदाहरण कार्यान्वित (execute) केल्यावर, समजा मालवेअरला 'mymachine' हे संगणकाचे होस्टनेम (hostname) मिळते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can also use a tool such as ConverterNET to brute-force and determine the key.","translation":"तुम्ही की (key) शोधण्यासाठी आणि निर्धारित करण्यासाठी ConverterNET सारखे साधन देखील वापरू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"In XOR encoding, when a null byte (0x00) is XORed with a key, you get back the key.","translation":"XOR एन्कोडिंगमध्ये, जेव्हा शून्य बाइट (0x00) की (key) सोबत XOR केला जातो, तेव्हा तुम्हाला की (key) परत मिळतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"What this means is that whenever a buffer containing a large number of null bytes is encoded, the single byte xor key becomes clearly visible.","translation":"याचा अर्थ असा आहे की जेव्हा शून बाइट्सची (null bytes) मोठी संख्या असलेला बफर एन्कोड केला जातो, तेव्हा सिंगल बाइट XOR की (key) स्पष्टपणे दृश्यमान होते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"To avoid the null byte problem, malware authors ignore the null byte (0x00) and the encryption key during encryption.","translation":"शून्य बाइटची समस्या टाळण्यासाठी, मालवेअर लेखक एन्क्रिप्शन दरम्यान शून्य बाइट (0x00) आणि एन्क्रिप्शन की (encryption key) दुर्लक्षित करतात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Attackers commonly use multi-byte XOR because it provides better defense against the brute-force technique.","translation":"आक्रमक सामान्यतः मल्टी-बाइट XOR वापरतात कारण ते ब्रूट-फोर्स तंत्राच्या (brute-force technique) विरोधात चांगले संरक्षण प्रदान करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The decrypted content is a PE (executable file) as shown here.","translation":"डिक्रिप्ट केलेला (decrypted) आशय येथे दर्शविल्याप्रमाणे PE (एक्झिक्युटेबल फाइल) आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"To identify XOR encoding, load the binary in IDA and search for the XOR instruction.","translation":"XOR एन्कोडिंग ओळखण्यासाठी, IDA मध्ये बायनरी लोड करा आणि XOR सूचना शोधा.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware authors often use simple encoding techniques, because it is just enough to obscure the data.","translation":"मालवेअर लेखक अनेकदा साध्या एन्कोडिंग तंत्रांचा वापर करतात, कारण डेटा अस्पष्ट करण्यासाठी ते पुरेसे आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The standalone executable is the fastest way to get started with Volatility.","translation":"व्होलॅटिलिटी सुरू करण्याचा सर्वात जलद मार्ग म्हणजे स्टँडअलोन एक्झिक्युटेबल वापरणे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"You don't need to install the Python interpreter or Volatility dependencies.","translation":"तुम्हाला पायथन इंटरप्रिटर किंवा व्होलॅटिलिटी अवलंबित्व स्थापित करण्याची आवश्यकता नाही.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The help option displays various options and plugins that are available in Volatility.","translation":"मदत पर्याय व्होलॅटिलिटीमध्ये उपलब्ध विविध पर्याय आणि प्लगइन्स दर्शवितो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Volatility is also distributed as a source package.","translation":"व्होलॅटिलिटी स्त्रोत पॅकेज म्हणून देखील वितरित केले जाते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"You can install these dependencies by reading the documentation.","translation":"तुम्ही हे अवलंबित्व दस्तऐवज वाचून स्थापित करू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Volatility consists of various plugins that can extract different information from the memory image.","translation":"व्होलॅटिलिटीमध्ये विविध प्लगइन्स आहेत जे मेमरी प्रतिमेतून भिन्न माहिती काढू शकतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"For instance, if you wish to list the running processes from the memory image, you can use a plugin such a pslist.","translation":"उदाहरणार्थ, जर तुम्हाला मेमरी प्रतिमेतील चालू प्रक्रियांची यादी करायची असेल, तर तुम्ही pslist सारखे प्लगइन वापरू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Using -f, you specify the path to the memory image file, and --profile tells Volatility which system and architecture the memory image was acquired from.","translation":"-f वापरून, तुम्ही मेमरी इमेज फाइलचा मार्ग निर्दिष्ट करता आणि --profile व्होलॅटिलिटीला सांगते की मेमरी इमेज कोणत्या सिस्टम आणि आर्किटेक्चरमधून मिळवली गेली.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The following command uses the pslist plugin to list the running processes from the memory image acquired from Windows 7 (32-bit) running Service Pack 1:","translation":"खालील कमांड विंडोज 7 (32-बिट) मधून मिळवलेल्या मेमरी इमेजमधून चालू असलेल्या प्रक्रियांची यादी करण्यासाठी pslist प्लगइन वापरते, जे सर्विस पॅक 1 चालवत आहे:","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Sometimes, you might not know what profile to supply to Volatility.","translation":"कधीकधी, तुम्हाला व्होलॅटिलिटीला कोणते प्रोफाइल द्यायचे आहे हे माहित नसेल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In that case, you can use the imageinfo plugin, which will determine the correct profile.","translation":"अशा परिस्थितीत, तुम्ही imageinfo प्लगइन वापरू शकता, जे योग्य प्रोफाइल निश्चित करेल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Most of the Volatility plugins, such as pslist, rely on extracting the information from the Windows operating system structures.","translation":"pslist सारखे व्होलॅटिलिटीचे बहुतेक प्लगइन्स विंडोज ऑपरेटिंग सिस्टम स्ट्रक्चर्समधून माहिती काढण्यावर अवलंबून असतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The help option, -h (--help), which you saw previously, displays help that applies to all of the Volatility plugins.","translation":"मदत पर्याय, -h (--help), जे तुम्ही पूर्वी पाहिले होते, ते सर्व व्होलॅटिलिटी प्लगइन्सना लागू होणारी मदत दर्शवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can use the same -h (--help) option to determine various options and arguments supported by a plugin.","translation":"तुम्ही प्लगइनद्वारे समर्थित विविध पर्याय आणि वितर्क निर्धारित करण्यासाठी समान -h (--help) पर्याय वापरू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"When you are investigating a memory image, you will mainly focus on identifying any suspicious process running on the system.","translation":"जेव्हा तुम्ही मेमरी प्रतिमेची तपासणी करत असाल, तेव्हा तुम्ही प्रामुख्याने सिस्टमवर चालणाऱ्या कोणत्याही संशयास्पद प्रक्रियेची ओळख पटवण्यावर लक्ष केंद्रित कराल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"There are various plugins in Volatility that allow you to enumerate processes.","translation":"व्होलॅटिलिटीमध्ये विविध प्लगइन्स आहेत जे तुम्हाला प्रक्रिया मोजण्याची परवानगी देतात.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Volatility's pslist plugin lists the processes from the memory image, similar to how task manager lists the process on a live system.","translation":"व्होलॅटिलिटीचे pslist प्लगइन मेमरी प्रतिमेतील प्रक्रियांची यादी करते, जसे टास्क मॅनेजर लाइव्ह सिस्टमवर प्रक्रियांची यादी करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The reason why these two processes are suspicious is that the names of these processes have an additional dot character before the .exe extension (which is abnormal).","translation":"या दोन प्रक्रिया संशयास्पद असण्याचे कारण म्हणजे या प्रक्रियांच्या नावांमध्ये .exe एक्स्टेंशनच्या आधी एक अतिरिक्त डॉट वर्ण आहे (जे असामान्य आहे).","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"On a clean system, you will find multiple instances of svchost.exe processes running.","translation":"एका स्वच्छ सिस्टमवर, तुम्हाला svchost.exe प्रक्रियांची अनेक उदाहरणे चालताना दिसतील.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"By creating a process such as svchost..exe and suchost..exe, the attacker is trying to blend in by making these processes look similar to the legitimate svchost.exe process.","translation":"svchost..exe आणि suchost..exe सारखी प्रक्रिया तयार करून, हल्लेखोर या प्रक्रिया अधिकृत svchost.exe प्रक्रियेसारख्या बनवून मिसळण्याचा प्रयत्न करत आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Using DKOM, it is possible to hide a process or a driver.","translation":"DKOM वापरून, प्रक्रिया किंवा ड्रायव्हर लपवणे शक्य आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To hide a process, an attacker finds the _EPROCESS structure of the malicious process he/she wants to hide and modifies the ActiveProcessLinks field.","translation":"प्रक्रिया लपवण्यासाठी, एक हल्लेखोर दुर्भावनापूर्ण प्रक्रियेची _EPROCESS रचना शोधतो जी त्याला लपवायची आहे आणि ActiveProcessLinks फील्डमध्ये बदल करतो.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"In particular, the Flink of the previous _EPROCESS block is made to point to the Flink of the following _EPROCESS block, and the Blink of the following _EPROCESS block is set to point to the previous _EPROCESS block's Flink.","translation":"विशेषतः, मागील _EPROCESS ब्लॉकचा Flink पुढील _EPROCESS ब्लॉकच्या Flink कडे निर्देशित केला जातो, आणि पुढील _EPROCESS ब्लॉकचा Blink मागील _EPROCESS ब्लॉकच्या Flink कडे निर्देशित करण्यासाठी सेट केला जातो.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"As a result of this, the _EPROCESS block associated with the malware process is unlinked from the doubly linked list.","translation":"परिणामी, मालवेअर प्रक्रियेशी संबंधित _EPROCESS ब्लॉक दुहेरी लिंक्ड लिस्टमधून डिस्कनेक्ट केला जातो.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"By unlinking a process, an attacker can hide the malicious process from the live forensic tools that rely on walking the doubly linked list to enumerate the active processes.","translation":"प्रक्रियेला डिस्कनेक्ट करून, एक हल्लेखोर सक्रिय प्रक्रिया मोजण्यासाठी दुहेरी लिंक्ड लिस्ट वापरणाऱ्या लाइव्ह फॉरेन्सिक साधनांपासून दुर्भावनापूर्ण प्रक्रिया लपवू शकतो.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"As you might have guessed, this technique also hides the malicious process from the pslist plugin.","translation":"तुम्ही अंदाज केला असेल की, ही युक्ती pslist प्लगइनमधूनही दुर्भावनापूर्ण प्रक्रिया लपवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The following is the pslist and psscan output from a system infected with the prolaco rootkit, which performs DKOM to hide a process.","translation":"खालील prolaco रूटकिट (rootkit) ने संक्रमित केलेल्या सिस्टममधील pslist आणि psscan आउटपुट आहे, जे प्रक्रिया लपवण्यासाठी DKOM वापरते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"For the sake of brevity, some of the entries are truncated from the following output.","translation":"संक्षिप्ततेसाठी, काही नोंदी खालील आउटपुटमधून कमी केल्या आहेत.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"When you compare the output from pslist and psscan, you will notice an additional process called nvid.exe (pid 1700) in the psscan output that's not present in the pslist.","translation":"जेव्हा तुम्ही pslist आणि psscan मधील आउटपुटची तुलना करता, तेव्हा तुम्हाला psscan आउटपुटमध्ये nvid.exe (pid 1700) नावाची एक अतिरिक्त प्रक्रिया दिसेल, जी pslist मध्ये दिसत नाही.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The reason psscan detects the hidden process is that it uses a different technique to list the processes, called pool tag scanning.","translation":"psscan लपवलेल्या प्रक्रियेचा शोध घेते कारण ते प्रक्रियांची यादी बनवण्यासाठी एक वेगळी पद्धत वापरते, ज्याला पूल टॅग स्कॅनिंग म्हणतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Every executive object has a structure associated with it (such as _EPROCESS for process object).","translation":"प्रत्येक कार्यकारी ऑब्जेक्टची स्वतःची रचना असते (उदाहरणार्थ, प्रक्रिया ऑब्जेक्टसाठी _EPROCESS).","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The executive object structure is preceded by a _OBJECT_HEADER structure, which contains information about an object's type and some reference counters.","translation":"कार्यकारी ऑब्जेक्टच्या संरचनेच्या आधी _OBJECT_HEADER रचना असते, ज्यामध्ये ऑब्जेक्टचा प्रकार आणि काही संदर्भ काउंटरची माहिती असते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"To store an object, memory is needed, and this memory is allocated by the Windows memory manager from kernel pools.","translation":"ऑब्जेक्ट संचयित करण्यासाठी, मेमरीची आवश्यकता असते आणि ही मेमरी विंडोज मेमरी व्यवस्थापकाद्वारे कर्नल पूल मधून वाटप केली जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The pool is divided into a paged pool (whose content may be swapped to disk) and a non-paged pool (whose content permanently resides in memory).","translation":"पूलला एक पृष्ठांकित पूल (ज्याची सामग्री डिस्कवर स्वॅप केली जाऊ शकते) आणि एक नॉन-पृष्ठांकित पूल (ज्याची सामग्री कायमस्वरूपी मेमरीमध्ये असते) मध्ये विभागले जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The objects (such as process and threads) are kept in a non-paged pool in the kernel, which means they will always reside in the physical memory.","translation":"ऑब्जेक्ट (जसे की प्रक्रिया आणि थ्रेड) कर्नलमध्ये नॉन-पृष्ठांकित पूलमध्ये ठेवले जातात, याचा अर्थ ते नेहमी भौतिक मेमरीमध्ये राहतील.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"When the Windows kernel receives the request to create an object (possibly due to API calls made by processes such as CreateProcess or CreateFile), memory is allocated for the object either from the paged pool or non-paged pool (depending on the object type).","translation":"जेव्हा विंडोज कर्नल ऑब्जेक्ट तयार करण्याची विनंती प्राप्त करते (प्रक्रिया जसे की CreateProcess किंवा CreateFile द्वारे केलेल्या API कॉलमुळे), तेव्हा ऑब्जेक्टसाठी मेमरी पृष्ठांकित पूल किंवा नॉन-पृष्ठांकित पूल मधून वाटप केली जाते (ऑब्जेक्ट प्रकारावर अवलंबून).","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"This allocation is tagged by prepending a _POOL_HEADER structure to the object, so that in memory, each object will have a predictable structure.","translation":"हे वाटप ऑब्जेक्टमध्ये _POOL_HEADER रचना जोडून टॅग केले जाते, जेणेकरून मेमरीमध्ये, प्रत्येक ऑब्जेक्टची अंदाजित रचना असेल.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The _POOL_HEADER structure includes a field named PoolTag that contains a four-byte tag (referred to as a pool tag).","translation":"_POOL_HEADER संरचनेत PoolTag नावाचे एक क्षेत्र समाविष्ट आहे ज्यामध्ये चार-बाइट टॅग (पूल टॅग म्हणून संदर्भित) आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"For the process object, the tag is Proc and for the File object, the tag is File, and so on.","translation":"प्रक्रिया ऑब्जेक्टसाठी, टॅग Proc आहे आणि फाइल ऑब्जेक्टसाठी, टॅग File आहे, आणि याच प्रकारे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The psscan plugin not only detects the hidden process, because of the approach it uses, but it can also detect terminated processes.","translation":"psscan प्लगइन केवळ लपवलेल्या प्रक्रियेचा शोध घेत नाही, कारण ते ज्या दृष्टीकोनाचा वापर करते, परंतु ते समाप्त झालेल्या प्रक्रिया देखील शोधू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The explorer.exe process path is displayed along with other details.","translation":"explorer.exe प्रक्रियेचा मार्ग इतर माहितीसोबत दर्शविला जातो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Memory ranges are described by nodes in the VAD tree.","translation":"मेमरी रेंज VAD ट्रीमधील नोड्सद्वारे वर्णन केल्या जातात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The ntdll.dll file's memory protection is examined.","translation":"ntdll.dll फाईलचे मेमरी संरक्षण तपासले जाते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The command '.process' is used to switch the context in the debugger.","translation":"डीबगरमध्ये संदर्भ बदलण्यासाठी '.process' कमांड वापरली जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Injected code can be detected by looking for PAGE_EXECUTE_READWRITE protection.","translation":"PAGE_EXECUTE_READWRITE संरक्षणाची तपासणी करून इंजेक्ट केलेले कोड शोधले जाऊ शकतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware often injects code into legitimate processes like explorer.exe.","translation":"मालवेअर अनेकदा explorer.exe सारख्या कायदेशीर प्रक्रियांमध्ये कोड इंजेक्ट करतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The 'volshell' plugin allows for interactive analysis of memory.","translation":"'volshell' प्लगइन मेमरीचे इंटरएक्टिव्ह विश्लेषण करण्यास अनुमती देते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The presence of a PE file in a memory region can indicate code injection.","translation":"मेमरी विभागात PE फाईलची उपस्थिती कोड इंजेक्शन दर्शवू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Disassembly can help identify malicious code when hex dumps are insufficient.","translation":"हेक्स डंप अपुरे असल्यास, डिसअसेम्ब्ली (disassembly) द्वारे दुर्भावनापूर्ण कोड ओळखण्यास मदत होते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The 'vaddump' plugin is used to dump memory regions to disk.","translation":"'vaddump' प्लगइन मेमरी विभाग डिस्कवर डंप करण्यासाठी वापरले जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware may wipe the PE header after injecting a file.","translation":"फाईल इंजेक्ट केल्यानंतर मालवेअर PE हेडर पुसून टाकू शकते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The malfind plugin automates the detection of suspicious memory regions.","translation":"malfind प्लगइन संशयास्पद मेमरी विभागांचे स्वयंचलितपणे शोध घेते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Hollow process injection replaces the executable of a legitimate process.","translation":"हॉलो प्रोसेस इंजेक्शन कायदेशीर प्रक्रियेची एक्झिक्युटेबल (executable) बदलते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Process A starts process B in suspended mode.","translation":"प्रक्रिया A, प्रक्रिया B ला निलंबित स्थितीत सुरू करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware determines the base address of the legitimate process.","translation":"मालवेअर कायदेशीर प्रक्रियेचा बेस ऍड्रेस (base address) निश्चित करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Memory is allocated with read, write, and execute permissions.","translation":"मेमरी रीड, राइट आणि एक्झिक्युट परवानग्यांसह (permissions) वाटप केली जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The start address of the thread is changed to the entry point of the injected executable.","translation":"थ्रेडचा (thread) प्रारंभ पत्ता इंजेक्ट केलेल्या एक्झिक्युटेबलच्या एंट्री पॉइंटवर बदलला जातो.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Stuxnet used hollow process injection.","translation":"स्टक्सनेट (Stuxnet) ने हॉलो प्रोसेस इंजेक्शनचा वापर केला.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Discrepancies between PEB and VAD can indicate process hollowing.","translation":"PEB आणि VAD मधील विसंगती प्रक्रिया हॉलोइंग दर्शवू शकते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The dlllist plugin gets module information from the PEB.","translation":"dlllist प्लगइन PEB मधून मॉड्यूलची माहिती मिळवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The driver updates the Major function table during initialization.","translation":"सुरुवातीला, ड्रायव्हर मेजर फंक्शन टेबल अपडेट करतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Examining the major function table gives an idea of supported operations.","translation":"मेजर फंक्शन टेबल तपासल्यास समर्थित ऑपरेशन्सची कल्पना येते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"An application uses IRP_MJ_CREATE to open a file or device.","translation":"एखादे ॲप्लिकेशन फाईल किंवा डिव्हाईस उघडण्यासाठी IRP_MJ_CREATE वापरते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The I/O manager uses IRP_MJ_READ for read operations.","translation":"I/O मॅनेजर रीड ऑपरेशन्ससाठी IRP_MJ_READ वापरतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Null.sys only supports specific operations like open, read, write.","translation":"null.sys केवळ ओपन, रीड, राइट सारखी विशिष्ट कार्ये सपोर्ट करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Write requests are dispatched to the MajorFunction[IRP_MJ_WRITE] function.","translation":"राइट विनंती मेजरफंक्शन[IRP_MJ_WRITE] फंक्शनकडे पाठवली जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The I/O manager creates an IRP to describe an I/O request.","translation":"I/O मॅनेजर I/O विनंतीचे वर्णन करण्यासाठी IRP तयार करतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The IRP contains a buffer for data storage.","translation":"IRP मध्ये डेटा स्टोअर करण्यासाठी एक बफर असतो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The driver checks if everything is OK before initiating an I/O operation.","translation":"I/O ऑपरेशन सुरू करण्यापूर्वी, ड्रायव्हर सर्वकाही ठीक आहे की नाही हे तपासतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The driver returns the IRP to the I/O manager after completion.","translation":"काम पूर्ण झाल्यावर, ड्रायव्हर IRP I/O मॅनेजरला परत करतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The I/O manager returns status and data to the user mode application.","translation":"I/O मॅनेजर वापरकर्ता मोड ॲप्लिकेशनला स्थिती आणि डेटा परत करतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"User-mode code communicates with the kernel-mode driver.","translation":"वापरकर्ता-मोड कोड, कर्नल-मोड ड्रायव्हरशी संवाद साधतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The DeviceIoControl API allows direct communication.","translation":"DeviceIoControl API थेट संवाद साधण्याची परवानगी देते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"IOCTL codes identify specific operations.","translation":"IOCTL कोड विशिष्ट ऑपरेशन्स ओळखतात.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"I/O requests can go through multiple layers of drivers.","translation":"I/O विनंत्या अनेक ड्रायव्हर थरांमधून जाऊ शकतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"A rootkit driver can intercept IRPs.","translation":"एक रूटकिट ड्रायव्हर IRPs मध्ये अडथळा आणू शकतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The devicetree plugin displays the device tree.","translation":"devicetree प्लगइन डिव्हाइस ट्री दर्शवते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Malware can create its own device to hide its binary.","translation":"मालवेअर (Malware) त्याचे स्वतःचे बायनरी लपवण्यासाठी स्वतःचे डिव्हाइस तयार करू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The driverirp plugin shows major IRP functions.","translation":"driverirp प्लगइन प्रमुख IRP फंक्शन्स दर्शवते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"SSDT hooking is a technique to modify system calls.","translation":"SSDT हुकिंग (Hooking) ही प्रणाली कॉलमध्ये बदल करण्याची एक तंत्र आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"To identify API hooks in both process and kernel memory, you can use the apihooks Volatility plugin.","translation":"प्रक्रिया आणि कर्नल मेमरीमध्ये एपीआय हुक ओळखण्यासाठी, तुम्ही apihooks व्होलॅटिलिटी प्लगइन वापरू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In the following example of Zeus bot, an executable is injected into the explorer.exe process's memory.","translation":"झेउस बॉटच्या खालील उदाहरणात, एक एक्झिक्युटेबल explorer.exe च्या मेमरीमध्ये इंजेक्ट केले जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The hooked API is then redirected to address 0x2c7ec48 (hook address).","translation":"नंतर हुक केलेले एपीआय 0x2c7ec48 (हुक ऍड्रेस) या पत्त्यावर पुनर्निर्देशित केले जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"A malicious program such as rootkit can load a kernel driver to run the code in kernel mode.","translation":"रूटकिटसारखे दुर्भावनापूर्ण प्रोग्राम कर्नल मोडमध्ये कोड चालवण्यासाठी कर्नल ड्रायव्हर लोड करू शकतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Once it's running in the kernel space, it has access to the internal operating system code.","translation":"एकदा ते कर्नल स्पेसमध्ये चालत असेल की, त्याला अंतर्गत ऑपरेटिंग सिस्टम कोडमध्ये प्रवेश मिळतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Windows has implemented various security mechanisms that are designed to prevent the execution of unauthorized code.","translation":"विंडोजने विविध सुरक्षा यंत्रणा लागू केल्या आहेत, ज्या अनधिकृत कोडच्या अंमलबजावणीस प्रतिबंध करण्यासाठी डिझाइन केल्या आहेत.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Another security mechanism is Kernel Patch Protection (KPP), also known as PatchGuard.","translation":"दुसरी सुरक्षा यंत्रणा म्हणजे कर्नल पॅच प्रोटेक्शन (KPP), ज्याला PatchGuard म्हणूनही ओळखले जाते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"One method is to install a Bootkit.","translation":"एक पद्धत म्हणजे बूटकिट स्थापित करणे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"A Bootkit infects the early stages of the system startup process.","translation":"बूटकिट सिस्टीम सुरू होण्याच्या सुरुवातीच्या टप्प्याला संक्रमित करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"We will start by listing the kernel modules.","translation":"आम्ही कर्नल मॉड्यूल्सची यादी करून सुरुवात करू.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Listing kernel modules may not always help you identify the malicious kernel driver.","translation":"कर्नल मॉड्यूल्सची यादी करणे नेहमीच तुम्हाला दुर्भावनापूर्ण कर्नल ड्रायव्हर ओळखण्यास मदत करेल असे नाही.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The modules plugin lists the kernel modules in the order in which they were loaded.","translation":"मॉड्यूल्स प्लगइन कर्नल मॉड्यूल्सची यादी ज्या क्रमाने लोड केली जातात, त्याच क्रमाने करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Since walking the doubly linked list is susceptible to DKOM attacks.","translation":"दुहेरी लिंक्ड लिस्ट फिरणे DKOM हल्ल्यांना बळी पडू शकते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"To overcome this problem, you can use another plugin named modscan.","translation":"ही समस्या दूर करण्यासाठी, तुम्ही modscan नावाचे दुसरे प्लगइन वापरू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The modscan plugin relies on the pool tag scanning approach.","translation":"modscan प्लगइन पूल टॅग स्कॅनिंग दृष्टिकोनवर अवलंबून असते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In other words, it scans the physical address space looking for the pool tag.","translation":"दुसऱ्या शब्दांत, ते पूल टॅग शोधत, भौतिक ऍड्रेस स्पेस स्कॅन करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"When you run the modules plugin against the memory image infected with the Necurs rootkit, it does not display that malicious driver.","translation":"जेव्हा तुम्ही नेक्रस रूटकिटने संक्रमित मेमरी इमेजवर मॉड्यूल्स प्लगइन चालवता, तेव्हा ते दुर्भावनापूर्ण ड्रायव्हर दर्शवत नाही.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The driverscan plugin gets the information related to kernel modules from a structure named DRIVER_OBJECT.","translation":"ड्रायव्हरस्कॅन प्लगइन DRIVER_OBJECT नावाच्या संरचनेतून कर्नल मॉड्यूल्सशी संबंधित माहिती मिळवते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In this section, you will understand the interaction between the user-mode and kernel-mode components.","translation":"या विभागात, तुम्ही युजर-मोड आणि कर्नल-मोड घटकांमधील परस्परसंवाद समजून घ्याल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Let's try to understand what happens when a user-mode application performs input/output (I/O) operations.","translation":"चला, जेव्हा युजर-मोड ऍप्लिकेशन इनपुट/आउटपुट (I/O) ऑपरेशन्स करते, तेव्हा काय होते हे समजून घेण्याचा प्रयत्न करूया.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To overcome this problem, we can use another plugin named ldrmodules.","translation":"या समस्येवर मात करण्यासाठी, आपण ldrmodules नावाचे दुसरे प्लगइन वापरू शकतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The ldrmodules plugin compares module information from the three PEB lists with the information from a data structure residing in the kernel memory known as VADs.","translation":"ldrmodules प्लगइन तीन PEB सूचीमधील मॉड्यूल माहितीची तुलना VADs म्हणून ओळखल्या जाणार्‍या कर्नल मेमरीमध्ये असलेल्या डेटा संरचनेतील माहितीशी करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The memory manager uses VADs to keep track of virtual addresses in the process memory that are reserved (or free).","translation":"मेमरी व्यवस्थापक व्हर्च्युअल ऍड्रेसचा मागोवा घेण्यासाठी VADs वापरतो जे प्रोसेस मेमरीमध्ये राखीव (किंवा मोकळे) आहेत.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"If the process memory region contains a memory-mapped file (such as an executable, DLL), then the VAD node stores information about its base address, file path, and memory protection.","translation":"प्रक्रिया मेमरी विभागात मेमरी-मॅप्ड फाइल (उदा. एक्झिक्युटेबल, DLL) असल्यास, VAD नोड त्याच्या बेस ऍड्रेस, फाइल पाथ आणि मेमरी संरक्षणाबद्दल माहिती संग्रहित करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"In the following screenshot, one of the VAD nodes in the kernel space is describing information about where the process executable (explorer.exe) is loaded, its full path, and memory protection.","translation":"पुढील स्क्रीनशॉटमध्ये, कर्नल स्पेसमध्ये असलेल्या VAD नोडपैकी एक प्रक्रिया एक्झिक्युटेबल (explorer.exe) कोठे लोड केले आहे, त्याचा संपूर्ण मार्ग आणि मेमरी संरक्षणाबद्दल माहिती देत आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Similarly, other VAD nodes will describe process memory ranges, including the ones that contain mapped executable images such as DLLs.","translation":"त्याचप्रमाणे, इतर VAD नोड प्रक्रिया मेमरी रेंजचे वर्णन करतील, ज्यात DLL सारख्या मॅप्ड एक्झिक्युटेबल प्रतिमा आहेत.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To get the module's information, the ldrmodules plugin enumerates all the VAD nodes that contain mapped executable images and compares the results with the three PEB lists to identify any discrepancies.","translation":"मॉड्यूलची माहिती मिळवण्यासाठी, ldrmodules प्लगइन सर्व VAD नोड्सची गणना करते ज्यात मॅप्ड एक्झिक्युटेबल प्रतिमा आहेत आणि कोणत्याही विसंगती ओळखण्यासाठी तीन PEB सूचीमधील परिणामांची तुलना करते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"You can see that the ldrmodules plugin was able to identify a malicious DLL called TDSSoiqh.dll, which hides from all the three PEB lists.","translation":"तुम्ही पाहू शकता की ldrmodules प्लगइन TDSSoiqh.dll नावाचे एक दुर्भावनापूर्ण DLL ओळखण्यास सक्षम होते, जे तिन्ही PEB सूचीमधून लपलेले आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To dump a process executable from memory to disk, you can use the procdump plugin.","translation":"मेमरीमधून डिस्कवर प्रक्रिया एक्झिक्युटेबल डंप करण्यासाठी, तुम्ही procdump प्लगइन वापरू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To dump the process executable, you need to know either its process ID or its physical offset.","translation":"प्रक्रिया एक्झिक्युटेबल डंप करण्यासाठी, तुम्हाला एकतर त्याचा प्रक्रिया आयडी किंवा त्याचे फिजिकल ऑफसेट माहित असणे आवश्यक आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"With the -D (--dump-dir) option, you specify the name of the directory in which to dump executable files.","translation":"-D (--dump-dir) पर्यायासह, तुम्ही त्या डिरेक्टरीचे नाव निर्दिष्ट करता ज्यामध्ये एक्झिक्युटेबल फाइल्स डंप करायच्या आहेत.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The dumped file is named based on the pid of a process such as executable.PID.exe.","translation":"डंप केलेल्या फाइलचे नाव executable.PID.exe सारख्या प्रक्रियेच्या pid वर आधारित आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"To dump a process with the physical offset, you can use the -o (--offset) option.","translation":"फिजिकल ऑफसेटसह प्रक्रिया डंप करण्यासाठी, तुम्ही -o (--offset) पर्याय वापरू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Similar, to the process executable, you can dump a malicious DLL to disk using the dlldump plugin.","translation":"प्रक्रिया एक्झिक्युटेबल प्रमाणेच, तुम्ही dlldump प्लगइन वापरून डिस्कवर एक दुर्भावनापूर्ण DLL डंप करू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To dump the DLL, you need to specify the process ID (-p option) of the process that loaded the DLL, and the base address of the DLL, using the -b (--base) option.","translation":"DLL डंप करण्यासाठी, तुम्हाला त्या प्रक्रियेचा प्रक्रिया आयडी (-p पर्याय) निर्दिष्ट करणे आवश्यक आहे ज्याने DLL लोड केले आहे आणि -b (--base) पर्याय वापरून DLL चा बेस ऍड्रेस.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Most malicious programs perform some network activity.","translation":"बहुतेक दुर्भावनापूर्ण प्रोग्राम काही नेटवर्क क्रियाकलाप करतात.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Inspecting the networking activity will help you determine the network operations of the malware on the infected system.","translation":"नेटवर्क क्रियाकलापांचे परीक्षण केल्याने तुम्हाला संक्रमित सिस्टमवरील मालवेअरच्या नेटवर्क ऑपरेशन्सचा निर्धार करण्यास मदत होईल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To determine the active network connections on pre-vista systems, you can use the connections plugin.","translation":"प्री-व्हिस्टा सिस्टमवर सक्रिय नेटवर्क कनेक्शन निर्धारित करण्यासाठी, तुम्ही कनेक्शन प्लगइन वापरू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Sometimes, you may want to get the information about the open sockets and their associated processes.","translation":"कधीकधी, तुम्हाला ओपन सॉकेट आणि त्यांच्या संबंधित प्रक्रियांची माहिती मिळवायची असेल.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"From a forensics perspective, the registry can provide valuable information about the context of the malware.","translation":"फॉरेन्सिक दृष्टिकोनातून, रजिस्ट्री मालवेअरच्या संदर्भाबद्दल मौल्यवान माहिती देऊ शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The output shows the entry from the clean system.","translation":"आउटपुट स्वच्छ प्रणालीमधील नोंद दर्शवतो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"You can see that the 0xC3 entry in the IDT is pointing to an address in the UNKNOWN module.","translation":"तुम्ही पाहू शकता की IDT मधील 0xC3 नोंद UNKNOWN मॉड्यूलमधील एका पत्त्याकडे निर्देश करत आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"In other words, the hooked entry resides outside the range of the ntoskrnl.exe module.","translation":"दुसऱ्या शब्दांत, जोडलेली नोंद ntoskrnl.exe मॉड्यूलच्या मर्यादेबाहेर आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Detecting Advanced Malware Using Memory Forensics","translation":"मेमरी फॉरेन्सिक्स वापरून प्रगत मालवेअर शोधणे","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Instead of replacing the pointers in the SSDT, an attacker can modify the kernel function.","translation":"SSDT मधील पॉइंटर्स बदलण्याऐवजी, एक हल्लेखोर कर्नल फंक्शनमध्ये बदल करू शकतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can use the apihooks plugin to detect inline hooking in the kernel space.","translation":"तुम्ही कर्नल स्पेसमध्ये इनलाइन हुकिंग शोधण्यासाठी apihooks प्लगइन वापरू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The hooked API functions are redirected to the 0xb878dfb2 and 0xb878e6bb addresses within a malicious module.","translation":"जोडलेली API कार्ये एका दुर्भावनापूर्ण मॉड्यूलमधील 0xb878dfb2 आणि 0xb878e6bb पत्त्यांवर पुनर्निर्देशित केली जातात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Even though the name of the hooking module is unknown, it is still possible to detect the malicious kernel module.","translation":"हुकिंग मॉड्यूलचे नाव अज्ञात असले तरी, दुर्भावनापूर्ण कर्नल मॉड्यूल शोधणे अजूनही शक्य आहे.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"Running the modules plugin does not detect any module at that address range.","translation":"मॉड्यूल प्लगइन चालवल्यास त्या पत्त्याच्या श्रेणीमध्ये कोणतेही मॉड्यूल आढळत नाही.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can clearly see that the hook addresses 0xb878dfb2 and 0xb878e6bb fall within the address range of TDSSserv.sys.","translation":"तुम्ही स्पष्टपणे पाहू शकता की हुक पत्ते 0xb878dfb2 आणि 0xb878e6bb TDSSserv.sys च्या पत्त्याच्या श्रेणीत येतात.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"At this point, we have successfully identified the malicious driver.","translation":"या टप्प्यावर, आम्ही यशस्वीरित्या दुर्भावनापूर्ण ड्रायव्हरची ओळख पटवली आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"You can now dump the driver to disk for further analysis.","translation":"आता तुम्ही पुढील विश्लेषणासाठी ड्रायव्हर डिस्कवर टाकू शकता.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Instead of hooking the kernel API functions, a rootkit can modify the entries in the major function table.","translation":"कर्नल API कार्यांना हुक करण्याऐवजी, रूटकिट प्रमुख फंक्शन टेबलमधील नोंदींमध्ये बदल करू शकते.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"For example, a rootkit can inspect the data buffer that is written to a disk or network.","translation":"उदाहरणार्थ, रूटकिट डेटा बफरची तपासणी करू शकते जो डिस्क किंवा नेटवर्कवर लिहिला जातो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Normally, the IRP handler functions of a driver point within their own module.","translation":"सामान्यतः, ड्रायव्हरची IRP हँडलर कार्ये त्यांच्या स्वतःच्या मॉड्यूलमध्ये दर्शवतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"To detect IRP hooks, you can focus on IRP handler functions that point to another driver.","translation":"IRP हुक शोधण्यासाठी, तुम्ही IRP हँडलर कार्यांवर लक्ष केंद्रित करू शकता जे दुसऱ्या ड्रायव्हरकडे निर्देश करतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"If you are analyzing the rootkit in a lab setup, then you can list the IRP functions of all the drivers.","translation":"जर तुम्ही प्रयोगशाळेत रूटकिटचे विश्लेषण करत असाल, तर तुम्ही सर्व ड्रायव्हर्सची IRP कार्ये सूचीबद्ध करू शकता.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The following output from the modscan displays the malicious driver.","translation":"modscan मधील खालील आउटपुट दुर्भावनापूर्ण ड्रायव्हर दर्शवते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Some rootkits use indirect IRP hooking to avoid suspicion.","translation":"काही रूटकिट संशय टाळण्यासाठी अप्रत्यक्ष IRP हुकिंग वापरतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"After disassembling the address 0x880ee040, you can see the jump to an address of 0x8518cad9.","translation":"0x880ee040 पत्त्याचे विघटन केल्यानंतर, तुम्ही 0x8518cad9 पत्त्यावर जंप पाहू शकता.","target_lang":"mr","domain":"technical","complexity":"complex"} {"en":"The program's execution can be interrupted with breakpoints.","translation":"ब्रेकपॉइंट्स वापरून प्रोग्रामची अंमलबजावणी थांबवता येते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Dynamic analysis involves implementing and using tools to observe a program's behavior.","translation":"डायनॅमिक विश्लेषणात प्रोग्रामच्या वर्तनाचे निरीक्षण करण्यासाठी साधनांचा वापर करणे समाविष्ट आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Malware often uses techniques like DLL injection for malicious purposes.","translation":"दुर्भावनापूर्ण हेतूंसाठी मालवेअर अनेकदा DLL इंजेक्शनसारख्या तंत्रांचा वापर करते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The CPU registers store important data during program execution.","translation":"प्रोग्रामच्या अंमलबजावणी दरम्यान सीपीयू रजिस्टर्समध्ये महत्त्वपूर्ण डेटा साठवला जातो.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Understanding the structure of PE files is crucial for malware analysis.","translation":"मालवेअर विश्लेषणासाठी PE फाईल्सची रचना समजून घेणे आवश्यक आहे.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Breakpoints can be set in debuggers like IDA or x64dbg.","translation":"आयडीए किंवा x64dbg सारख्या डीबगरमध्ये ब्रेकपॉइंट सेट केले जाऊ शकतात.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"File type determination is an important step in initial analysis.","translation":"सुरुवातीच्या विश्लेषणात फाईल प्रकार निश्चित करणे महत्त्वाचे आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Malware often employs custom encoding or encryption methods.","translation":"मालवेअर अनेकदा कस्टम एन्कोडिंग किंवा एन्क्रिप्शन पद्धती वापरतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The use of packers can obfuscate the true nature of a file.","translation":"पॅकरच्या वापरामुळे फाईलचे खरे स्वरूप अस्पष्ट होऊ शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Analyzing the imports of a file can reveal its dependencies.","translation":"फाईलचे इम्पोर्ट्सचे विश्लेषण केल्याने तिची अवलंबित्वे उघड होऊ शकतात.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Remote DLL injection is a technique used by attackers.","translation":"रिमोट DLL इंजेक्शन हे हल्लेखोरांद्वारे वापरले जाणारे तंत्र आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"The stack plays a crucial role in function calls.","translation":"फंक्शन कॉल्समध्ये स्टॅक महत्त्वाची भूमिका बजावते.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"IDA Pro is a powerful tool for static code analysis.","translation":"आयडीए प्रो स्थिर कोड विश्लेषणासाठी एक शक्तिशाली साधन आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Malware can use scheduled tasks for persistence.","translation":"मालवेअर सातत्य टिकवण्यासाठी नियोजित कार्यांचा वापर करू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Understanding the basics of x86 architecture is essential.","translation":"x86 आर्किटेक्चरची मूलभूत माहिती असणे आवश्यक आहे.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"File system monitoring can help detect malicious activity.","translation":"फाईल सिस्टमचे निरीक्षण दुर्भावनापूर्ण क्रियाकलाप शोधण्यात मदत करू शकते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The EFLAGS register contains flags that control the CPU.","translation":"ईएफएलएजीएस रजिस्टरमध्ये असे ध्वज आहेत जे सीपीयू नियंत्रित करतात.","target_lang":"mr","domain":"technical","complexity":"simple"} {"en":"Using YARA rules, we can identify malware based on signatures.","translation":"YARA नियमांचा वापर करून, आम्ही स्वाक्षरीवर आधारित मालवेअर ओळखू शकतो.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"The process environment block (PEB) contains information about a process.","translation":"प्रोसेस एनव्हायर्नमेंट ब्लॉक (PEB) मध्ये प्रक्रियेबद्दल माहिती असते.","target_lang":"mr","domain":"technical","complexity":"moderate"} {"en":"Analyzing the resources of a PE file can reveal embedded data.","translation":"PE फाईलच्या संसाधनांचे विश्लेषण केल्याने एम्बेड केलेले डेटा उघड होऊ शकतो.","target_lang":"mr","domain":"technical","complexity":"moderate"}