Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
update to improve the script
Browse files Browse the repository at this point in the history
i  tested this script in my parrot os and ubuntu and kali linux ! 
in all of these system i used the same command as mentioned above  and it works like butter
  • Loading branch information
kaliram850 authored Oct 1, 2020
1 parent 86778c5 commit e187496
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,14 @@ This is useful if you are running an investigation to determine the usage of the
- [ ] Add more checks
- [ ] Possibly add in controlled variations?
- [ ] Add triple (maybe more?) checking to determine which are false-positives, or false negatives
# Installation

$ sudo apt update && apt upgrade

$ git clone https://github.com/wishihab/userrecon.git

$ cd userrecon

$ ./userrecon.sh

### This tool has been tested in many os like parrot os , kali linux ,ubuntu os all of them works perfectly fine !

0 comments on commit e187496

Please sign in to comment.