Code Monkey home page Code Monkey logo

infosec-alfred's Introduction

Infosec-Alfred

The repo created for this write-up. It is named after Alfred Pennyworth in the Batman series. Alfred is a cross-platform web scraping tool. It will automatically scrap information security related sources with a single click. It will store the data inside SQLite3 Database.

Version

1.0.2-alpha

Installation and Usage

git clone this repo
cd repo
cd cmd 
go build -o alfred .

Please note due to its nature, a change in sources UI can break a module you can run tests to find out what's broken.

cd repo
go test ./scrap

After first run you can change the master name inside pennyworth.db

Motivation

  • Case study for various scraping techniques.

  • Case study for this write-up.

  • Fun

Screenshots:

screenshot

screenshot

screenshot

Demo:

demo

Sources:

Alfred, in the current version, scrap these sources.

  • Exploit-Db
  • Github-Advisory
  • Reddit-NetSec
  • HackerOne-Hacktivity
  • NewsApi with these keywords:
  • {"0-day", "hacker", "data-breach" , "bug-bounty" ,"vulnerability" , "malware"}
  • TheHackerNews
  • PentesterLand

How to contribute

  • Add a module or fix something and then pull request.
  • The endless possibility of improvements:
    • Add a new module
    • Fix or update a module
    • Add a neat future
  • Share it with whomever you believe can use it.
  • Do the extra work and share your findings with the community.

infosec-alfred's People

Contributors

0xsha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

infosec-alfred's Issues

License?

What would be the license for this fine code?
Thanks!

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.