Skip to content

Test your site to resistance to a bruteforce attack. Joomla, Drupal, WordPress, Magento and DLE bruteforce.

License

Notifications You must be signed in to change notification settings

exploit-inters/CMS-Attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

CMS-Attack

Test your site to resistance to a bruteforce attack.

What required

  • Python 3.6.7
  • asyncio aiofiles aiohttp aiohttp_socks

Features

  • Asynchronous
  • Easy to add other platform by simple template
  • Timeout support
  • Macros support
  • Proxy updating/rotate
  • Support socks4/socks5 proxy

Format to lists

  • data/users.txt - usernames split by newline
  • data/passw.txt - passwords split by newline
  • data/sites.txt - use following formats:
    • https://locahost/dle/admin.php - DLE
    • https://localhost/drupal/user/login?destination=admin - Drupal
    • https://localhost/joomla/administrator/index.php - Joomla
    • https://localhost/wordpress/wp-login.php - WordPress
    • https://localhost/magento/admin - Magento

Donations

  • BTC: 1Jr7r5czqkXjU4kT3QWYQHYWYQaveppXdN
  • ETH: 0x990BC87DfF401E53D5f016268FbB10A0aE370DEd
  • BCH: qprmasay4tq2l4ynmkk5s7sujxauyls5cuf7kp2zdz

About

Test your site to resistance to a bruteforce attack. Joomla, Drupal, WordPress, Magento and DLE bruteforce.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages