Το Admin-Scanner είναι ένα script γραμμένο σε python, που σας βοηθάει να ανακαλύψετε τους πίνακες ελέγχου από ιστοσελίδες.
Εγκατάσταση (Linux/pc)
- sudo apt install python3
- sudo apt install python3-pip
- sudo apt install git
- git clone https://github.com/alienwhatever/Admin-Scanner.git cd Admin-Scanner
Εγκατάσταση (Termux/Android)
- pkg update && pkg upgrade
- pkg install python3
- pkg install git
- git clone https://github.com/alienwhatever/Admin-Scanner.git
- cd Admin-Scanner
- pip3 install -r requirement.txt
Χρήση
<code>author: alienwhatever | |
credit github.com/bdblackhat for list.txt | |
orginal-source-of-list.txt - https://github.com/bdblackhat/admin-panel-finder/blob/master/link.txt | |
This tool is for educational and testing purposes only | |
I am not responsible for what you do with this tool | |
Usages: | |
-site <url of website> - Website to scan | |
--proxy <prorocol>-<proxyserverip:port> - Scan admin panel using proxy server | |
--t <second(s)> - Time delay for a thread to scan (To prevent from getting HTTP 508) | |
--w <path/of/custom/wordlist> - custom wordlist | |
Example: | |
./scan.py -site example.com | |
./scan.py -site example.com --t 1 | |
./scan.py -site example.com example2.com | |
./scan.py -site example.com --w /custom/wordlist/list.txt | |
./scan.py --proxy http-1.2.3.4:8080 -site example.com</code> |
Μπορείτε να κατεβάσετε το πρόγραμμα από εδώ.
Διαβάστε τις Τεχνολογικές Ειδήσεις από όλο τον κόσμο, με την εγκυρότητα του iGuRu.gr
Ακολουθήσετε μας στο Google News
Comment Policy:
Tο iGuRu.gr δεν δημοσιεύει άμεσα τα σχόλια. Κακόβουλα σχόλια, σχόλια που συμπεριλαμβάνουν διαφημίσεις, ή σχόλια με ύβρεις διαγράφονται χωρίς καμία προειδοποίηση. Δεν υιοθετούμε τις απόψεις που εκφράζουν οι αναγνώστες μας.
Τα σχολιά σας θα εμφανιστούν μετά την έγκρισή τους από τους διαχειριστές