[](<https://1.bp.blogspot.com/-lBIHq4ZXBxU/YSRlkJ2rtxI/AAAAAAAAtxo/CMmEcUXkL24X97GlYFEjPkFVwZkYz-JrgCNcBGAsYHQ/s1800/Bugs-feed_7_Demo.gif>)
Bug's feed is a local hosted portal where you can search for the latest news, videos, CVEs, vulnerabilities... It's implemented as a PWA application so you can get rid of the explorer and use it as a [desktop](<https://www.kitploit.com/search/label/Desktop> "desktop" ) application. Navigate through different tabs and take a look to the latest bugs or search in all of them at once. It comes with a configuration pane in which you can modify hashtags and video channels to your own belong.
**
**About The Project**
**
> This is my first huge project. It's not perfect and will need to be improved. See Contributing.
As a [hacking](<https://www.kitploit.com/search/label/Hacking> "hacking" ) and development enthusiast I'm in love with the idea of making my own [scripts](<https://www.kitploit.com/search/label/Scripts> "scripts" ) of the lastest vulnerabilities.
**The problem: **there is so much information out there. Lots of new [vulnerabilities](<https://www.kitploit.com/search/label/vulnerabilities> "vulnerabilities" ) are discovered in just a day, innumerable related tweets are written and so their corresponding videos are filmed.
**The solution: **to gather all the information in one place and make it easy to disaggregate so you can extract the relevant knowledge.
Bug's feed is a docker containered [Flask](<https://pypi.org/project/Flask/> "Flask" ) application which makes use of [Selenium](<https://www.selenium.dev/> "Selenium" ), [Twint](<https://github.com/twintproject/twint> "Twint" ) and [FeedParser](<https://pypi.org/project/feedparser/> "FeedParser" ) to scrape different websites like Hackerone, Youtube, Bugcrowd, Exploit Database or Twitter and stores the results in a [Mongo](<https://www.mongodb.com/es> "Mongo" ) database.
Most of requests go through [Tor](<https://www.torproject.org/> "Tor" ) and with a random user agent.
> Except those to twitter, youtube, oxford and [bugcrowd](<https://www.kitploit.com/search/label/Bugcrowd> "bugcrowd" ) (this may change in the future).
[](<https://1.bp.blogspot.com/-lBIHq4ZXBxU/YSRlkJ2rtxI/AAAAAAAAtxo/CMmEcUXkL24X97GlYFEjPkFVwZkYz-JrgCNcBGAsYHQ/s1800/Bugs-feed_7_Demo.gif>)
> Scrapping so much information, depending on different websites, makes easy to break some of the scripts. Consider using the manual refresh button if something fails.
**
**Prerequisites**
**
* [Docker](<https://www.docker.com/> "Docker" )
* [Docker-compose](<https://docs.docker.com/compose/> "Docker-compose" )
**
**Installation**
**
> You can define the port on the .env file
**
**Release**
**
Download the [latest release](<https://github.com/PwnedShell/Bugs-feed/releases/latest> "latest release" ) and run `docker-compose up -d`
**
**Source code**
**
# Clone Bugs-feed
git clone https://github.com/pwnedshell/Bugs-feed.git
# Go to Bugs-feed folder
cd Bugs-feed/
# Run docker compose
docker-compose up -d
**
**Usage**
**
1. Go to [localhost:9600](<http://localhost:9600> "localhost:9600" )
2. Wait 5 minutes (only first time)
3. Download the desktop application (optional)
4. Hunting time!
**
**Contributing**
**
I have developed this project by myself. I carry other projects and I'm not able to focus on this one. Please feel free to contribute. I would try to fix bugs and implement more features as fast as possible.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a [Pull Request](<https://github.com/PwnedShell/Bugs-feed/pulls> "Pull Request" )
**
**Disclaimer**
**
This project is designed to facilitate information about recent vulnerabilities, always referring to its scrapped pages. The use of the obtained information it's under your own responsibility.
**[Download Bugs-feed](<https://github.com/PwnedShell/Bugs-feed> "Download Bugs-feed" )**
{"id": "KITPLOIT:6855839500987506313", "vendorId": null, "type": "kitploit", "bulletinFamily": "tools", "title": "Bugs-feed - A Local Hosted Portal Where You Can Search For The Latest News, Videos, CVEs, Vulnerabilities...", "description": "[](<https://1.bp.blogspot.com/-lBIHq4ZXBxU/YSRlkJ2rtxI/AAAAAAAAtxo/CMmEcUXkL24X97GlYFEjPkFVwZkYz-JrgCNcBGAsYHQ/s1800/Bugs-feed_7_Demo.gif>)\n\n \n\n\nBug's feed is a local hosted portal where you can search for the latest news, videos, CVEs, vulnerabilities... It's implemented as a PWA application so you can get rid of the explorer and use it as a [desktop](<https://www.kitploit.com/search/label/Desktop> \"desktop\" ) application. Navigate through different tabs and take a look to the latest bugs or search in all of them at once. It comes with a configuration pane in which you can modify hashtags and video channels to your own belong.\n\n \n\n\n**\n\n**About The Project**\n\n**\n\n> This is my first huge project. It's not perfect and will need to be improved. See Contributing.\n\nAs a [hacking](<https://www.kitploit.com/search/label/Hacking> \"hacking\" ) and development enthusiast I'm in love with the idea of making my own [scripts](<https://www.kitploit.com/search/label/Scripts> \"scripts\" ) of the lastest vulnerabilities. \n**The problem: **there is so much information out there. Lots of new [vulnerabilities](<https://www.kitploit.com/search/label/vulnerabilities> \"vulnerabilities\" ) are discovered in just a day, innumerable related tweets are written and so their corresponding videos are filmed. \n**The solution: **to gather all the information in one place and make it easy to disaggregate so you can extract the relevant knowledge. \n\nBug's feed is a docker containered [Flask](<https://pypi.org/project/Flask/> \"Flask\" ) application which makes use of [Selenium](<https://www.selenium.dev/> \"Selenium\" ), [Twint](<https://github.com/twintproject/twint> \"Twint\" ) and [FeedParser](<https://pypi.org/project/feedparser/> \"FeedParser\" ) to scrape different websites like Hackerone, Youtube, Bugcrowd, Exploit Database or Twitter and stores the results in a [Mongo](<https://www.mongodb.com/es> \"Mongo\" ) database. \nMost of requests go through [Tor](<https://www.torproject.org/> \"Tor\" ) and with a random user agent. \n\n> Except those to twitter, youtube, oxford and [bugcrowd](<https://www.kitploit.com/search/label/Bugcrowd> \"bugcrowd\" ) (this may change in the future).\n\n[](<https://1.bp.blogspot.com/-lBIHq4ZXBxU/YSRlkJ2rtxI/AAAAAAAAtxo/CMmEcUXkL24X97GlYFEjPkFVwZkYz-JrgCNcBGAsYHQ/s1800/Bugs-feed_7_Demo.gif>)\n\n> Scrapping so much information, depending on different websites, makes easy to break some of the scripts. Consider using the manual refresh button if something fails.\n\n \n**\n\n**Prerequisites**\n\n**\n\n * [Docker](<https://www.docker.com/> \"Docker\" )\n * [Docker-compose](<https://docs.docker.com/compose/> \"Docker-compose\" )\n \n**\n\n**Installation**\n\n**\n\n> You can define the port on the .env file\n\n \n**\n\n**Release**\n\n**\n\nDownload the [latest release](<https://github.com/PwnedShell/Bugs-feed/releases/latest> \"latest release\" ) and run `docker-compose up -d`\n\n \n**\n\n**Source code**\n\n**\n \n \n # Clone Bugs-feed \n git clone https://github.com/pwnedshell/Bugs-feed.git \n \n # Go to Bugs-feed folder \n cd Bugs-feed/ \n \n # Run docker compose \n docker-compose up -d\n\n \n**\n\n**Usage**\n\n**\n\n 1. Go to [localhost:9600](<http://localhost:9600> \"localhost:9600\" )\n 2. Wait 5 minutes (only first time)\n 3. Download the desktop application (optional)\n 4. Hunting time!\n \n**\n\n**Contributing**\n\n**\n\nI have developed this project by myself. I carry other projects and I'm not able to focus on this one. Please feel free to contribute. I would try to fix bugs and implement more features as fast as possible. \n\n 1. Fork the Project\n 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n 3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n 4. Push to the Branch (`git push origin feature/AmazingFeature`)\n 5. Open a [Pull Request](<https://github.com/PwnedShell/Bugs-feed/pulls> \"Pull Request\" )\n \n**\n\n**Disclaimer**\n\n**\n\nThis project is designed to facilitate information about recent vulnerabilities, always referring to its scrapped pages. The use of the obtained information it's under your own responsibility.\n\n \n\n\n \n\n\n**[Download Bugs-feed](<https://github.com/PwnedShell/Bugs-feed> \"Download Bugs-feed\" )**\n", "published": "2021-09-04T21:30:00", "modified": "2021-09-04T21:30:00", "cvss": {"score": 0.0, "vector": "NONE"}, "cvss2": {}, "cvss3": {}, "href": "http://www.kitploit.com/2021/09/bugs-feed-local-hosted-portal-where-you.html", "reporter": "KitPloit", "references": ["https://github.com/PwnedShell/Bugs-feed/releases/latest", "https://github.com/twintproject/twint", "https://github.com/PwnedShell/Bugs-feed/pulls", "https://github.com/PwnedShell/Bugs-feed"], "cvelist": [], "immutableFields": [], "lastseen": "2022-04-07T12:01:42", "viewCount": 48, "enchantments": {"dependencies": {}, "score": {"value": -0.4, "vector": "NONE"}, "backreferences": {}, "exploitation": null, "vulnersScore": -0.4}, "_state": {"dependencies": 1659911869, "score": 1659847081, "epss": 1679109163}, "_internal": {"score_hash": "8f81fcccfe1e9defacc72a95b2005c7f"}, "toolHref": "https://github.com/PwnedShell/Bugs-feed"}