mirror of
https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters.git
synced 2024-11-22 11:43:12 +00:00
16 lines
628 B
Markdown
16 lines
628 B
Markdown
|
# Resources-for-Beginner-Bug-Bounty-Hunters
|
||
|
|
||
|
## Coding & Scripting ⚙️
|
||
|
|
||
|
### Info
|
||
|
|
||
|
### Resources
|
||
|
- [Bash Scripting Full Course 3 Hours](https://www.youtube.com/watch?v=e7BufAVwDiM)
|
||
|
- [Explainshell](https://explainshell.com/)
|
||
|
- [Discovering the Terminal](https://blog.balthazar-rouberol.com/discovering-the-terminal)
|
||
|
- [Text Processing in the Shell](https://blog.balthazar-rouberol.com/text-processing-in-the-shell)
|
||
|
- [Subdomain Enumeration Script](https://twitter.com/Sin_Khe/status/1242785016884625409)
|
||
|
- [ShellCheck](https://www.shellcheck.net/) - for finding Bugs in your Shell Scripts
|
||
|
|
||
|
---
|
||
|
back to [Intro Page](/README.md)
|