포너블은 새벽에

포너블은 새벽에

  • 분류 전체보기 (603)
    • CTF's Write-up (141)
    • Pwnable (35)
      • hackerschool (1)
    • Reversing (0)
    • Web (9)
    • Misc (2)
      • xcz.kr (2)
    • algorithm (153)
      • 기초다지기 (46)
      • dimigo.goorm.io (107)
    • etc... (34)
      • computer (1)
      • 개인공간 (8)
      • 1인1프로젝트 (2)
      • Idea Store (2)
      • Programing (2)
      • 컨퍼런스 (18)
    • WarGame (229)
      • Bandit (35)
      • webhaking.kr (39)
      • LOS (22)
      • pwnable.kr (20)
      • LOB (22)
      • Fedora Core 3&4 (5)
      • exploit-exercises.com-fusio.. (3)
      • CodeEngn (1)
      • Wargame.kr (1)
      • Rootme (48)
      • Reversing.kr (2)
      • cryptohack.org (31)
    • 스터디, 연구, 분석 (0)
  • 홈
  • FACEBOOK
  • GITHUB
  • INSTARGRAM
  • TWITTEER
  • PROFILE
RSS 피드
로그인
로그아웃 글쓰기 관리

포너블은 새벽에

컨텐츠 검색

태그

webhacking Bandit 해킹 hacking pwnable.co.kr 자가진단 Linux pwnable 정보보호 rootme HackCTF cryptohack.org Crypto 정올 DreamHack m0nd2y m0nday webhacking.kr 정보올림피아드 보안

최근글

댓글

공지사항

  • portfolio - m0nday

아카이브

WarGame(229)

  • cryptohack.org - Confusion through Substitution

    보호되어 있는 글입니다.

    2021.08.09
  • cryptohack.org - Manyprime

    from Crypto.Util.number import * #S = H(M)d1 mod N1. n = 58064239189884319292956385687089779965088315271876176293229248225215259127987142156916203719041903643504179773988038952959367448555579223490096940201905560178166204451599921003269827598163137665111731867736874286768718014004871562716064177111804037257357547933083009298980073010557370055771714625186058880250931053479231074889850439496626381..

    2021.08.07
  • cryptohack.org - Structure of AES

    보호되어 있는 글입니다.

    2021.08.06
  • cryptohack.org - Network Attacks

    #!/usr/bin/env python3 import telnetlib import json HOST = "socket.cryptohack.org" PORT = 11112 tn = telnetlib.Telnet(HOST, PORT) def readline(): return tn.read_until(b"\n") def json_recv(): line = readline() return json.loads(line.decode()) def json_send(hsh): request = json.dumps(hsh).encode() tn.write(request) print(readline()) print(readline()) print(readline()) print(readline()) request = {..

    2021.08.03
  • cryptohack.org - Modular Inverting

    보호되어 있는 글입니다.

    2021.08.02
  • cryptohack.org - Great Snakes

    보호되어 있는 글입니다.

    2021.08.01
1 2 3 4 5 ··· 39
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바