Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theunknownsoul/pentesters-notes

Notes for security specialists with a description of tools and commands. Divided by directions and tools.
https://github.com/theunknownsoul/pentesters-notes

cybersecurity defensive-security ethical-hacking exploitation hacking network network-security offensive-security penetration-testing pentest pentesting security

Last synced: 9 days ago
JSON representation

Notes for security specialists with a description of tools and commands. Divided by directions and tools.

Awesome Lists containing this project

README

        

# pentesters-notes :ninja: :pirate_flag:

``` diff
- Always do your work on special dedicated machine or virtualization environment and don't forget about VPN!
- Don't hack the systems or applications without explicit permission. Except Russia.
```

# BASIC

# OS AND TOOLS

* [Kali Linux](https://www.kali.org/) - Kali Linux. Special OS for offensive security specialists.
* [Parrot Security](https://www.parrotsec.org/) - Parrot Security OS.OS for security specialists.
* [Tails](https://tails.boum.org/) – Live OS aimed at preserving privacy and anonymity.
* [ArchStrike](https://archstrike.org/) – Arch GNU/Linux repository for security professionals and enthusiasts.
* [BlackArch](https://www.blackarch.org/) – Arch GNU/Linux-based distribution with **_best Hacking Tools_** for
penetration testers and security researchers.
* [Network Security Toolkit](http://networksecuritytoolkit.org/nst/index.html) – Fedora-based bootable live operating
system designed to provide easy access to best-of-breed open source network security applications.
* [Pentoo](https://pentoo.org/) – Security-focused live CD based on Gentoo.
* [BackBox](https://www.backbox.org/) – Ubuntu-based distribution for penetration tests and security assessments.
* [Fedora Security Labs](https://labs.fedoraproject.org/en/security/) – Provides a safe test environment to work on
security auditing, forensics, system rescue and teaching security testing methodologies.
* [AttifyOS](https://github.com/adi0x90/attifyos) – GNU/Linux distribution focused on tools useful during Internet of
Things (IoT) security assessments.

# TRAINING TOOLS

* https://book.hacktricks.xyz/ - site for hacking tricks and articles.
* https://tryhackme.com/dashboard - some free trainings and skill improving environment.
* https://www.hackthebox.com/ - huge site for trainings.
* https://github.com/cytopia/docker-dvwa - docker-based training box.

# ANONYMOUS WEB DIVING

* https://www.torproject.org/ - secure and anonymous web browser.