β β β ο½ππ»βΊπ«Δπ¬πβ β β β
π¦ 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
β β β ο½ππ»βΊπ«Δπ¬πβ β β β
π¦ 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
β β β ο½ππ»βΊπ«Δπ¬πβ β β β
Facebook
Log in or sign up to view
See posts, photos and more on Facebook.
β β β ο½ππ»βΊπ«Δπ¬πβ β β β
π¦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
β β β ο½ππ»βΊπ«Δπ¬πβ β β β
π¦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
β β β ο½ππ»βΊπ«Δπ¬πβ β β β
β β β ο½ππ»βΊπ«Δπ¬πβ β β β
π¦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
β β β ο½ππ»βΊπ«Δπ¬πβ β β β
π¦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
β β β ο½ππ»βΊπ«Δπ¬πβ β β β