Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanse77/fake-new-domains-web
Filter of daily fake new domains
https://github.com/juanse77/fake-new-domains-web
anti-phishing-tools cyber-attack-prevention domain-patterns domains-blacklist fake-domains newly-created-domains phishing phishing-detection phishing-prevention suspicious-domains web-inspector
Last synced: about 1 month ago
JSON representation
Filter of daily fake new domains
- Host: GitHub
- URL: https://github.com/juanse77/fake-new-domains-web
- Owner: juanse77
- License: mit
- Created: 2024-07-20T20:12:49.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T20:58:35.000Z (5 months ago)
- Last Synced: 2024-07-30T02:44:56.256Z (5 months ago)
- Topics: anti-phishing-tools, cyber-attack-prevention, domain-patterns, domains-blacklist, fake-domains, newly-created-domains, phishing, phishing-detection, phishing-prevention, suspicious-domains, web-inspector
- Language: JavaScript
- Homepage: https://fake-new-domains.replit.app
- Size: 1.26 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Fake New Domains:
## Overview:
Fake New Domains is an application designed to protect against phishing by detecting newly created domains and facilitating the creation of blacklists to prevent fraudulent sites efficiently. This tool helps users explore detected occurrences among newly created domains and prepares blacklists for potential fraudulent domains in the most agile way possible.
## Features:
- **Phishing Detection**: Identify newly registered domains that may be used for phishing attacks.
- **Domain Patterns**: Select and analyze specific domain patterns.
- **Blacklist Creation**: Easily create and manage blacklists of suspicious domains.
- **Automated Updates**: Automatically fetch and update the list of new domains.## Usage:
### Web Interface:
1. Use the dropdown menu to select the domain pattern you want to analyze.
2. Click on "Add Selected" to add domains to the list.
3. Use the buttons to export the selected domains o clear the list.## Contributing:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature-branch`).
3. Make your changes and commit them (`git commit -am 'Add new feature'`).
4. Push to the branch (`git push origin feature-branch`).
5. Create a new Pull Request.## How to try:
You can use docker, to do that you only have to execute the followed command:```bash
docker pull juanse77/fake-new-domains-web:latest
docker run --rm -p 5000:5000 juanse77/fake-new-domains-web:latest
```Now, you can access to the application in http://localhost:5000
## License:
This project is licensed under the MIT License.
## Contact:
For any questions or support, please contact [[email protected]](mailto:[email protected]).
## Donate:
If you want to contribute to our initiative, please [support us with a coffee](https://buymeacoffee.com/fake.new.domains) ;D© 2024 Fake New Domains