Posts: 11 Threads: 0 Joined: N/A October 25, 2022 at 1:47 PM (October 25, 2022, 01:37 PM)11231123 Wrote: For web challenge:
POST /api/getfacts
{ "type":true }
why does it work ? Posts: 18 Threads: 0 Joined: N/A October 25, 2022 at 1:49 PM thanks Posts: 45 Threads: 0 Joined: N/A October 25, 2022 at 1:50 PM (October 25, 2022, 01:05 PM)Hacker2222 Wrote: plz discuss day 4 challenges here
reversing challenge: thanks Posts: 74 Threads: 0 Joined: N/A October 25, 2022 at 1:51 PM (October 25, 2022, 01:47 PM)nirs Wrote: (October 25, 2022, 01:37 PM)11231123 Wrote: For web challenge:
POST /api/getfacts
{ "type":true }
why does it work ? https://www.php.net/manual/en/language.types.type-juggling.php and the fact that 'secrets' is the first case on switch statement. Posts: 8 Threads: 0 Joined: N/A October 25, 2022 at 1:51 PM thanks Posts: 13 Threads: 0 Joined: N/A October 25, 2022 at 1:52 PM (October 25, 2022, 01:05 PM)Hacker2222 Wrote: plz discuss day 4 challenges here
reversing challenge: Day 4 guys Posts: 21 Threads: 0 Joined: N/A October 25, 2022 at 1:53 PM Ah yes, reversing being the easiest once again, haha. Posts: 11 Threads: 0 Joined: N/A October 25, 2022 at 1:53 PM (October 25, 2022, 01:51 PM)11231123 Wrote: (October 25, 2022, 01:47 PM)nirs Wrote: (October 25, 2022, 01:37 PM)11231123 Wrote: For web challenge:
POST /api/getfacts
{ "type":true }
why does it work ?
https://www.php.net/manual/en/language.types.type-juggling.php and the fact that 'secrets' is the first case on switch statement. :heart: Posts: 19 Threads: 0 Joined: N/A October 25, 2022 at 1:56 PM (October 25, 2022, 01:43 PM)karhu Wrote: Anyone using volatility for the forensics piece? My vol.py isn't accepting the mem.dmp file. Any hints? same here idk why it gives parameter error Posts: 45 Threads: 0 Joined: N/A October 25, 2022 at 1:57 PM (October 25, 2022, 01:37 PM)11231123 Wrote: For web challenge:
POST /api/getfacts
{ "type":true }
it worked thanks |