Info
This page is place where I store command, configuration and moreover around information security.
Nuclei
Info
Fast and customizable vulnerability scanner based on simple YAML based DSL.
Github and Documentation
Install nuclei
For install nuclei
, you need to make sure your host installed golang, that is the fastest way to help you install nuclei
for your host
Or you can try to install binary version from release page of nuclei
Setup nuclei-templates
for default
Info
I will become useful to cut off or you want specific your
nuclei-templates
and update that to become default templates ofnuclei
on run and target
Specific template and tags for scan with sort of endpoints
Run nuclei
with android app
With android platform, when you try to pentest this platforms, you will need bunch of tools to help you handle
- apktool : A tool for reverse engineering Android apk files
- mobile-nuclei-templates :
nuclei-templates
for mobile platforms
First of all, you need to reverse your apk
to metadata and information include inside this target with apktool
Now you can use nuclei
to perform scanning inside output of apktool