GithubHelp home page GithubHelp logo

owerdogan / whoami-project Goto Github PK

View Code? Open in Web Editor NEW
1.8K 76.0 155.0 15.17 MB

Whoami provides enhanced privacy, anonymity for Debian and Arch based linux distributions

Home Page: https://owerdogan.github.io/whoami-project

License: GNU General Public License v3.0

Makefile 5.18% Shell 89.78% Python 3.31% JavaScript 1.73%
linux privacy-tools debian arch-linux anonymity privacy tor

whoami-project's Introduction

whoami-project's People

Contributors

owerdogan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

whoami-project's Issues

[Question] Any chance this will work on Ubuntu ?

Is your feature request related to a problem? Please describe.
Hi, thanks for this amazing tool !

I understand that this tool is meant for Kali Linux but it would be great if it works on Ubuntu/Debian as well imho.

Describe the feature you'd like
Is this tool compatible with Ubuntu as well? Or maybe in future ?

Any replies are appreciated !

make: *** No rule to make target 'install'. Stop.

Describe the bug
i have clone it in "root@ibrahim:/home/jawad# " and type this sudo make install
then enter,, it's showing this "make: *** No rule to make target 'install'. Stop."

To Reproduce (This makes bug detection easier.)
Steps to reproduce the behavior:

  1. Go to 'root@ibrahim:/home/jawad# '
  2. downloaded all dependencies
  3. Clone the repo in /home/jawad
  4. cd kali-whoami
  5. where kali-whoami was cloned i entered sudo make install
  6. See error (install -m 755 kali-whoami /usr/bin
    mkdir -p /usr/share/kali-whoami/backups
    cp -vr assets /usr/share/kali-whoami
    'assets/icons/kali-whoami.png' -> '/usr/share/kali-whoami/assets/icons/kali-whoami.png'
    'assets/kali-whoami.desktop' -> '/usr/share/kali-whoami/assets/kali-whoami.desktop'
    'assets/scripts/anti_cold_boot' -> '/usr/share/kali-whoami/assets/scripts/anti_cold_boot'
    'assets/scripts/anti_mitm' -> '/usr/share/kali-whoami/assets/scripts/anti_mitm'
    'assets/scripts/browser_anonymization' -> '/usr/share/kali-whoami/assets/scripts/browser_anonymization'
    'assets/scripts/dns_changer' -> '/usr/share/kali-whoami/assets/scripts/dns_changer'
    'assets/scripts/fix' -> '/usr/share/kali-whoami/assets/scripts/fix'
    'assets/scripts/hostname_changer' -> '/usr/share/kali-whoami/assets/scripts/hostname_changer'
    'assets/scripts/ip_changer' -> '/usr/share/kali-whoami/assets/scripts/ip_changer'
    'assets/scripts/log_killer' -> '/usr/share/kali-whoami/assets/scripts/log_killer'
    'assets/scripts/mac_changer' -> '/usr/share/kali-whoami/assets/scripts/mac_changer'
    'assets/scripts/timezone_changer' -> '/usr/share/kali-whoami/assets/scripts/timezone_changer'
    'assets/sources/config' -> '/usr/share/kali-whoami/assets/sources/config'
    'assets/sources/whoami.js' -> '/usr/share/kali-whoami/assets/sources/whoami.js'
    cp -vr /usr/share/kali-whoami/assets/kali-whoami.desktop /usr/share/kali-menu/applications/
    '/usr/share/kali-whoami/assets/kali-whoami.desktop' -> '/usr/share/kali-menu/applications/'
    cp: cannot create regular file '/usr/share/kali-menu/applications/': No such file or directory
    make: *** [Makefile:11: install] Error 1
    )

i think it's directory problem.

Screenshots
Screenshot from 2022-06-28 17-26-19

Please complete the following information:

  • OS: Ubuntu 20.04.4 LTS
  • Tool version Kali whoami v1.0 release

Bug: IP Not Changed During Curl Request

Describe the bug
IP changer not working properly

To Reproduce
Steps to reproduce the behavior:

  1. Make curl -s https://checkip.amazonaws.com and check your IP
  2. Activate the IP changer
  3. Reboot
  4. Type sudo kali-whoami --status and verify that the service is still on
  5. Make curl -s https://checkip.amazonaws.com and check your IP
  6. Your real IP is visible

Expected behavior
My IP was supposed to be masked, but its not.

Screenshots
Dont want to expose my public IP, but reproduced it on VM and on my raspbery pi4b with latest kali.

Please complete the following information:

  • OS: Linux kali 5.15.44-Re4son-v8l+ #1 SMP PREEMPT Debian kali-pi (2022-07-03) aarch64
  • Tool version 72d769a
    I guess Release - 1?

Feature Request

Add an option to start all the features together.
For example, if the user enters the number 10, it will enable all the features of whoami.
Thank you.

Nmap or other network scanning

Is your feature request related to a problem? Please describe.
Yes, I can not scan with Nmap when I'm on the Kali who am I enabled

Describe the feature you'd like
want to scan through the tor network

Kali linux 2022

Hi, I have encountered some problems:
Windows 10 laptop PC configuration, kali Linux 2022 on virtualbox.
After installing as per procedure the application on my virtual machine (kali 2022.1) and selecting all available modules, everything works perfectly. At some point the connection broke in the browser; moment I noticed that in the terminal there was no longer Kali@Kali: but Kali@windows7...: all normal I thought (it is part of the Hostname module ). So just to try I tried to reconfigure the hostname with the following command: sudo nano /etc/hostname.....at that moment it gave me an error (which I don't have now because I had to delete the virtual machine , and I forgot to take a picture) not allowing me to access the root anymore. Even trying to restart the virtual machine the problem persisted. I tried to do a fix in the application , but it could only be done with sudo. So I basically lost root.
Installed on kali version 2022.2 , this time I entered a new password to access the root, leaving out the default one (kali) So again everything worked and again changed thehostname from kali@kali to [email protected] to use the program attempted a fix but nothing changed i.e. the hostname did not return to default as before. Help, advice ? Implement the possibility to return to the initial configuration ? Thanks

WARNING: Socket <scapy.arch.linux.L2ListenSocket object at 0x7f7550611c50> failed with '[Errno 100] Network is down'. It was closed.

Describe the bug
DNS Changer cant connect to network

To Reproduce (This makes bug detection easier.)
Steps to reproduce the behavior:

  1. Go to 'kali-whoami'
  2. Run this module 'Dns Changer'
  3. Stop this module 'Dns changer'
  4. See error

Expected behavior
It's my first time to see this error

Screenshots
If applicable, add screenshots to help explain your problem.

Please complete the following information:

  • OS: 2023.3
  • Tool version: 1.0

Additional context
WARNING: Socket <scapy.arch.linux.L2ListenSocket object at 0x7f7550611c50> failed with '[Errno 100] Network is down'. It was closed.

Bug

Hello,

I recently started using Kali Linux on a Raspberry Pi 5 and have encountered an issue with a script that previously worked without any problems on the Raspberry Pi 4. Unfortunately, the script is not functioning correctly now, and I'm unsure why this is happening.

I would greatly appreciate any assistance or updates that could help resolve this issue.

Thank you in advance for your support!

fatal error

Hey
Everytime i start the program on kali linux after i have shut off pc i get a fatal error message on kaliwhoami.
I have to remove program, delete files re-downlod and re-install it again.
Any suggestions how to fix ?
And yes i have tryed shuting of pc and start again and have updated everyting 😁

Bug with MAC changer on vms

Describe the bug
The function changer_func is falsely used in assets/scripts/mac_changer on line 59.
It tries to run channger_func.

Expected behavior (e.g. It was supposed to be like this but it happened like this.)
Running the function by its name.

kali linux wifi adapter TP-link AC1300 Archer T4U V3.20

hello everyone.
I'm new to linux and I installed kali linux 2022.2 on VM. I tried for three days to get the adapter drive for TP-link AC1300 Archer T4U V3.20 and I found nothing in the internet. I followed the instructions in TP-link site but nothing works for me. if anyone could help to solve this problem please put ur solution.

Bug - DNS Changer Not Working

Describe the bug
It appears the DNS Changer is not successfully changing my DNS. Upon testing after feature is activated. I can see the /etc/resolv.conf file is displaying the correct entries from WhoAmI but real DNS address is still being detected.
I have tried enabling the feature followed by rebooting my system but still no adequate result.

To Reproduce (This makes bug detection easier.)
Steps to reproduce the behavior:

  1. Enable DNS Feature via the WhoAmI menu options
  2. Navigate to resolv.conf file via sudo nano /etc/resolv.conf to display the contents. I have supplied the live working config.
  3. Open Browser, test what DNS is detected via DNSLeakTest.com
  4. DNS address does not reflect the GmBH entries from Germany but of another country instead.

Screenshots

pic1

pic2

pic3

Please complete the following information:

  • OS: Kali 2024.1
  • Tool version is the current latest build of Kali-WhoAmI

“No file or directory to make target install Stop”

Hi, after downloading what I need to use the whoami tool, at “sudo make install” I receive the following text “ No file or directory to make target install Stop” I need to say that I use Parrot os.
IMG_5049
IMG_4882
I’ve done this on a virtual machine
This happened to me also in Kali Linux

Feature Request

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. It would work better in this way [...]

Describe the feature you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

no internet connection

Hi i installed as the guidance said, but whenever i start whoami my internet connection is gone, i'm still connected to the wifi but not internet and as soon as i stop it everthing is back to normal.

mac os run Bug ??????

chikkachun@chikdeMBP ~ % sudo kali-whoami --stop
Password:
sudo: kali-whoami: command not found
chikkachun@chikdeMBP ~ % cd kali-whoami
chikkachun@chikdeMBP kali-whoami % sudo kali-whoami --help
sudo: kali-whoami: command not found
chikkachun@chikdeMBP kali-whoami %

MAC Feature Request

Um I just wanted to ask why doesn't the MAC address changer work if the option is included /?

Bug

Describe the bug
A clear and concise description of what the bug is.

To Reproduce (This makes bug detection easier.)
Steps to reproduce the behavior:

  1. Go to '...'
  2. Run this module '....'
  3. Stop this module '....'
  4. See error

Expected behavior (e.g. It was supposed to be like this but it happened like this.)
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Please complete the following information:

  • OS: [e.g. Kali Linux 2021.2]
  • Tool version [e.g. v1.0]

Additional context
Add any other context about the problem here.

New logo

I can make a new logo however you want, for free. You can see some of my previous works like the logo over at https://github.com/nstrydom2/anonfile-api/

I can change colours or fonts to however you'd like, and I don't need any payment, I'd just like to contribute to the project in whatever small ways I can!

Create SECURITY.md

Hello 👋

I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@dmknght) has found a potential issue, which I would be eager to share with you.

Could you add a SECURITY.md file with an e-mail address for me to send further details to? GitHub recommends a security policy to ensure issues are responsibly disclosed, and it would help direct researchers in the future.

Looking forward to hearing from you 👍

(cc @huntr-helper)

Dependencies on Kali-menu

When installing a project, you have to create extra directories if the user's operating system is not Kali Linux. And it's not even automated scripts, you have to manually create directories.
I would like to see multidistribution. So that if the system is not kali linux, there are no actions that are created for kali linux.

Won't change ip

Describe the bug

I am trying to run kali-whoami on kali linux virtual machine using UTM. I am not having issues with the installation or configuring the program however, when I try to check my IP address with sites like WhatsMyIP and DNS Leak Test I find that my IP and Location are both still revealed. I have also tried using proxychains.conf and Tor service to try to protect my anonymity but no luck with that either. Only thing that works is VPN.

To Reproduce

(This makes bug detection easier)

Steps to reproduce the behavior:

  • Config Any of the features on Mac M1 kali linux VM using UTM, then check your ip using google

Expected behavior:

It would be expected to hide my identity by changing ip address, dns, and location.

  • OS: [e.g. Kali Linux 2021.2]
  • Tool version [latest install]

Additional context
Not sure if this is the right place to ask this but i've tried about everything and hoping to find a fix.

Feature Request

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. It would work better in this way [...]

Describe the feature you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

How restore original hostname?

I just used this package to rename host name of my kali(in vmware) but the problem is when I change the hostname using kali-whoami
then many of my commands do not execute since the original host name is changed. I get message like
msf6 > sudo db_nmap -p1-300 10.23.13.10 -A -sV -O -oA db.nscan
sudo: unable to resolve host macOS11: Name or service not known

Now how can I restore the original hostname?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.