해킹 (19) 썸네일형 리스트형 [AI] DDoS 공격이란? 1. DDoS 공격이란?DDoS는 Distributed Denial of Service의 약어로, 인터넷 서비스를 마비시키기 위해 여러 대의 컴퓨터를 이용하여 대상 서버에 공격을 가하는 방식입니다. DDoS 공격은 대부분의 경우, 공격자가 대량의 컴퓨터나 IoT 장치를 해킹 또는 감염시켜 이를 이용하여 대상 서버에 대량의 네트워크 트래픽을 전송합니다. 이로 인해 대상 서버는 정상적인 트래픽을 처리하지 못하고 마비됩니다. DDoS 공격은 대상 서버에 큰 피해를 입히므로, 보안 업체들은 이를 막기 위한 다양한 보안 기술을 개발하고 있습니다. 2. DDoS 공격 종류DDoS 공격은 Distributed Denial of Service 공격의 약어로, 인터넷 서비스를 마비시키기 위해 여러 대의 컴퓨터를 이용하여.. [Python 개발] 2.파이썬 언어 1. 파이썬 기본 문법 공부 URL : 1) https://wikidocs.net/book/1 위키독스 온라인 책을 제작 공유하는 플랫폼 서비스 wikidocs.net 2) https://opentutorials.org/course/1750 Python & Ruby - 생활코딩 수업의 특징 본 수업은 Python(파이썬)과 Ruby(루비), Ruby와 Python을 동시에 배우는 수업입니다. 저는 이것을 병렬학습이라고 부릅니다. 이를 통해서 프로그래밍 언어들을 관통하는 보편적인 원리를 opentutorials.org 3) https://dojang.io/course/view.php?id=7 강좌: 파이썬 코딩 도장 모두 펼치기모두 접기 dojang.io 2. 파이썬 언어 1) 변수 : 메모리에 저장되어 .. [모의해킹 도구] Hacking Tool 소개_Miscellaneous Hacking Tools URL 참고 : https://www.hackerone.com/blog/100-hacking-tools-and-resources 100 Hacking Tools and Resources | HackerOne As we recently surpassed $100 million dollars in bounties, we want to continue the celebration with this list of 100 tools and resources for hackers! These range from beginner to expert. Most are free but some cost money. Check them out to add to your own www.hackerone.com Miscella.. [모의해킹 도구] Hacking Tool 소개_Datasets / Freemium Services 참고URL : https://www.hackerone.com/blog/100-hacking-tools-and-resources 100 Hacking Tools and Resources | HackerOne As we recently surpassed $100 million dollars in bounties, we want to continue the celebration with this list of 100 tools and resources for hackers! These range from beginner to expert. Most are free but some cost money. Check them out to add to your own www.hackerone.com Datasets .. [모의해킹 도구] Hacking Tool 소개_Scanners/Frameworks 참고 URL : www.hackerone.com/blog/100-hacking-tools-and-resources 100 Hacking Tools and Resources | HackerOne As we recently surpassed $100 million dollars in bounties, we want to continue the celebration with this list of 100 tools and resources for hackers! These range from beginner to expert. Most are free but some cost money. Check them out to add to your own www.hackerone.com Scanners/Framewo.. [WEB보안] WebHacking 기초 - 네트워크관리 : ncpa.cpl - 사이트 정보 확인 : http://www.Netcraft.com Netcraft Internet Research, Cybercrime Disruption and PCI Security Services www.netcraft.com http://whois.nida.or.kr KISA 후이즈검색 whois.kisa.or.kr 한국인터넷진흥원 인터넷주소자원 검색(후이즈검색) 서비스 입니다. xn--c79as89aj0e29b77z.xn--3e0b707e - 과거 사이트 정보 : http://archive.org - 공인IP확인 / 위치확인 : http://www.findip.kr - DB School : http://www.w3schools.com/sql/ - SQL In.. [WEB 버그바운팅] Facebook DOM XSS 참고 URL 제목 : $20000 Facebook DOM XSS DOM XSS : DOM(Document Object Model)이라는 W3C 표준으로 HTML 및 XML 문서에 접근방법을 표준으로 정의하는 문서객체모델 환경에서 악성 URL을 통해 사용자의 부라우저를 공격하는 취약점 [XSS 설명 참고 URL] https://berr-my.tistory.com/entry/XSS-%EA%B3%B5%EA%B2%A9 [보고서 참고 URL ] https://vinothkumar.me/20000-facebook-dom-xss/?fbclid=IwAR0WzoG5u16Bm4KYiCmP9z6u-tPQIUrBiEkyj3v5e1ZD7bsIksZw2AVbIoM [WEB 보안] SQL Injection 취약점 참고 ▶ SQL 인젝션이란? 응용 프로그램 보안 상의 허점을 의도적으로 이용해, 악의적인 SQL문을 실행되게 함으로써 데이터베이스를 비정상적으로 조작하는 코드 인젝션 공격 방법 ※ 출처 : https://ko.wikipedia.org/wiki/SQL_%EC%82%BD%EC%9E%85 ▶ 숨겨진 데이터 검색 서로 다른 범주의 제품을 표시하는 쇼핑 응용 프로그램을 생각해보자. 사용자가 Gifts 카테고리를 클릭하면 브라우저에서 URL을 요청한다. https://insecure-website.com/products?category=Gifts 이전 1 2 3 다음