UNDERCODE COMMUNITY
2.68K subscribers
1.23K photos
31 videos
2.65K files
80.1K links
πŸ¦‘ Undercode Cyber World!
@UndercodeCommunity


1️⃣ World first platform which Collect & Analyzes every New hacking method.
+ AI Pratice
@Undercode_Testing

2️⃣ Cyber & Tech NEWS:
@Undercode_News

3️⃣ CVE @Daily_CVE

✨ Web & Services:
β†’ Undercode.help
Download Telegram
Forwarded from UNDERCODE NEWS
A ruling against WikiLeaks' founder Julian Assange in USA.
#International
πŸ”΅Multiple vulnerabilities in angular.js :

https://dailycve.com/multiple-vulnerabilities-angularjs
Forwarded from UNDERCODE NEWS
Many users of AirPods Max record headphone water vapor problems.
#Technologies #Bugs
Forwarded from UNDERCODE NEWS
A new online registry website will be created by Russia ministry, for repeat traffic offenders.
#International
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

New release for this hacking tool :

ARP Poisoning and Sniffing
DHCP Discover and Starvation
Subdomains Identification
Certificate Cloning
TCP Analysis (ISN, Flags)
Username check on social networks
Web Techonologies Identification
and a lot more!

πŸ„ΈπŸ„½πŸ…‚πŸ…ƒπŸ„°πŸ„»πŸ„»πŸ„ΈπŸ…‚πŸ„°πŸ…ƒπŸ„ΈπŸ„ΎπŸ„½ & πŸ…πŸ…„πŸ„½ :


1) $ python3 -m pip install --upgrade git+https://github.com/fportantier/habu.git

2) This must works on any system that has Python 3 installed.

Note: On some systems (like Microsoft Windows) you must adjust the command to point to the correct path of the Python executable.

3) Upgrade
Now we have a command to upgrade directly from the Git repo and clean any old command that not longer exists or that has been renamed.

$ habu.upgrade


Β»for example usage:

https://github.com/fportantier/habu
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
NASA analyses key studies undertaken in 2020 on the International Space Station.
#International
Forwarded from UNDERCODE NEWS
Google workers declared the formation of a labor union and tensions between management have increased.
#International
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘SO helping for pentesters:
steroids. Simple CLI with the ability to run pure Nmap engine, 31 modules with 459 scan profiles.

F E A T U R E S :

simple CLI with the ability to run pure Nmap engine
predefined scans included in the modules
support Nmap Scripting Engine (NSE) with scripts arguments
TOR support (with proxychains)
multiple scans at one time
at this point: 31 modules with 459 scan profiles

πŸ„ΈπŸ„½πŸ…‚πŸ…ƒπŸ„°πŸ„»πŸ„»πŸ„ΈπŸ…‚πŸ„°πŸ…ƒπŸ„ΈπŸ„ΎπŸ„½ & πŸ…πŸ…„πŸ„½ :


For any linux open terminal and type:


# Clone this repository
1) git clone --recursive https://github.com/trimstray/sandmap

# Go into the repository
2) cd sandmap

# Install
3) ./setup.sh install

# Run the app
4) sandmap

πŸ¦‘The etc/main.cfg configuration file has the following structure:

# shellcheck shell=bash

# Specifies the default destination.
# Examples:
# - dest="127.0.0.1,8.8.8.8"
dest="127.0.0.1"

# Specifies the extended Nmap parameters.
# Examples:
# - params="--script ssl-ccs-injection -p 443"
params=""

# Specifies the default output type and path.
# Examples:
# - report="xml"
report=""

# Specifies the TOR connection.
# Examples:
# - tor="true"
tor=""

# Specifies the terminal type.
# Examples:
# - terminal="internal"
terminal="internal"

▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
A new issue due to a malfunction of the mechanism at Shizuoka Branch, unable to earn money at Seven Bank ATMs.
#International
Forwarded from UNDERCODE NEWS
BItcoin: the complete guide to the operation of the record-breaking cryptocurrency.
#Updates
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘ DNS SAD cache poisoning: interim fix for Linux servers and desktops :

#! / usr / bin / env bash
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS

###########################################
#
# Three options for installation. Choose one of the following:
#
# 1. Copy to /etc/cron.minutely
#
# 2. Copy the script to the DNS server. Create a file in /etc/cron.d with
# the following syntax:
#
# * * * * * root /path/to/icmp_ratelimit.sh> / dev / null 2> & 1
#
# 3. Create a user cron entry while using crontab -e
#
# * * * * * /path/to/icmp_ratelimit.sh> / dev / null 2> & 1
#
# - Change "/ path / to" to match the exact location of the script.
# - Finally, make sure it is executable: chmod + x /path/to/icmp_ratelimit.sh
#
seconds = "60"
while [[$ {seconds} -gt 0]]
do
echo $ ((500 + $ {RANDOM}% 1500))> / proc / sys / net / ipv4 / icmp_ratelimit
echo $ ((500 + $ {RANDOM}% 1500))> / proc / sys / net / ipv6 / icmp_ratelimit
sleep .95
done
▁ β–‚ β–„ Uπ•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
Forwarded from UNDERCODE NEWS
Public beta version 7 of Nova Launcher brings new animations and more functionality.
#Updates
Forwarded from UNDERCODE NEWS
The stocks that can be exposed to the record-breaking virtual currency have soared more than Bitcoin.
#International
Forwarded from DailyCVE
πŸ”΅CVE-2020-1909 Whatsapp memory corruption, crashes and potentially code execution:

https://dailycve.com/cve-2020-1909-whatsapp-memory-corruption-crashes-and-potentially-code-execution