Git Product home page Git Product logo

automated_incloud_scan's Introduction

Ideas

Each project of projectdiscovery was used for integration and deployed to Github for Action for automated vulnerability scanning

The module used is:nuclei,nuclei-templates,subfinder,httpx

Welcome to follow me

Remarks

First use . Editing Automated_Incloud_Scan.yml

Configure your keys

Demo

          mkdir /home/runner/.config/subfinder
          echo "#" > /home/runner/.config/subfinder/provider-config.yaml
          echo "binaryedge: [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]">>/home/runner/.config/subfinder/provider-config.yaml
          echo "bufferover: [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]">>/home/runner/.config/subfinder/provider-config.yaml
          echo "censys: [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]">>/home/runner/.config/subfinder/provider-config.yaml
          echo "github: [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]">>/home/runner/.config/subfinder/provider-config.yaml
          echo "shodan: [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]">>/home/runner/.config/subfinder/provider-config.yaml
          echo "virustotal: [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]">>/home/runner/.config/subfinder/provider-config.yaml
          git config --local user.email "xxxx"
          git config --global user.name "xxxx"
          git commit -m "Nuclei Report" -a --allow-empty

The other part

Extensible nature of the project

Upload your nucleus-templates in the root of your project

Then change your configuration in Automated_Incloud_Scan.yml

nuclei nuclei -rl 300 -bs 35 -c 30  -mhe 10 -ni -t nuclei-templates/ -t youtemplates/ -t ...

Can be modified to

The virtual address of the project

/home/runner/
cd  /home/runner/ && git clone https://github.com/projectdiscovery/nuclei-templates.git
cd  /home/runner/nuclei-templates  && git clone https://github.com/youtemplates
...
...

Getting started

Until the Actions begin,Then enjoy your coffee

I'd like some coffee, too

Stargazers over time

Stargazers over time

Code of appreciation

(I love coffee and am very addicted to coffee:v)
Buy Me A Coffee

automated_incloud_scan's People

Contributors

momika233 avatar

Stargazers

 avatar Ashro avatar  avatar  avatar Achmad Adhikara avatar  avatar tudouya avatar Subxpl0it avatar A. S. M. Muhiminul Hasan avatar farhan nadim pial avatar  avatar  avatar Guillaume avatar  avatar  avatar  avatar Ryota Sakai avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.