Nikita Stupin
Nikita Stupin
> Removing the flash chip (e.g. SPI) or MCU from the board for offline analysis and data extraction (LAST RESORT). > You will need a supported chip programmer for flash...
Hi @JoranHonig, Thanks for the project! It can be used to improve Solidity syntax highlighting in Atom text editor which is great. I've skimmed through your code and noticed that...
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
To publish `2.0.0`, `2.0.1`, ... and not just `latest` https://github.com/docker/build-push-action#inputs
Example: https://github.com/python-validators/validators. Also, can validate for common pitfalls (e.g. placing mail in `contact_url`) and pointing them out with https://github.com/disclose/diodb/blob/master/.github/workflows/feedback.yml.
Hi, I've tried to use another config with `-c` option but smuggler returns an error: ``` $ python3 smuggler.py -c configs/doubles.py -u https://example.com ______ _ / _____) | | (...
Sometimes suggestions aren't working but it's nevertheless possible to retrieve a portion of the schema. This can be achieved by the good old brute-force technique. To amplify its efficiency permutations...
Hey 👋 I think it's also helpful for newcomers to have public bug bounty reports and vulnerability disclosures (example: https://hackerone.com/reports/489146).
https://github.com/disclose/bug-bounty-platforms
The feedback was originally given in #8 Copy-pasting it here for further consideration: > I'd like to add that I've read your contribution guide at https://github.com/nikitastupin/orgs-data/blob/main/CONTRIBUTING.md but it looks too...