Skip to content

Commit

Permalink
updated images, changes to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodietramp committed Nov 10, 2023
1 parent 1dd9d26 commit 49a032a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<!-- # capNcook :shipit: -->

<p align="center">

➑️
Expand All @@ -12,11 +10,14 @@
<img src="static/images/pictures_for_readme/capNcook.png" alt="capNcook">
</p>

<p align="center">
<a href="https://discord.gg/QhHe7nNRSU"><img alt="Discord" src="https://img.shields.io/discord/1009084433472700489"></a>
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="capNcook">
<br>

> **Disclaimer:** This tool is intended for educational and research purposes only. Unauthorized use of this tool is prohibited. Use it responsibly and at your own risk.
<br>
**Disclaimer:** This tool is intended for educational and research purposes only. Unauthorized use of this tool is prohibited. Use it responsibly and at your own risk.
</p>
<hr>

# πŸ€” What is this?

Expand Down Expand Up @@ -89,7 +90,7 @@ If you're having trouble with setting up capNcook, [read this.](https://github.c

## πŸƒβ€β™€οΈRunning capNcook

There are 2 ways to run Ciphey.
You can run capNcook -

1. Run with flask `flask run`
2. Normal way with python3 `python3 app.py`
Expand All @@ -101,14 +102,10 @@ Avoid running application as root user or with sudo, it'll throw this erro - [`s
# πŸ”­ Usage Guidelines

|πŸ” **Search Page:**| Enter keywords and select a search engine to find onion domains using that search engine.|
|-------------------|-----------------------------------------------------------------|
|πŸ§… **Onion Check:**| Click on `Run Onion Check` button to check the status of onion domains, including response codes, titles, and descriptions.|
|-------------------|---------------------------------------------------------------------------------------|
|πŸ•΅οΈ **Reconnaissance:**| Click on `Run Recon` button to perform WHOIS lookups on onion domains.|
|----------------------|----------------------------------------|
|πŸ—‘ **Headers:**| Click on `Run Headers` button to capture response headers and screenshots of onion domains.|
|-------------|-----------------------------------------------------------|
|πŸͺ **Enumeration:** Click on `Run Dir Fuzz` button to run FeroxBuster against onion domains to find sub-directories/files.|
|πŸͺ **Enumeration:**| Click on `Run Dir Fuzz` button to run FeroxBuster against onion domains to find sub-directories/files.|

# Screenshots

Expand Down Expand Up @@ -154,7 +151,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tr>
<td align="center"><a href="https://github.com/holmes-py"><img src="https://avatars.githubusercontent.com/u/54495695?v=4" width="100px;" alt=""/><br /><sub><b>Mr. Holmes</b></sub></a><br /><a href="#design-holmes-py" title="Design">🎨</a> <a href="#maintenance-holmes-py" title="Maintenance">🚧</a> <a href="#mentoring-holmes-py" title="Mentoring">πŸ§‘β€πŸ«</a> <a href="https://github.com/hoodietramp/capNcook/commits?author=holmes-py" title="Code">πŸ’»</a> <a href="#ideas-holmes-py" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
<td align="center"><a href="https://ryanmontgomery.me"><img src="https://avatars.githubusercontent.com/u/44453666?v=4" width="100px;" alt=""/><br /><sub><b>0day</b></sub></a><br /><a href="#design-0dayCTF" title="Design">🎨</a> <a href="#mentoring-0dayCTF" title="Mentoring">πŸ§‘β€πŸ«</a> <a href="#promotion-0dayCTF" title="Promotion">πŸ“£</a> <a href="#ideas-0dayCTF" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
<td align="center"><a href="https://github.com/0dayCTF"><img src="https://avatars.githubusercontent.com/u/44453666?v=4" width="100px;" alt=""/><br /><sub><b>0day</b></sub></a><br /><a href="#mentoring-0dayCTF" title="Mentoring">πŸ§‘β€πŸ«</a> <a href="#promotion-0dayCTF" title="Promotion">πŸ“£</a> <a href="#ideas-0dayCTF" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
</tr>
</table>

Expand Down
Binary file modified static/images/pictures_for_readme/capNcook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 49a032a

Please sign in to comment.