# Rowbot's PenTest Notes

## Rowbot's PenTest Notes

- [Intro](https://guide.offsecnewbie.com/master.md): Here are my notes I use this as a reference guide of useful commands, tips and things to think about. I am constantly updating them as I continue my journey
- [Pre-engagement](https://guide.offsecnewbie.com/pre-engagement.md)
- [General methodology](https://guide.offsecnewbie.com/general-methodology.md): If you have anything that you use in your methodology which is useful please let me know and I'll share
- [OSCP Templates](https://guide.offsecnewbie.com/cherrytree-oscp-template.md): A useful template to help track loot and progress
- [Recon](https://guide.offsecnewbie.com/recon.md)
- [Active](https://guide.offsecnewbie.com/recon/active.md)
- [Passive OSINT](https://guide.offsecnewbie.com/recon/passive-osint.md): Discover as much about the target without revealing your IP address
- [Attack Types](https://guide.offsecnewbie.com/attack-types.md): A description of attack types
- [Network](https://guide.offsecnewbie.com/network-pen.md)
- [Linux](https://guide.offsecnewbie.com/network-pen/linux.md): https://github.com/xapax/oscp/blob/master/templates/linux-template.md
- [Windows](https://guide.offsecnewbie.com/network-pen/windows.md): https://github.com/xapax/oscp/blob/master/templates/windows-template.md
- [Active Directory Enumeration](https://guide.offsecnewbie.com/network-pen/active-directory-enumeration.md)
- [Shells](https://guide.offsecnewbie.com/shells.md)
- [Port Forwarding / SSH Tunneling](https://guide.offsecnewbie.com/port-forwarding-ssh-tunneling.md)
- [Transferring files](https://guide.offsecnewbie.com/transferring-files.md): First step after gaining access to a remote machine is to upload new tools.
- [Web](https://guide.offsecnewbie.com/web.md)
- [SQL](https://guide.offsecnewbie.com/5-sql.md)
- [Password cracking](https://guide.offsecnewbie.com/password-cracking.md): https://github.com/frizb/
- [Brute Force - CheatSheet](https://guide.offsecnewbie.com/password-cracking/untitled.md): https://book.hacktricks.xyz/brute-force
- [Useful Linux Commands](https://guide.offsecnewbie.com/6-linux-commands.md)
- [Android](https://guide.offsecnewbie.com/android.md)
- [Buffer Overflow](https://guide.offsecnewbie.com/buffer-overflow.md)
- [TCP Dump and Wireshark Commands](https://guide.offsecnewbie.com/tcp-dump-commands.md)
- [Cloud Pentesting](https://guide.offsecnewbie.com/cloud-pentesting.md): My notes will be a bit hap-hazard until I get my head around pentesting the cloud
- [SQL vs NoSQL Cheetsheet Cloud](https://guide.offsecnewbie.com/cloud-pentesting/sql-vs-nosql-cheetsheet-cloud.md)
- [AWS cli cheatsheet](https://guide.offsecnewbie.com/cloud-pentesting/aws-cli-cheatsheet.md)
- [Tools to install](https://guide.offsecnewbie.com/cloud-pentesting/tools-to-install.md)
- [Enumeration](https://guide.offsecnewbie.com/cloud-pentesting/enumeration.md)
- [Cloudgoat](https://guide.offsecnewbie.com/cloud-pentesting/cloudgoat.md)
- [Linux](https://guide.offsecnewbie.com/privilege-escalation/linux-pe.md): Take your time. Don't try to do too much at once. Remember small steps - don't try to jump to root using rshell. Maybe run a few commands to see what they do
- [Loot](https://guide.offsecnewbie.com/privilege-escalation/linux-pe/loot.md): Grab all the things
- [Windows](https://guide.offsecnewbie.com/privilege-escalation/windows-pe.md)
- [Loot](https://guide.offsecnewbie.com/privilege-escalation/windows-pe/loot.md): Grab all the things
- [My bash Profile Files](https://guide.offsecnewbie.com/kali-configuration/bash_aliases-file.md)
- [Terminator Configuration](https://guide.offsecnewbie.com/kali-configuration/terminator-shortcuts.md): I've started to use Terminator instead of tmux - and I actually prefer it.
- [Tmux Configuration](https://guide.offsecnewbie.com/kali-configuration/tmux-config.md)
- [Fish Config](https://guide.offsecnewbie.com/kali-configuration/fish-config.md)
- [Useful things to Install](https://guide.offsecnewbie.com/kali-configuration/useful-things-to-install.md)
- [VSCode Configuration](https://guide.offsecnewbie.com/kali-configuration/vs-code-configuration.md)
- [Tools](https://guide.offsecnewbie.com/test-group/automated-tools.md): These tools are not a replacement for manually scanning and investigating systems.
- [My Youtube Channel](https://guide.offsecnewbie.com/ippsec-videos/my-youtube-channel.md): Check out my struggle to root
- [IppSec Videos](https://guide.offsecnewbie.com/ippsec-videos/ippsec-videos.md): updated 20/06/19
- [The Cyber Mentor](https://guide.offsecnewbie.com/ippsec-videos/the-cyber-mentor.md): updated 21/06/19
- [Machines Similar to OSCP](https://guide.offsecnewbie.com/vms-similar-to-oscp/untitled.md): Some machines like the machines you see on the OSCP
- [Search Ippsec's Videos](https://guide.offsecnewbie.com/search-ippsecs-videos/search-ippsecs-videos.md): Ippsec Video Search
- [Pcap analysis](https://guide.offsecnewbie.com/pcap-analysis/useful-commands-to-find-things-in-pcaps.md)
- [RegEx](https://guide.offsecnewbie.com/pcap-analysis/regex.md)
