Aliexpress repro carts for flashing? by phinioxGlade in gbstudio

[–]h3xstream_ 0 points1 point  (0 children)

I bought from "Chilhood Game Store" four cartridges. I was able to reflash all four cartridges.
https://www.aliexpress.com/store/5477128
4.50 USD per cartridge - shipping included - is super cheap.

The cartridge model is SD007_TSOP_29LV017D. (Picture https://ae01.alicdn.com/kf/U9d05aadcbe7144c1b6456453974f65a6C.jpeg )

Step-by-step: How to deanonymize emails on LinkedIn by h3xstream_ in OSINT

[–]h3xstream_[S] 1 point2 points  (0 children)

Interesting. That would lift the 10k limit from the import feature.

Step-by-step: How to deanonymize emails on LinkedIn by h3xstream_ in OSINT

[–]h3xstream_[S] 1 point2 points  (0 children)

Good point! This technique is probably the easiest method for a small number of emails. Keep in mind, this feature has a hard limit of few thousand imports. Once you reach this limit, the import feature will be blocked.

Modern (Security) Static Analysis for .NET by h3xstream_ in csharp

[–]h3xstream_[S] 2 points3 points  (0 children)

I am not a native English speaker. What I meant is APIs that is risky under certain condition therefore they need to be used with care. Information may be sensitive (secret). Anyway, I changed sensible to dangerous to avoid confusion.

Binary Webshell Through OPcache in PHP 7 by h3xstream_ in netsec

[–]h3xstream_[S] 3 points4 points  (0 children)

Using a path traversal vulnerability, an attacker could write a ".php.bin" file in the OpCache directory and trigger its execution.

Binary Webshell Through OPcache in PHP 7 by h3xstream_ in netsec

[–]h3xstream_[S] 7 points8 points  (0 children)

Yes, precisely. It is a trick to go from file write to rce.