├── Chapter 2: Pentesting and Ethical Hacking └── HelloWorld.py ├── Chapter 4: Exploiting S3 ├── Buckets.sh ├── MyBucket.py └── pubBucket.sh ├── Chapter 6: Setting up and pentesting AWS Aurora RDS └── mssql-betterdefaultpasslist.txt ├── Chapter 7: Assessing and Pentesting Lambda Services └── Lambda_Shell.txt ├── Chapter 9: Real-Life Pentesting with Metasploit and More! └── phpshell.php ├── LICENSE └── README.md /Chapter 2: Pentesting and Ethical Hacking/HelloWorld.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-Penetration-Testing/HEAD/Chapter 2: Pentesting and Ethical Hacking/HelloWorld.py -------------------------------------------------------------------------------- /Chapter 4: Exploiting S3/Buckets.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-Penetration-Testing/HEAD/Chapter 4: Exploiting S3/Buckets.sh -------------------------------------------------------------------------------- /Chapter 4: Exploiting S3/MyBucket.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-Penetration-Testing/HEAD/Chapter 4: Exploiting S3/MyBucket.py -------------------------------------------------------------------------------- /Chapter 4: Exploiting S3/pubBucket.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-Penetration-Testing/HEAD/Chapter 4: Exploiting S3/pubBucket.sh -------------------------------------------------------------------------------- /Chapter 6: Setting up and pentesting AWS Aurora RDS/mssql-betterdefaultpasslist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-Penetration-Testing/HEAD/Chapter 6: Setting up and pentesting AWS Aurora RDS/mssql-betterdefaultpasslist.txt -------------------------------------------------------------------------------- /Chapter 7: Assessing and Pentesting Lambda Services/Lambda_Shell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-Penetration-Testing/HEAD/Chapter 7: Assessing and Pentesting Lambda Services/Lambda_Shell.txt -------------------------------------------------------------------------------- /Chapter 9: Real-Life Pentesting with Metasploit and More!/phpshell.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-Penetration-Testing/HEAD/Chapter 9: Real-Life Pentesting with Metasploit and More!/phpshell.php -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-Penetration-Testing/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/AWS-Penetration-Testing/HEAD/README.md --------------------------------------------------------------------------------