madbg
ScoutSuite
madbg | ScoutSuite | |
---|---|---|
4 | 28 | |
246 | 6,580 | |
- | 3.3% | |
4.4 | 6.9 | |
about 1 year ago | 5 days ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
madbg
-
Debugging running Python scripts with PDB via GDB
Probably worth mention madbg⁽¹⁾, a fully-featured remote and preemptive debugger for Python with both a CLI and an API, that allows attaching to running programs preemptively (but does not require gdb).
⁽¹⁾https://github.com/kmaork/madbg
-
This Week in Python
madbg – A fully-featured remote debugger for python
- A fully-featured remote debugger for Python
-
Retain output sent to file from a background process
That's going to be hard; I guess you can use some debugger to attach to that process and tell it to flush. A quick google gave me https://github.com/kmaork/madbg, didn't try it, but if it works it should be to attach and run sys.stdout.flush().
ScoutSuite
- ScoutSuite: Open-Source Multi-Cloud Security Auditing Tool
-
Pentesting AWS VPCs: Identifying and Mitigating Risks
git clone https://github.com/nccgroup/ScoutSuite cd ScoutSuite python -m pip install -r requirements.txt python scout.py aws
- Boletín AWS Open Source, June Edition
-
ScoutSuite
ScoutSuite is a really nice security tool to audit your cloud solutions.
-
Azure and M365 Secure Config Review
Prowler and ScoutSuite are a good start for cloud stuff.
-
Open source alternative cloud security tool that works like Wiz/Lacework/Aqua
Another solution might be ScoutSuite, they have support for all major clouds - aws,gcp and azure. But its probably not maintained as well. ScoutSuite
- CSPM opensource suggestions
-
Creating a jump host in 2023
If you're planning to use Active Directory and/or Azure AD, run ADRecon/AzureADRecon and Bloodhound frequently and review in depth. Run ScoutSuite frequently and review as part of a normal operational cycle (e.g., at weekly team meetings make the results available and set aside 15 minutes to discuss and make assignments). Look critically at where these three tools overlap within two or three degrees of separation from your jump hosts (e.g., hosts/nodes that are one or two devices away and users/security groups that are one or two devices away) for help prioritizing when you have too many high-risk/high-impact items to look through.
-
How to do AWS security assesment?
https://github.com/nccgroup/ScoutSuite (I used it for GCP one time, but I can't say if it good for AWS)
- Scanning for AWS Security Issues with Trivy
What are some alternatives?
scapy - Scapy: the Python-based interactive packet manipulation program & library.
prowler - Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more
telminal - A Terminal in Telegram!
cloudsploit - Cloud Security Posture Management (CSPM)
img2cmap - Create colormaps from images
Scout2 - Security auditing tool for AWS environments
gdb-dashboard - Modular visual interface for GDB in Python
pacu - The AWS exploitation framework, designed for testing the security of Amazon Web Services environments.
pymg - pymg is a CLI that can interpret Python files by the Python interpreter and display the error message in a more readable way if an exception occurs.
kubestriker - A Blazing fast Security Auditing tool for Kubernetes
PaddleOCR - Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
cloud-custodian - Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources