├── Essential-Skills ├── Linux.md ├── README.md ├── VPS.md ├── VirtualMachine.md └── Windows.md ├── Mobile └── README.md ├── Networking ├── DNS.md ├── HTTP.md ├── Network.md ├── README.md └── TCP-IP.md ├── Ninja └── README.md ├── README.md ├── WEB2.0 ├── Development │ ├── DOM.md │ ├── JavaScript.md │ ├── PHP.md │ └── README.md ├── README.md └── Vulnerabilities │ └── README.md └── WEB3.0 ├── JavaScript.md └── README.md /Essential-Skills/Linux.md: -------------------------------------------------------------------------------- 1 | # Learn GNU/Linux from zero to hero 2 | 3 | # Contents & Resources 4 | https://www.youtube.com/watch?v=sWbUDq4S6Y8 5 | 6 | https://www.redhat.com/en/topics/linux 7 | 8 | https://www.youtube.com/watch?v=ROjZy1WbCIA 9 | 10 | https://en.wikipedia.org/wiki/Linux 11 | 12 | https://www.youtube.com/watch?v=bz0ZCUv5rYo 13 | 14 | https://www.youtube.com/watch?v=BMGixkvJ-6w 15 | 16 | https://www.javatpoint.com/linux-tutorial 17 | 18 | https://ryanstutorials.net/linuxtutorial/ 19 | 20 | https://www.tutorialspoint.com/unix/index.htm 21 | 22 | https://www.geeksforgeeks.org/linux-tutorial/ 23 | 24 | http://www.ee.surrey.ac.uk/Teaching/Unix/ 25 | 26 | https://www.udemy.com/course/linux-lpic-1-certification-complete-course/?utm_source=adwords&utm_medium=udemyads&utm_campaign=DSA_Catchall_la.EN_cc.ROW&utm_content=deal4584&utm_term=_._ag_88010211481_._ad_535397282061_._kw__._de_c_._dm__._pl__._ti_dsa-437115340933_._li_2051_._pd__._&matchtype=&gclid=CjwKCAjwwb6lBhBJEiwAbuVUSjU3TPG_Lc8vlT9xHnhAJQFNrz5ZSuMDRzPUZs5g6nxKCoEx7E6jNBoCdGkQAvD_BwE 27 | 28 | https://www.pluralsight.com/cloud-guru/courses/lpic-1-system-administrator-exam-101-v5-objectives?utm_source=google&utm_medium=paid-search&utm_campaign=cloud-transformation&utm_term=ssi-global-acg-core-dsa&utm_content=free-trial&gclid=CjwKCAjwwb6lBhBJEiwAbuVUSoxSnNvpPjFIsi_ubhEZ7kvQV3v6x_gMLEJvFsms_7m2-Msvcj0GxBoCfsQQAvD_BwE 29 | 30 | https://www.lpi.org/our-certifications/lpic-1-overview/ 31 | 32 | https://www.pluralsight.com/cloud-guru/courses/lpic-2-linux-engineer-exam-201?utm_source=google&utm_medium=paid-search&utm_campaign=cloud-transformation&utm_term=ssi-global-acg-core-dsa&utm_content=free-trial&gclid=CjwKCAjwwb6lBhBJEiwAbuVUSkOiXhtYRKj0XQHh1kZLMoPVcfZsF-zuvdCv0CvePa9L6ixmpdjZexoCDu0QAvD_BwE 33 | 34 | https://www.lpi.org/our-certifications/lpic-2-overview/ 35 | 36 | https://www.cbtnuggets.com/it-training/linux/lpic-2 37 | 38 | https://www.udemy.com/topic/lpic-2-linux-engineer/ 39 | 40 | https://www.amazon.com/LPIC-2-Linux-Professional-Institute-Certification/dp/1119150795 -------------------------------------------------------------------------------- /Essential-Skills/README.md: -------------------------------------------------------------------------------- 1 | # Essential Skills 2 | 3 | ## First you need to learn about Operating Systems then Learn about VPS & VM's 4 | ### Roadmap 5 | Windows 6 | Linux 7 | VirtualMachine 8 | Virtual Private Server AKA VPS 9 | -------------------------------------------------------------------------------- /Essential-Skills/VPS.md: -------------------------------------------------------------------------------- 1 | # Learn how setup an VPS from zero to hero 2 | 3 | # Contents & Resources 4 | https://www.youtube.com/watch?v=YiwBkRukugw 5 | 6 | https://www.youtube.com/watch?v=r5qUiLij-GQ 7 | 8 | https://www.youtube.com/watch?v=oJN3wNsB2kM 9 | 10 | https://www.youtube.com/watch?v=4zZiFTQoXRM 11 | 12 | https://www.youtube.com/watch?v=42fwh_1KP_o 13 | 14 | https://www.youtube.com/watch?v=q0vLuO2vyN4 -------------------------------------------------------------------------------- /Essential-Skills/VirtualMachine.md: -------------------------------------------------------------------------------- 1 | # Learn Virtual Machine from zero to hero 2 | 3 | # Contents & Resources 4 | https://www.youtube.com/watch?v=wX75Z-4MEoM 5 | 6 | https://www.freecodecamp.org/news/what-is-a-virtual-machine-and-how-to-setup-a-vm-on-windows-linux-and-mac/ 7 | 8 | https://www.youtube.com/watch?v=sB_5fqiysi4 -------------------------------------------------------------------------------- /Essential-Skills/Windows.md: -------------------------------------------------------------------------------- 1 | # Learn Windows OS from zero to hero 2 | 3 | # Contents & Resources 4 | https://www.youtube.com/watch?v=B-dYlgMMhEk 5 | 6 | https://www.youtube.com/watch?v=UKn-r3X2CLk 7 | 8 | https://www.udemy.com/topic/windows-10/ 9 | 10 | https://www.linkedin.com/learning/windows-10-essential-training-8638626/learn-windows-10 11 | 12 | https://www.youtube.com/watch?v=z2r-p7xc7c4 -------------------------------------------------------------------------------- /Mobile/README.md: -------------------------------------------------------------------------------- 1 | # COMING SOOON AFTER WEB3.0 (: 2 | -------------------------------------------------------------------------------- /Networking/DNS.md: -------------------------------------------------------------------------------- 1 | # Learn Domain Name System (AKA DNS) from zero to hero 2 | Everything you need for an easy learning of DNS is included here! From Udemy courses to books, articles, documents and YouTube videos. So enjoy and don't forget to support (: 3 | # Contents & Resources 4 | https://en.wikipedia.org/wiki/Domain_Name_System 5 | 6 | https://en.wikipedia.org/wiki/List_of_DNS_record_types 7 | 8 | https://www.cloudflare.com/learning/dns/what-is-dns/ 9 | 10 | https://aws.amazon.com/route53/what-is-dns/ 11 | 12 | https://www.techtarget.com/searchnetworking/definition/domain-name-system 13 | 14 | https://www.networkworld.com/article/3268449/what-is-dns-and-how-does-it-work.html 15 | 16 | https://www.youtube.com/watch?v=72snZctFFtA 17 | 18 | https://www.isc.org/categories/dns/ 19 | 20 | https://www.site24x7.com/learn/dns-record-types.html 21 | 22 | https://ns1.com/resources/dns-types-records-servers-and-queries 23 | 24 | https://www.oreilly.com/library/view/dns-bind-fundamentals/9780135255091/ 25 | 26 | https://www.udemy.com/course/dns-mastery/ 27 | 28 | https://www.pluralsight.com/courses/understanding-dns 29 | 30 | https://www.oreilly.com/library/view/dns-and-bind/0596100574/ 31 | -------------------------------------------------------------------------------- /Networking/HTTP.md: -------------------------------------------------------------------------------- 1 | # Learn Hypertext Transfer Protocol (AKA HTTP) from zero to hero 2 | In this section of the basics of bug hunting, we turn to an important topic! You will need these tutorials to understand the communication between a client and a web server, etc using the HTTP protocol! This section includes textual and video content. 3 | Everything you need for an easy learning of this protocol is included here! From Udemy courses to books, articles, documents and YouTube videos. So enjoy and don't forget to support (: 4 | # Contents & Resources 5 | https://en.wikipedia.org/wiki/HTTP 6 | 7 | https://developer.mozilla.org/en-US/docs/Web/HTTP 8 | 9 | https://www.tutorialspoint.com/http/index.htm 10 | 11 | https://www.cloudflare.com/learning/ddos/glossary/hypertext-transfer-protocol-http/ 12 | 13 | https://www.freecodecamp.org/news/what-is-http/ 14 | 15 | https://www.w3schools.com/whatis/whatis_http.asp 16 | 17 | https://www.techtarget.com/whatis/definition/HTTP-Hypertext-Transfer-Protocol 18 | 19 | https://www.javatpoint.com/computer-network-http 20 | 21 | https://www.youtube.com/watch?v=-Zea7GB2OwA 22 | 23 | https://softuni.org/dev-concepts/everything-you-need-to-know-about-http-protocol/ 24 | 25 | https://www.youtube.com/watch?v=d_QPZPo2PLc 26 | 27 | https://www.w3schools.com/tags/ref_httpmethods.asp 28 | 29 | https://stackoverflow.com/questions/tagged/http 30 | 31 | https://www.amazon.com/HTTP-Definitive-Guide-David-Gourley/dp/1565925092 32 | 33 | https://www.coursera.org/courses?query=HTTP 34 | 35 | https://www.udemy.com/topic/http/ 36 | -------------------------------------------------------------------------------- /Networking/Network.md: -------------------------------------------------------------------------------- 1 | # Learn Computer Networks from zero to hero 2 | To start bug hunting, you need to be familiar with computer networks ranging from their communication and topology to protocols and equipment. However, you don't need to read a lot of different resources, and you can simply refer to the Network+. Everything you need for an easy learning generaly of computer network is included here! From Udemy courses to books, articles, documents and YouTube videos. So enjoy and don't forget to support (: 3 | # Contents & Resources 4 | https://en.wikipedia.org/wiki/Computer_network 5 | 6 | https://www.techtarget.com/searchnetworking/definition/network 7 | 8 | https://www.ibm.com/topics/networking 9 | 10 | https://www.youtube.com/watch?v=xmpYfyNmWbw 11 | 12 | https://www.udemy.com/course/computer-network-course/?utm_source=adwords&utm_medium=udemyads&utm_campaign=LongTail_la.EN_cc.ROW&utm_content=deal4584&utm_term=_._ag_77879423894_._ad_535397245857_._kw__._de_c_._dm__._pl__._ti_dsa-1007766171032_._li_2498_._pd__._&matchtype=&gclid=CjwKCAjwp6CkBhB_EiwAlQVyxQMXm9-W06TM1N7VXPfl8BcGaHfO96Xd3r6qF7r5DZzDu4dTK5K7LxoC-BkQAvD_BwE 13 | 14 | https://www.youtube.com/watch?v=vrh0epPAC5w 15 | -------------------------------------------------------------------------------- /Networking/README.md: -------------------------------------------------------------------------------- 1 | # Networking 2 | 3 | ## First you need to learn how computer nerwork's work, then you need to learn more things about TCP-IP, HTTP & DNS 4 | ### Roadmap 5 | Network 6 | TCP-IP 7 | DNS 8 | HTTP 9 | -------------------------------------------------------------------------------- /Networking/TCP-IP.md: -------------------------------------------------------------------------------- 1 | # Learn TCP/IP from zero to hero 2 | Everything you need for an easy learning of this model is included here! From Udemy courses to books, articles, documents and YouTube videos. So enjoy and don't forget to support (: 3 | 4 | # Contents & Resources 5 | https://en.wikipedia.org/wiki/Internet_protocol_suite 6 | 7 | https://www.geeksforgeeks.org/tcp-ip-model/ 8 | 9 | https://www.fortinet.com/resources/cyberglossary/tcp-ip 10 | 11 | https://www.techtarget.com/searchnetworking/definition/TCP-IP 12 | 13 | https://www.youtube.com/watch?v=CsektxtqA8c 14 | 15 | https://www.youtube.com/watch?v=tnAW02zvFhU 16 | 17 | https://www.youtube.com/watch?v=xdQ9sgpkrX8 18 | 19 | https://www.youtube.com/watch?v=rmFX1V49K8U 20 | -------------------------------------------------------------------------------- /Ninja/README.md: -------------------------------------------------------------------------------- 1 | # SOON (: 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # IntroToBugHunting 2 | Hello Friends, I provide educational resources in this repository for starting bug hunting from scratch. The content will be updated over time! Also, I would be happy if you introduce new resources to be added 3 | # All Contents (to now) 4 | # Essential Skills 5 | . Windows 6 | 7 | . GNU/Linux 8 | 9 | . VPS/VM 10 | 11 | . ICDL 12 | # Networking 13 | . Network 14 | 15 | . TCP/IP 16 | 17 | . DNS 18 | 19 | . HTTP 20 | # WEB2.0 21 | . WEB2 Development 22 | 23 | . WEB2 API's 24 | 25 | . WEB2 Security & VulnerAbilities 26 | # WEB3.0 27 | . CryptoGraphy 28 | 29 | . BlockChain 30 | 31 | . Smart Contract 32 | 33 | . NFT 34 | 35 | . WEB3 Security & VulnerAbilities 36 | # Mobile 37 | . Soon 38 | # Ninja (Additional Resources to be a pro-Bug Bounty Hunter) 39 | . Burp Suite 40 | 41 | . CLI-Based Tools 42 | 43 | . Write-Up 44 | 45 | . Bug Boutny Hunting Platforms 46 | 47 | . Bug Bounty Hunting Community 48 | 49 | . Forums 50 | 51 | . Twitter 52 | 53 | . Telegram 54 | 55 | . Reddit 56 | 57 | . GitHub 58 | 59 | . Discord 60 | 61 | . YouTube 62 | 63 | . Capture The Flag 64 | 65 | . Confrences 66 | -------------------------------------------------------------------------------- /WEB2.0/Development/DOM.md: -------------------------------------------------------------------------------- 1 | # Learn Document Object Model (AKA DOM) from zero to hero 2 | Everything you need for an easy learning of DOM is included here! From Udemy courses to books, articles, documents and YouTube videos. So enjoy and don't forget to support (: 3 | # Contents & Resources 4 | https://en.wikipedia.org/wiki/Document_Object_Model 5 | 6 | https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model/Introduction 7 | 8 | https://www.w3.org/TR/WD-DOM/introduction.html 9 | 10 | https://www.geeksforgeeks.org/dom-document-object-model/ 11 | 12 | https://www.freecodecamp.org/news/what-is-the-dom-document-object-model-meaning-in-javascript/ 13 | 14 | https://www.youtube.com/watch?v=5fb2aPlgoys 15 | 16 | https://www.youtube.com/watch?v=ipkjfvl40s0 17 | 18 | https://www.youtube.com/watch?v=y17RuWkWdn8 19 | 20 | https://www.youtube.com/watch?v=0ik6X4DJKCc 21 | 22 | https://www.youtube.com/watch?v=FIORjGvT0kk 23 | -------------------------------------------------------------------------------- /WEB2.0/Development/JavaScript.md: -------------------------------------------------------------------------------- 1 | # Learn JavaScript from zero to hero 2 | Everything you need for an easy learning of javascript is included here! From Udemy courses to books, articles, documents and YouTube videos. So enjoy and don't forget to support (: 3 | # Contents & Resources 4 | https://en.wikipedia.org/wiki/JavaScript 5 | 6 | https://www.javascript.com/ 7 | 8 | https://www.w3schools.com/js/ 9 | 10 | https://developer.mozilla.org/en-US/docs/Web/JavaScript 11 | 12 | https://javascript.info/ 13 | 14 | https://www.javatpoint.com/javascript-tutorial 15 | 16 | https://www.codecademy.com/catalog/language/javascript 17 | 18 | https://www.tutorialspoint.com/javascript/index.htm 19 | 20 | https://www.youtube.com/watch?v=PkZNo7MFNFg 21 | 22 | https://www.youtube.com/watch?v=W6NZfCO5SIk 23 | 24 | https://www.youtube.com/watch?v=8dWL3wF_OMw 25 | 26 | https://www.youtube.com/watch?v=hdI2bqOjy3c 27 | 28 | # JavaScript for Security, Hacking & Bug Hunting 29 | https://bitthebyte.medium.com/javascript-for-bug-bounty-hunters-part-1-dd08ed34b5a8 30 | 31 | https://medium.com/techiepedia/javascript-code-review-guide-for-bug-bounty-hunters-c95a8aa7037a 32 | 33 | https://www.bugbountyhunter.com/guides/?type=javascript_files 34 | 35 | https://www.youtube.com/watch?v=do1yINolgEY 36 | 37 | https://www.youtube.com/watch?v=8sfc0PlVyWA 38 | 39 | https://www.youtube.com/watch?v=iQctQx7PHos 40 | 41 | https://gowthams.gitbook.io/bughunter-handbook/list-of-vulnerabilities-bugs/recon-and-osint/untitled 42 | 43 | https://www.hacker101.com/sessions/javascript_for_hackers.html 44 | 45 | https://leanpub.com/javascriptforhackers 46 | 47 | https://www.udemy.com/course/ethical-hacking-with-javascript/ 48 | 49 | https://www.youtube.com/watch?v=SBmSRK3feww 50 | -------------------------------------------------------------------------------- /WEB2.0/Development/PHP.md: -------------------------------------------------------------------------------- 1 | # Learn PHP from zero to hero 2 | Everything you need for an easy learning of PHP is included here! From Udemy courses to books, articles, documents and YouTube videos. So enjoy and don't forget to support (: 3 | # Content & Resources 4 | https://en.wikipedia.org/wiki/PHP 5 | 6 | https://www.php.net/ 7 | 8 | https://www.php.net/docs.php 9 | 10 | https://www.w3schools.com/php/ 11 | 12 | https://www.tutorialspoint.com/php/index.htm 13 | 14 | https://php.org/ 15 | 16 | https://www.phptutorial.net/ 17 | 18 | https://www.javatpoint.com/php-tutorial 19 | 20 | https://www.geeksforgeeks.org/php-tutorial/ 21 | 22 | https://www.youtube.com/watch?v=OK_JCtrrv-c 23 | 24 | https://www.youtube.com/watch?v=6EukZDFE_Zg 25 | 26 | https://www.youtube.com/watch?v=t0syDUSbdfE 27 | 28 | https://www.youtube.com/watch?v=1SnPKhCdlsU 29 | 30 | https://www.youtube.com/watch?v=yXzWfZ4N4xU 31 | 32 | https://www.youtube.com/watch?v=ZdP0KM49IVk 33 | 34 | https://www.youtube.com/watch?v=qVU3V0A05k8 35 | 36 | https://www.youtube.com/watch?v=zZ6vybT1HQs 37 | -------------------------------------------------------------------------------- /WEB2.0/Development/README.md: -------------------------------------------------------------------------------- 1 | # SOON (: 2 | -------------------------------------------------------------------------------- /WEB2.0/README.md: -------------------------------------------------------------------------------- 1 | # Learn WEB2.0 from zero to hero 2 | 3 | # Roadmap 4 | . SOON (: 5 | -------------------------------------------------------------------------------- /WEB2.0/Vulnerabilities/README.md: -------------------------------------------------------------------------------- 1 | # SOON (: 2 | -------------------------------------------------------------------------------- /WEB3.0/JavaScript.md: -------------------------------------------------------------------------------- 1 | # Learn JavaScript from zero to hero 2 | Everything you need for an easy learning of javascript is included here! From Udemy courses to books, articles, documents and YouTube videos. So enjoy and don't forget to support (: 3 | # Contents & Resources 4 | https://en.wikipedia.org/wiki/JavaScript 5 | 6 | https://www.javascript.com/ 7 | 8 | https://www.w3schools.com/js/ 9 | 10 | https://developer.mozilla.org/en-US/docs/Web/JavaScript 11 | 12 | https://javascript.info/ 13 | 14 | https://www.javatpoint.com/javascript-tutorial 15 | 16 | https://www.codecademy.com/catalog/language/javascript 17 | 18 | https://www.tutorialspoint.com/javascript/index.htm 19 | 20 | https://www.youtube.com/watch?v=PkZNo7MFNFg 21 | 22 | https://www.youtube.com/watch?v=W6NZfCO5SIk 23 | 24 | https://www.youtube.com/watch?v=8dWL3wF_OMw 25 | 26 | https://www.youtube.com/watch?v=hdI2bqOjy3c 27 | -------------------------------------------------------------------------------- /WEB3.0/README.md: -------------------------------------------------------------------------------- 1 | # COMING SOOON AFTER WEB2.0 (: 2 | --------------------------------------------------------------------------------