ctf-challenges icon indicating copy to clipboard operation
ctf-challenges copied to clipboard

Results 7 ctf-challenges issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...

dependencies

url:https://ctf-wiki.org/pwn/linux/user-mode/stackoverflow/x86/basic-rop/#ret2syscall 题目源代码:https://github.com/ctf-wiki/ctf-challenges/blob/master/pwn/stackoverflow/ret2syscall/bamboofox-ret2syscall/rop.c

Bumps [semver](https://github.com/npm/node-semver) from 5.7.0 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.2.1 to 6.6.1. Changelog Sourced from nodemailer's changelog. 6.6.1 2021-05-23 Fixed address formatting issue where newlines in an email address, if provided via address object, were not...

dependencies

(https://github.com/ctf-wiki/ctf-challenges/tree/master/pwn/stackoverflow/ret2shellcode/ret2shellcode-example)/ret2shellcode.c 用这个文件编译之后,用给出的方法不行,用题目中提供的执行文件可以。通过gdb发现: 题目给的目标文件: ──────[ DISASM ]──── ► 0x8048536 mov eax, dword ptr [0x804a060] 0x804853b mov dword ptr [esp + 0xc], 0 mov操作 0x8048543 mov dword ptr [esp + 8], 2...

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies