clooooode

a.k.a. clo5de

  • Home
  • GitHub
  • E-Mail
  • LinkedIn
  • Search
  • Table of Contents
  • Overview
  1. 1. PHP weak type
clooooode

clooooode

48 posts
15 categories
57 tags

CTF Note

Posted on 2018-05-22 Edited on 2025-10-22 In CTF Views: Word count in article: 54 Reading time ≈ 1 mins.

PHP weak type

If string is process as a number, When the string doesn’t contain ‘.’, ‘e’ or ‘E’ and in the range of integer, it will process as integer.
otherwise, process as float, and the begin of string decide it value, or it will be 0.
PHP Weak Type
CTF PHP-WEAK-TYPE Writeup

# CTF # Note # YuntechOSC
Cracking APK
pwnable.kr(1) - fd
© 2018 – 2025 clooooode
30k 1:50
Powered by Hexo & NexT.Muse
0%