Commit Graph

62 Commits (dd794cfcea300689a4c6874cc62e7dc48972fc1d)

Author SHA1 Message Date
Swissky dd794cfcea BUGFIX - Updating user-agents.txt and timthubs 2018-10-09 14:09:06 +02:00
Swissky ad3cf3c6dd Backup file - Uppercase extensions 2018-07-30 18:08:19 +02:00
Swissky 09c11621e9 README - Fix typo in demo code 2018-07-29 19:29:18 +02:00
Swissky 06bb761c87 Check isAdmin value + Docker Testing + README update 2018-07-29 18:58:46 +02:00
Swissky f53723a54a Merge pull request #20 from sokaRepo/master
Add virtualenv installation instructions
2017-10-15 10:04:31 +02:00
Soka 44365a57b6 Add virtualenv installation instructions 2017-10-14 23:44:10 +02:00
Swissky 79daa63cbc Merge pull request #19 from sokaRepo/master - Add Thread Engine for bruteforce
Add Thread Engine for bruteforce
2017-10-14 23:14:09 +02:00
Soka 2f48e0e456 Handle Connection errors in bruteforce engine 2017-10-14 23:00:52 +02:00
Soka 8fee04a904 Merge branch 'master' of https://github.com/sokaRepo/Wordpresscan 2017-10-14 22:33:21 +02:00
Soka 1aa1cb9d27 Remove debug line in brute engine 2017-10-14 22:32:50 +02:00
Soka c213ee178a Remove debug line in brute engine 2017-10-14 22:30:03 +02:00
Soka 5a68e47e9a Merge branch 'master' of https://github.com/sokaRepo/Wordpresscan 2017-10-14 22:29:10 +02:00
Soka 54799af19b Merge branch 'master' of https://github.com/sokaRepo/Wordpresscan 2017-10-14 22:28:40 +02:00
Soka 54f9916117 Merge branch 'master' of https://github.com/sokaRepo/Wordpresscan 2017-10-14 22:24:10 +02:00
Soka 4eb28279f5 Update README.md 2017-10-14 22:23:24 +02:00
Soka c741e93429 Update README.md 2017-10-14 22:18:39 +02:00
Soka 3ded7a2cf4 Updates global options and bruteforce engine 2017-10-14 22:13:29 +02:00
Soka d52090579d Add threading Engine for bruteforce 2017-10-14 18:43:55 +02:00
Swissky ec588f7f4d Random agent fixed - ungzip for user-agents and timthumbs 2017-10-05 10:14:11 +02:00
Swissky e78cfda969 Bugfix SecureWarning, Feature URL Scheme Detection 2017-09-09 12:11:23 +02:00
Swissky ab4c5076bb Fix issue #14 - Merge pull request #15 from cclauss/patch-1
Remove workaround for InsecureRequestWarning
2017-09-07 17:26:09 +02:00
cclauss 9f5d4d920f Remove workaround for InsecureRequestWarning
Fixes #14

> from requests.packages.urllib3.exceptions import InsecureRequestWarning

This used to avoid telling the user that they were using an insecure version of Python.  This workaround is not longer supported because it is not good to ignore that the platform is insecure.  Repeated warnings will push people to upgrade to a secure version of Python. https://stackoverflow.com/questions/27981545/suppress-insecurerequestwarning-unverified-https-request-is-being-made-in-pytho
2017-09-07 13:41:28 +02:00
Swissky fa7804573c Bugfix for issue 7 - Error when the wordpress version is unknown 2017-08-31 13:57:05 +02:00
Swissky 8f32d08f5a Merge pull request #6 from Elointz/patch-1
Help menu wrong (update db -> aggressive scan)
2017-08-31 12:40:57 +02:00
Elointz 52232bc48c Help menu wrong 2017-08-31 08:17:02 +02:00
Swissky 1d1db24411 Dirlisting, Backup files and Database updated 2017-07-30 17:51:40 +02:00
Swissky e37b05e359 Merge pull request #5 from bl4de/bugfixing
Fixes 'IndexError: list index out of range' in wordpress.py:112 (is_r…
2017-06-17 15:32:45 +02:00
bloorq@gmail.com 0c2350b069 Fixes 'IndexError: list index out of range' in wordpress.py:112 (is_readme() method) 2017-06-16 19:37:05 +01:00
Swissky ea8a6bffbe BUGFIX - Thank you plugin now displayed last 2017-06-11 17:11:41 +02:00
Swissky ce6b395733 HTTPS support - work even with bad https 2017-06-11 16:54:29 +02:00
Swissky 142cdc79a8 BUGFIX - nocheck index wasn't set + renamed plugin TY 2017-06-11 16:48:13 +02:00
Swissky 5d60e74667 Merge pull request #4 from bl4de/master
User can press 'y' as well as 'Y' to confirm following redirection
2017-06-11 14:59:31 +02:00
Swissky 33d7ad5047 Nocheck option - will not check if it's a valid WP 2017-06-11 14:38:46 +02:00
Swissky 5776d2a5eb Bruteforce indicator - progress bar 2017-06-11 14:01:05 +02:00
bloorq@gmail.com 37be32c6ad User can press 'y' as well as 'Y' to confirm following redirection 2017-06-11 10:32:43 +01:00
Swissky fe56892f1e Basic bruteforce for user/pass 2017-06-10 20:58:40 +02:00
Swissky f47d402c8d Basic fuzzing - themes/plugins/components 2017-06-10 18:14:44 +02:00
Swissky 7361c3cea9 Git Plugin + Database update 2017-06-10 16:41:53 +02:00
Swissky 01c1339cab Issue - Fix the LICENCE file 2017-04-10 21:49:58 +02:00
Swissky 32ca279d89 Screen updated with Themes and Plugins scans 2017-03-05 18:45:41 +01:00
Swissky 40a8e8b027 Example plugin updated 2017-03-05 18:41:30 +01:00
Swissky 2567ba845b Plugin extension added + SVN files plugin 2017-03-05 18:34:36 +01:00
Swissky fb2560f329 Random User-Agent added with 'random-agent' param 2017-03-05 16:58:15 +01:00
Swissky ec7dfaf558 README update : command line for basic run 2017-03-03 14:27:54 +01:00
Swissky ea5773d7e2 README update : dependencies 2017-03-03 14:25:06 +01:00
Swissky ec47c9ec94 README update : dependencies 2017-03-03 14:24:07 +01:00
Swissky 36f76d83bc Readme update 2017-02-27 15:51:35 +01:00
Swissky 2f925f981d Aggressive scan added --aggressive 2017-02-27 15:50:11 +01:00
Swissky d5ede73082 Refactor of fingerprint_wp_version 2017-02-26 22:08:03 +01:00
Swissky e7a948eb8a Advanced WP fingerprinting: generator tag in feed 2017-02-26 21:23:30 +01:00