mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-06-27 16:17:07 -04:00
clean up
This commit is contained in:
parent
f5a0f7393a
commit
e9b6619dcc
10 changed files with 13 additions and 15 deletions
|
@ -9,11 +9,10 @@ The problems are very straightforward and very similar to those from the last [C
|
|||
|
||||
|
||||
[Cryptol]: http://www.cryptol.net/
|
||||
[Continuing to talk about]: http://https://singularity-sh.vercel.app/smashing-the-stack-for-fun-or-wargames-narnia-0-4.html
|
||||
[Wargames]: http://overthewire.org/wargames/
|
||||
[Krypton]: http://overthewire.org/wargames/krypton/
|
||||
[CSAW CTF]: https://ctf.isis.poly.edu/
|
||||
[see my post here]: http://https://singularity-sh.vercel.app/csaw-ctf-2014-cryptography-200.html
|
||||
|
||||
|
||||
|
||||
## Level 0: Base64 Transformation
|
||||
|
|
|
@ -60,8 +60,8 @@ If you think about it, a Stack is a perfect object for a process: the process ca
|
|||
|
||||
|
||||
|
||||
[Python & Algorithms]: https://github.com/go-outside-labs/Python-and-Algorithms-and-Data-Structures/blob/master/book/book_second_edition.pdf
|
||||
[here are some examples]: https://github.com/go-outside-labs/Python-and-Algorithms-and-Data-Structures/tree/master/src/abstract_structures/Stacks
|
||||
[Python & Algorithms]: https://github.com/autistic-symposium/master-algorithms-pyblob/master/book/book_second_edition.pdf
|
||||
[here are some examples]: https://github.com/autistic-symposium/master-algorithms-pytree/master/src/abstract_structures/Stacks
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1429,4 +1429,4 @@ That's it. The [source code is available] as usual.
|
|||
|
||||
Hack all the things!
|
||||
|
||||
[source code is available]: https://github.com/go-outside-labs/CTFs-Gray-Hacker-and-PenTesting/tree/master/Web_Exploits
|
||||
[source code is available]: https://github.com/autistic-symposium/sec-pentesting-toolkit/tree/master/Web_Exploits
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue