Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pabloemidio/findout-in-comment
A pre-attack hacker tool which aims to find out sensitives comments in HTML comment tag and to help on reconnaissance process
https://github.com/pabloemidio/findout-in-comment
Last synced: about 2 months ago
JSON representation
A pre-attack hacker tool which aims to find out sensitives comments in HTML comment tag and to help on reconnaissance process
- Host: GitHub
- URL: https://github.com/pabloemidio/findout-in-comment
- Owner: PabloEmidio
- License: mit
- Created: 2021-05-28T11:18:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T19:53:18.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T12:52:03.322Z (2 months ago)
- Language: Python
- Size: 87.9 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Find Out in Comment
Find sensetive comment out in HTML
---
# ⚈ About
This is a pre-attack hacker tool that searches for sensitives words in HTML comments tag and return some informations which can help in your attack process---
# ⚈ How to use
```bash
$ pip install findout-in-comment
$ findout -v --return-tags $URL_OR_FILE_PATH
```---
# ⚈ Tech Stack
The following tools were used in the construction of the project:
- [Python](https://www.python.org/)
- [Parsel](https://pypi.org/project/parsel/)
- [Poetry](https://python-poetry.org/)
- [Flake8](https://flake8.pycqa.org/en/latest/)
- [pre-commit](https://pre-commit.com/)
---# ⚈ Bugs and Features
Please report any type of bug. Remember that this is an open source project and will evolve with everyone's help. :)
Any report will be read and will get due attention
New features are being done and new ideas are being created always that possible...
new ideas will be accepted...