mirror of
https://github.com/apsdehal/awesome-ctf
synced 2024-11-22 10:33:04 +00:00
Add Finding section + Pixee
Added a Finding section for tools used for finding vulnerabilities in code. Added Pixee (and Pixeebot) as the first tool.
This commit is contained in:
parent
eb504b242b
commit
b90a4d3895
1 changed files with 5 additions and 0 deletions
|
@ -243,6 +243,11 @@ Check solve section for steganography.
|
||||||
- [Swftools](http://www.swftools.org/) - Collection of utilities to work with SWF files.
|
- [Swftools](http://www.swftools.org/) - Collection of utilities to work with SWF files.
|
||||||
- [Xxxswf](https://bitbucket.org/Alexander_Hanel/xxxswf) - A Python script for analyzing Flash files.
|
- [Xxxswf](https://bitbucket.org/Alexander_Hanel/xxxswf) - A Python script for analyzing Flash files.
|
||||||
|
|
||||||
|
## Finding
|
||||||
|
|
||||||
|
*Tools used for finding vulnerabilities in code*
|
||||||
|
- [Pixee](https://pixee.ai) - Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes.
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
*Various kind of useful services available around the internet*
|
*Various kind of useful services available around the internet*
|
||||||
|
|
Loading…
Reference in a new issue