Skip to content

ShahedAlMashni/pentest_scripts

 
 

Repository files navigation

  • ip2domains.py
    Extracts the common name from the SSL certificate (if its not a wildcard domain). Performs a reverse lookup on Bing for domains hosted on the IP address

  • firebird/firebird.py
    This tool attempts to brute force the database names on the Firebird database server using the default credentials (sysdba|masterkey)
    If you need an english dictionary wordlist, you can download one from http://www-01.sil.org/linguistics/wordlists/english/wordlist/wordsEn.txt.

  • wireless/sniffCert.py
    Sniff and extract SSL certificate of wireless access point (EAP)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.9%
  • JavaScript 5.9%
  • HTML 2.9%
  • Ruby 2.3%