Home

Awesome

security: bandit Code style: black

WhatsMyName Python Script V1.2 🔍

As a regular contributor to Project WhatsMyName, this is a python script I made for myself to check if sites are working, and I thoroughly enjoyed making it..

The script is unofficial and is not part of project WhatsMyname.

The code has been put through Security Bandit to test for any issues, and also through Code Black to get a nice style that fits with PEP8 requirements.

Feel free to use it, it's open source, that's what it is for!

<img width="333" src="https://user-images.githubusercontent.com/104733166/189120786-f854c5f8-57df-408c-bf33-b8eda521572c.png">

Support ♡

There is no support button on this repository, this is because WhatsMyName is not my project, this is my own personal script, all support should go to the Project WhatsMyName and to @WebBreacher. DO NOT DONATE TO ME

License ©

I am a regular contributor to the Project WhatsMyName, but I am not officially part of its creation, WMN is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Copyright (C) 2022 Micah Hoffman

Installation ⚙️

git clone https://github.com/C3n7ral051nt4g3ncy/WhatsMyName-Python
cd WhatsMyname-Python
pip3 install -r requirements.txt

or depending on your setup you may have to just use pip instead of pip3:

pip install -r requirements.txt

Usage 📖

I wanted something pretty simple to use, these are the only commands you should know:<br>

<br>
python3 whatsmyname.py -h 
<br>
python3 whatsmyname.py -c 
<br>
python3 whatsmyname.py -f
<br>
python3 whatsmyname.py -u anonymouse
<br>
python3 whatsmyname.py -u secretmonkey -s ebay

Screenshot 📸

<p align="center"> <img width="633" src="https://github.com/C3n7ral051nt4g3ncy/WhatsMyName-Python/assets/104733166/408d7df6-1408-4884-8b99-933e0213f292.png"><p/>

.HTML Report Generation

This provides an easy and smooth way to have a general view of all the sites found, to click links one after the other, and to keep/save the data.

<img width="933" src="https://github.com/C3n7ral051nt4g3ncy/WhatsMyName-Python/assets/104733166/54acf575-ac53-4468-a486-1ffb867e09c1.png">

Latest Improvements 🚀

Contributors 🎉

Huge thanks to the following contributors for their valuable contributions to this project:

<table> <tr> <td align="center"> <a href="https://github.com/hippiiee"> <img src="https://avatars.githubusercontent.com/u/41185722?v=4" width="99;" alt="@hippiiee"/> <br /> <sub><b>@Hippiiee</b></sub> </a> <br> <br>

To add yourself to this list, please make a pull request with your GitHub username.