{"id":12546,"date":"2026-08-10T10:47:10","date_gmt":"2026-08-10T10:47:10","guid":{"rendered":"https:\/\/nokobox.com\/index.php\/item\/udemy-python-for-ethical-hacking-and-penetration-testing-2025-6\/"},"modified":"2026-08-10T10:47:10","modified_gmt":"2026-08-10T10:47:10","slug":"udemy-python-for-ethical-hacking-and-penetration-testing-2025-6","status":"publish","type":"digital_item","link":"https:\/\/nokobox.com\/index.php\/item\/udemy-python-for-ethical-hacking-and-penetration-testing-2025-6\/","title":{"rendered":"Udemy \u2013 Python for Ethical Hacking and Penetration Testing 2025-6"},"content":{"rendered":"<div class=\"w-post-elm post_content\">\n<h2 dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">Description<\/span><\/h2>\n<p dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">Python for Ethical Hacking and Penetration Testing Course. This is a comprehensive and practical course that teaches you how to use the Python programming language to build your own hacking tools, automate tasks, and execute real-world cyberattacks in a secure and controlled environment. The course begins with the creation of a professional virtual lab including Kali Linux and Windows and is designed for beginners with no coding background as well as IT professionals looking to upgrade their skills. The course content starts with the basics of Python and continues through to developing advanced malware and executing network attacks. Throughout the course, participants will create practical, standalone tools such as keyloggers, ARP spoofers, backdoors, packet sniffers, and the like. Techniques for evading detection, creating persistence for programs, and packaging scripts as Trojan executables are also taught, all using Python. By the end of this course, learners will have a deep understanding of the tools used by hackers and the ability to build them with Python. This course provides essential knowledge and skills for those looking to enter the cybersecurity profession, prepare for specialized certifications, or understand the mindset and methods of cyber attackers.<\/span><\/p>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">What you will learn<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\">\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Setting up an ethical hacking lab using VirtualBox, Kali Linux, and Windows.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Master the basics of Python with examples focused on cybersecurity.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Automate tasks using loops, functions, and control flow.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Building secure file encryption and decryption tools.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Advanced Socket application development: client-server conversation, file sharing, command execution.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Network packet sniffing and data extraction using Scapy.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Creating powerful ARP spoofing tools and detection systems.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Build a complete keylogger and send reports via email.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Writing a remote access backdoor and command execution system.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Convert Python scripts to Windows executable files ( <\/span><span class=\"math-inline\"><span class=\"katex\"><span class=\"katex-html\" aria-hidden=\"true\"><span class=\"base\"><span class=\"mord\"><span dir=\"auto\" style=\"vertical-align: inherit\">\u2217 <\/span><\/span><span class=\"mord\"><span dir=\"auto\" style=\"vertical-align: inherit\">. <\/span><\/span><span class=\"mord mathnormal\"><span dir=\"auto\" style=\"vertical-align: inherit\">e <\/span><\/span><span class=\"mord mathnormal\"><span dir=\"auto\" style=\"vertical-align: inherit\">x <\/span><\/span><span class=\"mord mathnormal\"><span dir=\"auto\" style=\"vertical-align: inherit\">e<\/span><\/span><\/span><\/span><\/span><\/span><span dir=\"auto\" style=\"vertical-align: inherit\"> ).<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Creating persistent malware that runs at system startup.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Build and automate a website blocker for Linux and Windows.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Crack hashed passwords, compressed (ZIP) files <span class=\"math-inline\"><span class=\"katex\"><span class=\"katex-html\" aria-hidden=\"true\"><span class=\"base\"><span class=\"mord mathnormal\">, <\/span><\/span><\/span><\/span><\/span><\/span><span class=\"math-inline\"><span class=\"katex\"><span class=\"katex-html\" aria-hidden=\"true\"><span class=\"base\"><span class=\"mord mathnormal\"><span dir=\"auto\" style=\"vertical-align: inherit\">and <\/span><\/span><span class=\"mord mathnormal\"><span dir=\"auto\" style=\"vertical-align: inherit\">even<\/span><\/span><\/span><\/span><\/span><\/span><span dir=\"auto\" style=\"vertical-align: inherit\"> Windows login passwords.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Use Telnet and SSH protocols to remotely control machines.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Setting up an ethical hacking lab with Kali Linux and Python.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Development of proprietary socket communication tools.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Creating and decrypting encrypted files with Python.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Creating malware-like tools: keyloggers, backdoors, and Trojans.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Packet sniffing and network traffic analysis with Scapy.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Detect ARP spoofing attacks on your network.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Remotely control machines using Telnet and SSH in Python.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Cracking passwords and hashes using Python scripting.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Packaging Python programs into Windows executable files.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Automate website blocking and create services running in the background.<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">This course is suitable for people who:<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\">\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Penetration testers and aspiring ethical hackers.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Python developers interested in security applications.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Security enthusiasts who want to build real tools.<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Anyone preparing for a cybersecurity job or certification.<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">Course details<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\">\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Publisher: <\/span><a href=\"https:\/\/href.li\/?https:\/\/www.udemy.com\/course\/python-for-penetration-testing\/?couponCode=MT251006G3\" target=\"_blank\" rel=\"noopener\"><span dir=\"auto\" style=\"vertical-align: inherit\">Udemy<\/span><\/a><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Lecturer: <\/span><a href=\"https:\/\/downloadlynet.ir\/tag\/neamatullah-ekhteyari\/\"><span dir=\"auto\" style=\"vertical-align: inherit\">Neamatullah Ekhteyari<\/span><\/a><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Training level: Beginner to advanced<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Training duration: 17 hours and 33 minutes<\/span><\/li>\n<li><span dir=\"auto\" style=\"vertical-align: inherit\">Number of lessons: 117<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">Course topics<\/span><\/h3>\n<h3 dir=\"ltr\" style=\"text-align: left\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1011281 size-full\" src=\"https:\/\/downloadly.ir\/wp-content\/uploads\/2025\/10\/Python-for-Ethical-Hacking-and-Penetration-Testing-1.png\" alt=\"Python for Ethical Hacking and Penetration Testing\" width=\"886\" height=\"1224\"><\/h3>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">Prerequisites for the Python for Ethical Hacking and Penetration Testing course<\/span><\/h3>\n<ul dir=\"ltr\" style=\"text-align: left\">\n<li dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">Basic computer knowledge.<\/span><\/li>\n<li dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">A computer with at least 4GB RAM (for virtual machines).<\/span><\/li>\n<li dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">No prior programming knowledge required \u2014 Python is taught from scratch.<\/span><\/li>\n<li dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">Curiosity to explore cybersecurity ethically.<\/span><\/li>\n<\/ul>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">Course images<\/span><\/h3>\n<h3 dir=\"ltr\" style=\"text-align: left\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1011282 size-full\" src=\"https:\/\/downloadly.ir\/wp-content\/uploads\/2025\/10\/Python-for-Ethical-Hacking-and-Penetration-Testing.png\" alt=\"Python for Ethical Hacking and Penetration Testing\" width=\"825\" height=\"412\"><\/h3>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">Sample course video<\/span><\/h3>\n<div style=\"width: 640px;\" class=\"wp-video\"><span class=\"mejs-offscreen\">Video Player<\/span><\/p>\n<div id=\"mep_0\" class=\"mejs-container mejs-container-keyboard-inactive wp-video-shortcode mejs-video\" tabindex=\"0\" role=\"application\" aria-label=\"Video Player\" style=\"width: 640px; height: 360px; min-width: 217px;\">\n<div class=\"mejs-inner\">\n<div class=\"mejs-mediaelement\"><mediaelementwrapper id=\"video-178573-1\"><video class=\"wp-video-shortcode\" id=\"video-178573-1_html5\" width=\"640\" height=\"360\" preload=\"metadata\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Python_for_Ethical_Hacking_and_Penetration_Testing_Downloadly.ir.mp4?_=1\" style=\"width: 640px; height: 360px;\"><source type=\"video\/mp4\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Python_for_Ethical_Hacking_and_Penetration_Testing_Downloadly.ir.mp4?_=1\"><a href=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Python_for_Ethical_Hacking_and_Penetration_Testing_Downloadly.ir.mp4?nocache=1786173001963\">https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Python_for_Ethical_Hacking_and_Penetration_Testing_Downloadly.ir.mp4<\/a><\/video><\/mediaelementwrapper><\/div>\n<div class=\"mejs-layers\">\n<div class=\"mejs-poster mejs-layer\" style=\"display: none; width: 100%; height: 100%;\"><\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-loading\"><span class=\"mejs-overlay-loading-bg-img\"><\/span><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-error\"><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer mejs-overlay-play\" style=\"width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-button\" role=\"button\" tabindex=\"0\" aria-label=\"Play\" aria-pressed=\"false\"><\/div>\n<\/div>\n<\/div>\n<div class=\"mejs-controls\">\n<div class=\"mejs-button mejs-playpause-button mejs-play\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Play\" aria-label=\"Play\" tabindex=\"0\"><\/button><\/div>\n<div class=\"mejs-time mejs-currenttime-container\" role=\"timer\" aria-live=\"off\"><span class=\"mejs-currenttime\">00:00<\/span><\/div>\n<div class=\"mejs-time-rail\"><span class=\"mejs-time-total mejs-time-slider\" role=\"slider\" tabindex=\"0\" aria-label=\"Time Slider\" aria-valuemin=\"0\" aria-valuemax=\"0\" aria-valuenow=\"0\" aria-valuetext=\"00:00\"><span class=\"mejs-time-buffering\" style=\"display: none;\"><\/span><span class=\"mejs-time-loaded\"><\/span><span class=\"mejs-time-current\"><\/span><span class=\"mejs-time-hovered no-hover\"><\/span><span class=\"mejs-time-handle\"><span class=\"mejs-time-handle-content\"><\/span><\/span><span class=\"mejs-time-float\"><span class=\"mejs-time-float-current\">00:00<\/span><span class=\"mejs-time-float-corner\"><\/span><\/span><\/span><\/div>\n<div class=\"mejs-time mejs-duration-container\"><span class=\"mejs-duration\">00:00<\/span><\/div>\n<div class=\"mejs-button mejs-volume-button mejs-mute\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Mute\" aria-label=\"Mute\" tabindex=\"0\"><\/button><a href=\"javascript:void(0);\" class=\"mejs-volume-slider\" aria-label=\"Volume Slider\" aria-valuemin=\"0\" aria-valuemax=\"100\" role=\"slider\" aria-orientation=\"vertical\"><span class=\"mejs-offscreen\">Use Up\/Down Arrow keys to increase or decrease volume.<\/span><\/p>\n<div class=\"mejs-volume-total\">\n<div class=\"mejs-volume-current\" style=\"bottom: 0px; height: 100%;\"><\/div>\n<div class=\"mejs-volume-handle\" style=\"bottom: 100%; margin-bottom: -3px;\"><\/div>\n<\/div>\n<p><\/a><\/div>\n<div class=\"mejs-button mejs-fullscreen-button\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Fullscreen\" aria-label=\"Fullscreen\" tabindex=\"0\"><\/button><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div dir=\"ltr\" style=\"text-align: left\">\n<h3><span dir=\"auto\" style=\"vertical-align: inherit\">Installation Guide<\/span><\/h3>\n<p><span dir=\"auto\" style=\"vertical-align: inherit\">After Extract, view with your favorite player.<\/span><\/p>\n<p><span dir=\"auto\" style=\"vertical-align: inherit\">Subtitles: None<\/span><\/p>\n<p><span dir=\"auto\" style=\"vertical-align: inherit\">Quality: 1080p<\/span><\/p>\n<\/div>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">Download link<\/span><\/h3>\n<h4 dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">Downloadly<\/span><\/h4>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl4.downloadly.ir\/Files\/Elearning\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part1_Downloadly.ir.rar?nocache=1786173000\"><span dir=\"auto\" style=\"vertical-align: inherit\">Download Part 1 \u2013 1 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl4.downloadly.ir\/Files\/Elearning\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part2_Downloadly.ir.rar?nocache=1786173000\"><span dir=\"auto\" style=\"vertical-align: inherit\">Download Part 2 \u2013 1 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl4.downloadly.ir\/Files\/Elearning\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part3_Downloadly.ir.rar?nocache=1786173000\"><span dir=\"auto\" style=\"vertical-align: inherit\">Download Part 3 \u2013 1 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl4.downloadly.ir\/Files\/Elearning\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part4_Downloadly.ir.rar?nocache=1786173000\"><span dir=\"auto\" style=\"vertical-align: inherit\">Download Part 4 \u2013 1 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl4.downloadly.ir\/Files\/Elearning\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part5_Downloadly.ir.rar?nocache=1786173000\"><span dir=\"auto\" style=\"vertical-align: inherit\">Download Part 5 \u2013 1 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl4.downloadly.ir\/Files\/Elearning\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part6_Downloadly.ir.rar?nocache=1786173000\"><span dir=\"auto\" style=\"vertical-align: inherit\">Download Part 6 \u2013 1 GB<\/span><\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><a href=\"https:\/\/dl4.downloadly.ir\/Files\/Elearning\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part7_Downloadly.ir.rar?nocache=1786173000\"><span dir=\"auto\" style=\"vertical-align: inherit\">Download Part 7 \u2013 485 MB<\/span><\/a><\/p>\n<h4 dir=\"ltr\">Rapidgator link<\/h4>\n<p><a href=\"https:\/\/rapidgator.net\/file\/f455ca7d4915a3700948541e951156e5\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part1_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\">Download Part 1 \u2013 1 GB<\/a><\/p>\n<p><a href=\"https:\/\/rapidgator.net\/file\/b03beea18c6fc76a4c3fb761d31dcec8\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part2_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\">Download Part 2 \u2013 1 GB<\/a><\/p>\n<p><a href=\"https:\/\/rapidgator.net\/file\/d0de63bba8014802c3f13a904aa41907\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part3_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\">Download Part 3 \u2013 1 GB<\/a><\/p>\n<p><a href=\"https:\/\/rapidgator.net\/file\/715e0b9c277d3ebbc4ad7cf7010c5ca6\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part4_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\">Download Part 4 \u2013 1 GB<\/a><\/p>\n<p><a href=\"https:\/\/rapidgator.net\/file\/3655d22d8bfb49eaffff1da7b1a09da1\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part5_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\">Download Part 5 \u2013 1 GB<\/a><\/p>\n<p><a href=\"https:\/\/rapidgator.net\/file\/1914cbc06505d35ff9efb3842f274812\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part6_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\">Download Part 6 \u2013 1 GB<\/a><\/p>\n<p><a href=\"https:\/\/rapidgator.net\/file\/2590888a2317bb17ff6c44df7707ed40\/Udemy_Python_for_Ethical_Hacking_and_Penetration_Testing_2025-6.part7_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\">Download Part 7 \u2013 485 MB<\/a><\/p>\n<p dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">File(s) password: www.downloadly.ir<\/span><\/p>\n<h3 dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">File size<\/span><\/h3>\n<p dir=\"ltr\" style=\"text-align: left\"><span dir=\"auto\" style=\"vertical-align: inherit\">6.4 GB<\/span><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Description Python for Ethical Hacking and Penetration Testing Course. This is a comprehensive and practical course that teaches you how to use the Python progr<\/p>\n","protected":false},"author":1,"template":"","dgi_category":[10458],"dgi_tag":[103443,103444,103445,103446,103447,17805],"class_list":["post-12546","digital_item","type-digital_item","status-publish","has-post-thumbnail","hentry","dgi_category-video-tutorials","dgi_tag-course-python-for-ethical-hacking-and-penetration-testing","dgi_tag-download-course-python-for-ethical-hacking-and-penetration-testing","dgi_tag-download-python-for-ethical-hacking-and-penetration-testing","dgi_tag-free-download-python-for-ethical-hacking-and-penetration-testing","dgi_tag-free-python-for-ethical-hacking-and-penetration-testing","dgi_tag-neamatullah-ekhteyari"],"_links":{"self":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/12546","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item"}],"about":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/types\/digital_item"}],"author":[{"embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/12546\/revisions"}],"wp:attachment":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/media?parent=12546"}],"wp:term":[{"taxonomy":"dgi_category","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_category?post=12546"},{"taxonomy":"dgi_tag","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_tag?post=12546"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}