Skip to content

Commit be8da40

Browse files
Merge pull request #9 from CodeMonkeyCybersecurity/fix/revert-artemis-to-shells
refactor: revert module path from artemis back to shells
2 parents 4546eb6 + 1808c2b commit be8da40

334 files changed

Lines changed: 1017 additions & 1010 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

BUG_BOUNTY_REPORT_cybermonkey_net_au.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Security Assessment Report: cybermonkey.net.au
22

3-
**Generated by:** Artemis Security Scanner v1.0.0-beta
3+
**Generated by:** Shells Security Scanner v1.0.0-beta
44
**Target:** cybermonkey.net.au
55
**Scan Date:** 2025-11-09
66
**Scan Type:** Comprehensive Security Assessment
@@ -11,7 +11,7 @@
1111

1212
## Executive Summary
1313

14-
This report presents the findings from a comprehensive security assessment of cybermonkey.net.au conducted using the Artemis security scanner. The assessment included asset discovery, infrastructure analysis, web application security testing, and authentication mechanism evaluation.
14+
This report presents the findings from a comprehensive security assessment of cybermonkey.net.au conducted using the Shells security scanner. The assessment included asset discovery, infrastructure analysis, web application security testing, and authentication mechanism evaluation.
1515

1616
**Overall Security Posture:** MODERATE
1717
**Critical Findings:** 0
@@ -320,9 +320,9 @@ X-Frame-Options: DENY (upgrade from SAMEORIGIN if no embedding needed)
320320

321321
---
322322

323-
## 4. What Artemis Would Test Further
323+
## 4. What Shells Would Test Further
324324

325-
If able to run the full Artemis scanner against this target, the following comprehensive tests would be executed:
325+
If able to run the full Shells scanner against this target, the following comprehensive tests would be executed:
326326

327327
### 4.1 Authentication Security Testing
328328

@@ -468,9 +468,9 @@ If able to run the full Artemis scanner against this target, the following compr
468468

469469
---
470470

471-
## 8. Artemis Scanner Capabilities Demonstrated
471+
## 8. Shells Scanner Capabilities Demonstrated
472472

473-
This report showcases Artemis's ability to:
473+
This report showcases Shells's ability to:
474474

475475
1. **Automated Asset Discovery**
476476
- Subdomain enumeration
@@ -525,46 +525,46 @@ The findings are typical for a Ghost CMS deployment and can be remediated with s
525525

526526
1. **Validation:** Verify all findings in a controlled environment
527527
2. **Remediation:** Address P0 and P1 findings within recommended timelines
528-
3. **Testing:** Conduct full penetration testing with complete Artemis suite
528+
3. **Testing:** Conduct full penetration testing with complete Shells suite
529529
4. **Monitoring:** Implement continuous security monitoring
530530
5. **Documentation:** Update security policies and incident response procedures
531531

532532
---
533533

534-
## Appendix A: Artemis Command Examples
534+
## Appendix A: Shells Command Examples
535535

536536
Commands that would be run for comprehensive testing:
537537

538538
```bash
539539
# Full automated discovery and testing
540-
artemis cybermonkey.net.au
540+
shells cybermonkey.net.au
541541

542542
# Discovery only
543-
artemis discover cybermonkey.net.au
543+
shells discover cybermonkey.net.au
544544

545545
# Authentication testing
546-
artemis auth discover --target https://cybermonkey.net.au
547-
artemis auth test --target https://cybermonkey.net.au --protocol saml
548-
artemis auth chain --target https://cybermonkey.net.au
546+
shells auth discover --target https://cybermonkey.net.au
547+
shells auth test --target https://cybermonkey.net.au --protocol saml
548+
shells auth chain --target https://cybermonkey.net.au
549549

550550
# SCIM testing
551-
artemis scim discover https://cybermonkey.net.au
552-
artemis scim test https://cybermonkey.net.au/scim/v2 --test-all
551+
shells scim discover https://cybermonkey.net.au
552+
shells scim test https://cybermonkey.net.au/scim/v2 --test-all
553553

554554
# HTTP request smuggling
555-
artemis smuggle detect https://cybermonkey.net.au
555+
shells smuggle detect https://cybermonkey.net.au
556556

557557
# Results querying
558-
artemis results query --severity critical
559-
artemis results stats
560-
artemis results export scan-12345 --format json
558+
shells results query --severity critical
559+
shells results stats
560+
shells results export scan-12345 --format json
561561
```
562562

563563
---
564564

565565
## Appendix B: Contact Information
566566

567-
**Security Researcher:** Artemis Scanner
567+
**Security Researcher:** Shells Scanner
568568
**Organization:** Code Monkey Cybersecurity
569569
**ABN:** 77 177 673 061
570570
**Report Date:** 2025-11-09
@@ -576,7 +576,7 @@ artemis results export scan-12345 --format json
576576

577577
---
578578

579-
**Report Generated by Artemis v1.0.0-beta**
579+
**Report Generated by Shells v1.0.0-beta**
580580
**"Cybersecurity. With humans."**
581581

582582
---
@@ -585,7 +585,7 @@ artemis results export scan-12345 --format json
585585

586586
| Version | Date | Changes | Author |
587587
|---------|------|---------|--------|
588-
| 1.0 | 2025-11-09 | Initial report | Artemis Scanner |
588+
| 1.0 | 2025-11-09 | Initial report | Shells Scanner |
589589

590590
---
591591

0 commit comments

Comments
 (0)