Jump to content



Εργαλειο Ηλεκτρονικης Διεισδυσης ( MEG Penetration Testing Framework )


Recommended Posts

Κατασκεύασα αυτό το εργαλείο όπου περιέχει 57 προγράμματα εκ τον οποίων τα 51 είναι φτιαγμένα από εμενα μέσω της

γλώσσας προγραμματισμού 'python'. Η κατασκευή του διήρκησε έναν μηνα, και συνολικά ξεπερνάει τις 2500 σειρές κώδικα.
Τρέχει σε linux περιβάλλον. Είναι ειδικά σχεδιασμένο για άτομα με μεσαία ως ελαχιστη γνώση στην
ηλεκτρονική διείσδυση και το καθιστά εύκολο στην χρήση ακόμα και από έναν απλό αστυνομικό.
Η γλώσσα του προγράμματος είναι αγγλικά παρ' όλα αυτά κατασκευάζω και ελληνική έκδοση.
Η όλη ιδέα πίσω από το project είναι η αυτοματοποιημένη ηλεκτρονική διείσδυση.

Οι κατηγοριες ειναι 9 ( εκτος των εργαλειων που ειναι υπο κατασκευη και των γενικων εντολων).

Πιο συγκεκριμενα:
+ Εργαλεια Δικτυων (13 εργαλεια)
+ Εργαστηρι Κατασκευης Κακοβουλου λογισμικου (3 εργαλεια)
+ Εργαλεια ρηξης κωδικων προσβασης ( 4 εργαλεια )
+ Εργαστηρι Ερευνας Ατομων, αριθμων τηλεφωνου και αλλα ( 7 εργαλεια)
+ Εργαλεια Βασης Δεδομενων (3 εργαλεια )
+ Εργαλεια Διεισδυσης Ιστοσελιδων ( 4 εργαλεια )
+ Ερευνα Ευπαθειας ( 1 εργαλειο )
+ Εργαλεια Ανωνυμιας ( 5 εργαλεια )
+ Εργαλεια Χρησης συστηματος ( 8 εργαλεια )
+ Γενικες εντολες ( 7 εργαλεια )
+ Υπο Κατασκευη (2 εργαλεια )

Ολα τα εργαλεια αναλογα με την κατηγορια τους ( Αγγλικα )
 Megalodon Help Center
 =============
 Core Commands
 =============
 #   Command    Description
 #   -------    ---------
 #   clear       Clear terminal
 #   exit/quit   exit the console
 #   cd          navigate through directories
 #   pwd         print working directory
 #   ls          list computer files
 #   mkdir       make a new directory
 #   touch       make a new file

 =============
 Upcoming tools (not supported now)
 =============
 #   Command    Description
 #   -------    -----------
 #   ddos    denial of service attacks
 #   drone   Hack drones ...

 ================
 Network Lab
 ================
 #   Command   Description
 #   -------   -----------
 #   wifi        Automated Wifi cracking
 #   wifi-w      searches windows for  wifi passwords already known
 #   db-nmap     use nmap to get sensitive information about target network
 #   db-netcat   a computer networking utility for reading from and
                   |_writing to network connections via TCP/UDP
 #   wireshark   analyze and capture packets
 #   etherape    Monitor network traffic
 #   listener    make a custom listener for incoming connections
 #   atom        Wifi Network Killer
 #   wipp        Wireless Network Mapping ( Geolocate Routers )
 #   postman     send and recieve files via tcp
 #   rtsp        View rtsp ip cameras with megalodon's rtsp viewer
 #   ip-scanner  Reveal ip details(GEO location, provider, country etc)
 #   fpoint      Create a Fake Wifi access point to capture sensitive info

 ================
 Malware Lab
 ================
 #   Command   Description
 #   -------   -----------
 #   viking    Megalodon's advanced malware development toolkit
 #   ransom    Create a ransomware to deploy on the enemy machine
                |_Cause your enemies must pay!!
 #   voodoo    Manipulate the target computer using a revershell

 =============
 Password Cracking
 =============
 #   Command   Description
 #   -------   -----------
 #   hash-lab    encrypt/decrypt text or passwords
 #   zip-crack   crack zip files
 #   pdf-crack   crack pdf files
 #   password    Custom length password generator

 ================
 Investigation Lab
 ================
 #   Command   Description
 #   -------   -----------
 #   people    find information about a person
 #   phone     find information about a phone number
 #   email-va  find if an email is Valid
 #   photo     find information about a photo
 #   shodan    search for public vulnerable servers, IoT devices
                    |_ power plants, security cams
 #   meta-scraper  Scrape hidden files in target domain
 #   steg          Use steganography to hide data in pictures

 =============
 Database Assegment
 =============
 #   Command   Description
 #   -------   -----------
 #   sql-injection    Megalodon's SQL Injection Scanner
 #   database         Create a MySQL Database
 #   db-sqlmap        Use sqlmap for advanced SQL Injection

 ================
 Web Hacking
 ================
 #   Command   Description
 #   -------   -----------
 #   emails     Extract email addresses
 #   xss        XSS vulnerability detection in web pages
 #   subdomain  Scans web page for subdomains
 #   links      Extract all internal/external website links

 ================
 Vuln Research Lab
 ================
 #   Command   Description
 #   -------   -----------
 #   exploitdb  Find details about an exploit using exploitdb


 =============
 Anonymity Tools
 =============
 #   Command    Description
 #   -------    -----------
 #   tor-start  Hide your IP via Tor Relays (3 Tor Relays)
 #   tor-stop   Stop hiding via Tor Relays
 #   mac        Change your MAC Address (Once you restart your
                      |_computer mac goes back to normal.)
 #   vpn        Connect from custom VPN file
 #   ghost      Become invisible using megalodon's way of protection
                  |_(You might have slower internet connection)

 =============
 SYSTEM UTILITY TOOLS
 =============
 #   Command    Description
 #   -------    -----------
 #   host           Basics about host machine ( Ip address, hostname, MAC, etc)
 #   diagnostics    Megalodon's Advanced Computer/Network Diagnostics Panel
 #   firewall       Megalodon's Firewall Panel to utilise linux
 #   text-editor    Megalodon offers integrated text editor for our hackers!
 #   webcam         Custom webcam opener (not capturing image/video)
 #   browser        Megalodon's custom lightweight web-browser app
 #   update-system  Check for upgrades for your linux machine
 #   evolution      Evolve Megalodon to it's last version

 

Θα ανεβει και βιντεο στο youtube οπου θα εξεταζω καθε ενα απο αυτα.

Εαν θελετε πειτε μου να ανεβασω καποιο κωδικα απο τα παραπανω για να τα δοκιμασετε μονοι σας.

Περιμένω τα σχόλια σας και κάποια τυχόν βελτίωση η πρόταση!!

meg.png

Έγινε επεξεργασία από The Jester
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Δημιουργία...

Important Information

Ο ιστότοπος theLab.gr χρησιμοποιεί cookies για να διασφαλίσει την καλύτερη εμπειρία σας κατά την περιήγηση. Μπορείτε να προσαρμόσετε τις ρυθμίσεις των cookies σας , διαφορετικά θα υποθέσουμε ότι είστε εντάξει για να συνεχίσετε.