UNDERCODE COMMUNITY
2.69K subscribers
1.23K photos
31 videos
2.65K files
80.3K 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
This media is not supported in your browser
VIEW IN TELEGRAM
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘ 2020 updated Advanced dork Search & Mass Exploit Scanner
fb.com/undercodeTesting

πŸ¦‘FEATURES :

● Engines: [Google apis cache] Bing Ask Yandex Sogou Exalead Shodan
● Mass Dork Search
● Multiple instant scans.
● Mass Exploitation
● Use proxy.
● Random user agent.
● Random engine.
● Mass Extern commands execution.
● Exploits and issues search.
● XSS / SQLI / LFI / AFD scanner.
● Filter wordpress & Joomla sites.
● Wordpress theme and plugin detection.
● Find Admin page.
● Decode / Encode Base64 / MD5
● Ports scan.
● Collect IPs
● Collect E-mails.
● Auto detect errors.
● Auto detect forms.
● Auto detect Cms.
● Post data.
● Auto sequence repeater.
● Validation.
● Post and Get method
● IP Localisation
● Issues and Exploit search
● Interactive and Normal interface.
● And more...

πŸ¦‘π•€β„•π•Šπ•‹π”Έπ•ƒπ•ƒπ•€π•Šπ”Έπ•‹π•€π•†β„• & β„π•Œβ„• :

1) git clone https://github.com/AlisamTechnology/ATSCAN
β˜… Permissions:

2) cd ATSCAN
chmod +x ./atscan.pl
β˜… Installation:

3) chmod +x ./install.sh

4) ./install.sh
β˜… Execution:

5) Portable Execution: perl ./atscan.pl
Installed Tool Execution: atscan
Menu: Applications > Web Application analysis > atscan

πŸ¦‘ Tested by undercode on :

> parrot , ubuntu

@UNDERCODETESTING
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
# support & SHARE :
t.me/UndercodeTesting
This media is not supported in your browser
VIEW IN TELEGRAM
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘2020 updated Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
instagram.com/undercodeTesting

πŸ¦‘FEATURES :

Support multiple hardware architectures: ARM, ARM64 (ARMv8), Ethereum VM, M68K, Mips, MOS65XX, PPC, Sparc, SystemZ, TMS320C64X, M680X, XCore and X86 (including X86_64).

Having clean/simple/lightweight/intuitive architecture-neutral API.

Provide details on disassembled instruction (called β€œdecomposer” by others).

Provide semantics of the disassembled instruction, such as list of implicit registers read & written.

Implemented in pure C language, with lightweight bindings for D, Clojure, F#, Common Lisp, Visual Basic, PHP, PowerShell, Emacs, Haskell, Perl, Python, Ruby, C#, NodeJS, Java, GO, C++, OCaml, Lua, Rust, Delphi, Free Pascal & Vala (ready either in main code, or provided externally by the community).

Native support for all popular platforms: Windows, Mac OSX, iOS, Android, Linux, *BSD, Solaris, etc.

Thread-safe by design.

Special support for embedding into firmware or OS kernel.

High performance & suitable for malware analysis (capable of handling various X86 malware tricks)

πŸ¦‘π•€β„•π•Šπ•‹π”Έπ•ƒπ•ƒπ•€π•Šπ”Έπ•‹π•€π•†β„• & β„π•Œβ„• :

1) Debian/Ubuntu Linux - core engine
NOTE: At the moment only version 2.1.2 is available in Ubuntu/Debian repositories. Version 3.0.4 will be provided later.

Capstone is available in Ubuntu & Debian Linux (testing/sid flavours). Binary package of the core of Capstone can be installed with:

$ sudo apt-get install libcapstone2
To write your own tools with Capstone, install the development package with:

$ sudo apt-get install libcapstone-dev


2) Mac OSX - core engine
Macport users can install the core of Capstone with:
$ sudo port install capstone
Note that Macport installs libraries into its own directory, so you need to tell applications where to find them, for example with:

$ export DYLD_LIBRARY_PATH=/opt/local/lib/:$DYLD_LIBRARY_PATH
Homebrew users can install the core of Capstone with:
$ brew install capstone
Note that Homebrew installs libraries into its own directory, so you need to tell applications where to find them, for example with:

$ export DYLD_LIBRARY_PATH=/usr/local/opt/capstone/lib/:$DYLD_LIBRARY_PATH


3) FreeBSD - core engine
NOTE: At the moment only version 2.1.2 is available in FreeBSD. Version 3.0.4 will be provided later.

Binary package of the core of Capstone can be installed with:

# pkg install capstone
Or you can also compile & install from source with:

# cd /usr/ports/devel/capstone; make install
2.4 OpenBSD - core engine
NOTE: At the moment version 3.0 is available in OpenBSD. Version 3.0.4 is only provided in OpenBSD-current branch.

Capstone is available in OpenBSD from version 5.5. Binary package of the core of Capstone can be installed with:

$ sudo pkg_add capstone
Or you can also compile & install from source with:

$ cd /usr/ports/devel/capstone; sudo make install
2.5 NetBSD - core engine
Binary package of the core of Capstone can be installed with:

$ sudo pkg_add capstone

4) Install from source code
The Python binding depends on the core, so make sure to install the core before you can use this binding.

On *nix platforms, do:

$ cd bindings/python
$ sudo make install
On Windows, do:

cd bindings/python
python setup.py install

πŸ¦‘ Tested by undercode

@UNDERCODETESTING
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
This media is not supported in your browser
VIEW IN TELEGRAM
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘VERIFIED EXPRESSVPN ACCOUNTS :


omstarsong@msn.com:omshakti

================
raybrunetti@gmail.com:BR549ou812

================
robbiepollock1@gmail.com:Kessy123

================
silviamarzilifr@gmail.com:archives

================
solublefish1@gmail.com:elkabong1

================
spaulding_30@hotmail.com:soccer11

================
stefanoangelo@outlook.com:andreang

================
tru3north@gmail.com:sk506103

================
twalshmaui@gmail.com:vanessa1!

================
alicia_lee16@hotmail.com:Lolliep0p

================
arturo.maldonado1970@gmail.com:outlook1

================
askingoksendinc2@gmail.com:01032001

================
awal24805@gmail.com:Pa$$worD01

================
ben.iravani@gmail.com:Iverson16

================
benibintage@gmail.com:hola1234

================
cbosco1963@gmail.com:sarah1995


▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁

πŸ¦‘PicsArt Gold Premium Accounts send sc :

etazziah@gmail.com:12345eat | = | Plan = PicsArt Gold


arrianaroman@icloud.com:Arriana1 | = | Plan = PicsArt Gold


tlloyd2222@gmail.com:tel123 | = | Plan = PicsArt Gold


halpal90@gmail.com:trixie3 | = | Plan = PicsArt Gold


tmacnear@yahoo.com:taha08 | = | Plan = PicsArt Gold


nathanbaileyparker@gmail.com:Football3 | = | Plan = PicsArt Gold


naynayter11@gmail.com:Easy2016 | = | Plan = PicsArt Gold


laurengross11@gmail.com:Lauren11 | = | Plan = PicsArt Gold


julzz1101@gmail.com:zaragoza = | Plan = PicsArt Gold


arosemont2@gmail.com:ishcabible | = | Plan = PicsArt Gold


maxpane@me.com:Drewdrew1 | = | Plan = PicsArt Gold


shannon.palm21@gmail.com:soccer7 | = | Plan = PicsArt Gold


siho97@gmail.com:Babyblue16 | = | Plan = PicsArt Gold


adrianna.lance369@yahoo.com:Junebug99 | = | Plan = PicsArt Gold



jayne.padilla@hotmail.com:soccer | = | Plan = PicsArt Gold

@UndercodeTesting
▁ β–‚ β–„ ο½•π•Ÿπ”»β’Ίπ«Δ†π”¬π““β“” β–„ β–‚ ▁
This media is not supported in your browser
VIEW IN TELEGRAM