Commit Graph

  • d8a4be5226
    Merge de71014ecd into 36eb5a3f4e #55 Neoreo 2024-10-09 16:50:44 +0200
  • de71014ecd add --logfile tag and dynamic directory switching to call ssrfmap.py from anywhere #55 Ne0re0 2024-10-09 16:41:04 +0200
  • 36eb5a3f4e
    Merge pull request #53 from swisskyrepo/v2 master Swissky 2024-06-10 14:57:57 +0200
  • d431d336bf AXFR module - DNS Zone Transfer #53 Swissky 2024-06-10 14:56:13 +0200
  • 4e92e88913 Adding verbosity feature Swissky 2024-06-09 01:13:53 +0200
  • b2eef12b15 Fix JSON and headers for raw data Swissky 2024-06-09 00:52:09 +0200
  • 92146f2bcd Fix XML inject + example 4 Swissky 2024-06-08 23:29:47 +0200
  • febd5df763 Injection in headers Swissky 2024-06-08 21:53:36 +0200
  • 404e0a49aa Adding new contributors to the readme Swissky 2024-06-08 21:21:03 +0200
  • d24997464e Fix SyntaxWarning Swissky 2024-06-08 20:59:26 +0200
  • 7a04c5bb60 Dockerfile reworked + examples Swissky 2024-06-08 20:48:06 +0200
  • 3eacb5d729
    Merge pull request #47 from swisskyrepo/dependabot/pip/flask-2.3.2 Swissky 2024-05-31 12:53:06 +0200
  • f688ec95cc
    Merge pull request #49 from sengkyaut/sengkyaut-fix-dirname-add-postgres Swissky 2023-05-27 21:30:08 +0200
  • f4680403e9 Add Postgres service #49 Seng Kyaut 2023-05-27 15:08:02 +0630
  • aba1919f15 Fix directory name for window Seng Kyaut 2023-05-27 15:06:14 +0630
  • 4101010a58
    Bump requests from 2.21.0 to 2.31.0 #48 dependabot[bot] 2023-05-22 21:52:46 +0000
  • 8f61c72847
    Bump flask from 1.0.2 to 2.3.2 #47 dependabot[bot] 2023-05-01 20:32:38 +0000
  • cd7536ecae
    Merge pull request #46 from kxynos/kxynos-patch-fix36-2 Swissky 2023-03-29 10:26:51 +0200
  • 36ee7d1f9f
    Check if param is null #46 Konstantinos Xynos 2023-03-29 00:21:59 +0200
  • 25a0a1ec69
    Merge pull request #45 from daniel-corbett/add-elf-check Swissky 2023-02-10 23:38:37 +0100
  • 147361652e
    Merge pull request #44 from daniel-corbett/fix-get-param Swissky 2023-02-10 23:37:20 +0100
  • c980416e9f MINOR: readfiles: check if output is ELF binary #45 Daniel Corbett 2023-02-10 14:13:00 -0500
  • 592af1d187 BUG/MINOR: requester: fix GET param replacement #44 Daniel Corbett 2023-02-10 11:42:16 -0500
  • c11f4efe28
    Merge pull request #42 from mbharanya/master Swissky 2022-03-23 14:22:23 +0100
  • bb368088f4 Add HTTP proxy support #42 MBharanya 2022-03-23 11:45:34 +0100
  • d8851aef1c
    Merge pull request #41 from Mili-NT/master Swissky 2022-03-17 09:48:39 +0100
  • 908775e397 - Added logging to file for better troubleshooting #41 Mili-NT 2022-03-16 14:27:30 -0400
  • 24b8aec4b6 fix: Make the SSRFMap project depend on Python 3.7 instead of 3.9 #38 Buchi Reddy B 2021-10-26 19:09:06 -0700
  • 7c11298db6
    Show reason for bad data in log message, bump version Akshath Kothari 2021-10-20 12:35:07 +0530
  • 33e0759cf0
    Add port to Host Akshath Kothari 2021-10-20 12:05:24 +0530
  • e331c02a14
    Bump version Akshath Kothari 2021-10-20 11:55:25 +0530
  • 1de684063c
    Parse requests without Host header Akshath Kothari 2021-10-20 11:49:43 +0530
  • b7fe5bab99
    Fix application/json HTTP POST request parsing Akshath Kothari 2021-10-20 10:22:05 +0530
  • 49fb054461
    Record request interactions (#3) Akshath Kothari 2021-10-20 10:20:21 +0530
  • 6028d75b6a
    Bump version Akshath Kothari 2021-10-16 18:27:36 +0530
  • 1d93a9a5a0 Add pre-commit hooks for linting files. Akshath Kothari 2021-10-16 16:23:53 +0530
  • f456647062 Use a Config class to specify configuration for SSRFmap. Akshath Kothari 2021-10-16 15:43:54 +0530
  • c01c7be485
    Publish to PyPI (#1) Akshath Kothari 2021-10-16 11:41:01 +0530
  • 490c8a5bc3 Fix FP Swissky 2021-07-16 11:02:48 +0200
  • e57714e493 Fix false-positives in modules networkscan and portscan Swissky 2021-07-16 11:00:51 +0200
  • c7922ba0ab
    Merge pull request #35 from ScarletTeam/master Swissky 2021-02-03 15:20:53 +0100
  • d01c58a524 Added the possibility to specify files via the --rflags parameter when using the readfiles module. #35 Mateus Pimentel 2021-02-02 19:42:12 -0300
  • 7055df6315 Added the possibility to specify files via the --rflags parameter when using the readfiles module. Mateus Pimentel 2021-02-02 19:34:38 -0300
  • 3efa3e4175
    Merge pull request #34 from mashaz/develop Swissky 2021-01-27 19:55:06 +0100
  • eb6f676848 BUGFIX - fix bug when handling `Content-Type` #34 Mashaz 2021-01-27 22:51:09 +0800
  • af6f5ecd00
    Update FUNDING.yml Swissky 2021-01-08 20:48:09 +0100
  • 60d9bbe611
    README - Update Rawsec badge Swissky 2020-10-06 10:11:30 +0200
  • fbfed08b0b
    Merge pull request #25 from xyzkab/fix_parse_method_action_uri Swissky 2020-01-28 17:31:49 +0100
  • 394df12bb9 move up content.split, use content[0] on regex.findall #25 xyzkab 2020-01-28 20:00:04 +0700
  • bb0fe7d9dd
    Merge pull request #24 from xyzkab/add_handlers Swissky 2020-01-09 10:54:03 +0100
  • 2ffa7985b9 Check handler must have -lport option specified #24 xyzkab 2020-01-09 09:58:40 +0700
  • 95b28008e4 remove default value xyzkab 2020-01-09 09:53:44 +0700
  • a94dd361a7 Update handlers: add http handler and httpcollaborator module xyzkab 2020-01-09 00:41:09 +0700
  • 3d737a7e72 Update handlers: move cmd execution to :listen_command method xyzkab 2020-01-08 23:44:41 +0700
  • 9f620d4f33 Update handlers: add default and load_handler method execution xyzkab 2020-01-08 23:42:52 +0700
  • 776feac515 set reverse shell as 1 default handler xyzkab 2020-01-08 23:25:32 +0700
  • 8aac206bae
    Merge pull request #23 from xyzkab/fix_missing_get_header Swissky 2020-01-05 22:08:53 +0100
  • a8cb5999d3 Fix missing header: iterate all items, skip if name/value is empty #23 xyzkab 2020-01-06 02:23:34 +0700
  • eed342aab9
    Merge pull request #22 from xyzkab/fix_nested_params Swissky 2019-12-28 00:49:42 +0100
  • 453e1b2a2c Fix nested post params - use urllib.parse.unquote on form data name and value #22 xyzkab 2019-12-28 03:00:48 +0700
  • b7b0f76afe BUGFIX - Fix for #17 application/json Swissky 2019-12-19 20:48:02 +0100
  • 8ffaa5c899
    Merge pull request #20 from makim0n/master Swissky 2019-12-03 13:03:48 +0100
  • a8af1c0e0a Use alpine docker #20 Maki 2019-12-03 12:08:43 +0100
  • 3729b8b67f MODULE - AWS Lambda URL Swissky 2019-11-06 22:29:56 +0100
  • 3bf50caffe
    Merge pull request #19 from Sdussault/master Swissky 2019-10-21 21:12:44 +0200
  • 53409f2dbc
    Update README.md #19 Samuel Dussault 2019-10-21 12:18:06 -0400
  • e7bbb65e2b
    Merge pull request #18 from AlekKras/master Swissky 2019-10-04 19:36:14 +0200
  • 17c2b10788 Dockerized SSRFmap #18 alekkras 2019-10-04 10:30:35 -0400
  • db4e7c9436
    INFRA - Update FUNDINGS.yml Swissky 2019-09-22 16:09:10 +0200
  • c499e914b3
    INFRA - Sponsor button v2 Swissky 2019-07-29 18:01:25 +0200
  • 1724e38588
    INFRA - Sponsor button Swissky 2019-07-29 18:00:33 +0200
  • 12f233e2bb MODULE - Tomcat WAR uploader Swissky 2019-07-12 01:01:28 +0200
  • da86cab442 MODULE - Memcache store data Swissky 2019-07-08 23:46:48 +0200
  • d57cbcce98 MODULE - Send custom data to service (nc) + examples Swissky 2019-07-08 21:17:03 +0200
  • 9c2ffeac39 INFRA - Examples added in argparse help() Swissky 2019-07-08 00:02:56 +0200
  • 8630827c61 README - Added to Rawsec's CyberSecurity Inventory Swissky 2019-07-07 23:44:50 +0200
  • 12c13aa2f2 BUGFIX - Payload size in Redis module Swissky 2019-07-07 23:39:13 +0200
  • 7ec9a6b1d0 BUGFIX - SSL warnings + https wrapper Swissky 2019-07-07 22:05:31 +0200
  • 00ce514acc README - TODO update Swissky 2019-05-12 20:39:05 +0200
  • 8d5e31db5c Fix for #10 Swissky 2019-04-21 12:15:52 +0200
  • 5943a6c157 INFRA - 127.1 and 127.0.1, short IP added Swissky 2019-04-20 20:22:22 +0200
  • f7c0c0d6de README refactoring Swissky 2019-04-08 13:24:27 +0200
  • 34c79755ff MySQL - Arbitratry command Swissky 2019-04-08 11:37:17 +0200
  • adfef02124 INFRA - SSL for HTTPS + UserAgent parameter swisskyrepo 2019-02-18 13:33:24 +0100
  • 0792c541ff INFRA - XML requests + ssrf4 endpoint swisskyrepo 2019-02-18 11:53:57 +0100
  • 5d46552c81
    Merge pull request #8 from derpadoo/example.py-fix Swissky 2019-01-31 08:15:36 +0100
  • 73555779a4
    Merge pull request #9 from derpadoo/aws.py-fix Swissky 2019-01-31 08:15:24 +0100
  • 84df20064f Forgot -r pip install for README #9 derpadoo 2019-01-30 15:27:02 -0600
  • 35520651e3 Removed trailing / for AWS 169.254.169.254 IPs derpadoo 2019-01-30 14:47:22 -0600
  • a7d0b2c412 Fixed curl examples for ssrf2/ssrf3 #8 derpadoo 2019-01-30 13:54:10 -0600
  • c17dcf0754
    Merge pull request #7 from derpadoo/add-requirements.txt Swissky 2019-01-30 19:14:24 +0100
  • 9e9041c692 Added pip requirements.txt file and updated README install #7 derpadoo 2019-01-30 10:04:53 -0600
  • a8811b1a91 Typo fix - zaddix/zabbix Swissky 2019-01-26 12:37:27 +0100
  • e8751bb51e MODULE - Tomcat module - bruteforce attack against manager Swissky 2018-12-29 22:12:45 +0100
  • ec40fe1f91
    Merge pull request #6 from mrtc0/fix-readme Swissky 2018-11-26 09:13:05 +0100
  • bbfa929f79
    update description of gce module #6 mrtc0 2018-11-26 12:04:22 +0900
  • 367127fbc7
    Merge pull request #5 from mrtc0/gce-module Swissky 2018-11-25 15:23:36 +0100
  • 37a030de98
    add gce module #5 mrtc0 2018-11-25 22:43:18 +0900
  • a5f1f360cf MODULE - Hashicorp Consul API Swissky 2018-11-18 19:59:20 +0100
  • 11187ca53d
    Merge pull request #4 from tarunkant/patch-2 Swissky 2018-11-17 08:11:30 +0100