Commit Graph
260 Commits
Author SHA1 Message Date
Yogesh Ojha d3631ceed7 Add organization while adding target 2024-09-06 14:28:29 +05:30
Yogesh Ojha cf6448ddf5 Add hackerone handle while adding target 2024-09-06 14:08:57 +05:30
Yogesh Ojha 05da3cb93e Add viewset and menu to toggle bug bounty mode 2024-09-05 21:10:52 +05:30
Yogesh Ojha cb7cd2268b Add option to delete multiple organizations 2024-09-05 20:04:06 +05:30
Yogesh Ojha 459ef1ab5a fix errors when api keys are not set 2024-09-05 07:07:53 +05:30
Yogesh Ojha 8231a7dec4 Added sync program endpoint 2024-09-05 06:17:59 +05:30
Yogesh Ojha 9e2c760ab5 Added celery worker for shared api tasks, added import hackerone_program_tasks, on ui make import button functionable 2024-09-04 10:59:03 +05:30
Yogesh Ojha d4023487f7 add program detail and asset filtering 2024-09-03 21:13:01 +05:30
Yogesh Ojha bfcdc10083 Add sorting functionality to HackerOne programs 2024-09-03 20:20:40 +05:30
Yogesh Ojha 2ea5b7e44a add api endpoints to fetch hackerone programs, this include mainly 3 endpoints for getting bookmarked programs, programs with bounty, and all programs 2024-09-02 20:22:33 +05:30
Yogesh Ojha 596dddf939 add and save chaos key funcs 2024-08-31 19:26:57 +05:30
Yogesh Ojha 39cee31384 fix update changelog screen for reNgine 2024-08-31 12:41:07 +05:30
Yogesh Ojha 61a28004db Add notification when new update for reNgine is available 2024-08-31 12:15:38 +05:30
Yogesh Ojha 597748b7a7 Introduce project and system wide notification 2024-08-30 07:40:48 +05:30
Yogesh Ojha d995efedab disable pagination 2024-08-30 06:47:59 +05:30
Yogesh Ojha e5e9e4d672 feat: Add notification management API endpoints 2024-08-30 06:31:33 +05:30
Yogesh Ojha 9ebdf48053 Merge branch 'master' into release/2.2.0 2024-08-16 12:10:33 +05:30
Yogesh Ojha 25e7563013 fix: refactor whois fetching 2024-08-09 10:30:49 +05:30
Yogesh OjhaandGitHub 7ab96c00d1 Merge pull request #1348 from yogeshojha/1343-bug-after-updating-from-v211-to-v212-web-gui-still-show-v211
Introduce github action for auto updating version and changelog on every release
2024-07-31 20:00:34 +05:30
Yogesh OjhaandGitHub db0348cb86 Merge pull request #1321 from yogeshojha/1270-stop-all-scans-killswitch
Feature: Introduce stop multiple scans #1270
2024-07-31 19:22:20 +05:30
Yogesh Ojha e1e8b47f23 remove hardcoded version to use context processor 2024-07-31 19:19:46 +05:30
Yogesh Ojha f7d0a57fdd Fix 500 error during tool update 2024-07-29 11:31:19 +05:30
Yogesh Ojha 1f3df26c87 use existing run command 2024-07-23 07:01:43 +05:30
Yogesh Ojha 109ae17d83 Fix command injection in WAF Detector 2024-07-23 06:52:44 +05:30
Yogesh Ojha ded8c16785 fix issue on aborting scans that are already success or aborted 2024-07-22 10:00:32 +05:30
Yogesh Ojha c2b1c10ae2 modify abort scan 2024-07-22 09:49:00 +05:30
Yogesh Ojha 7c4239d8a1 Modified StopScan ApiView to accept multiple scan ids 2024-07-22 09:45:24 +05:30
Yogesh Ojha 364e1594bd update logger 2024-07-22 09:17:07 +05:30
Yogesh Ojha 9e80ccab5d added option to stop multiple scans 2024-07-22 08:34:01 +05:30
Yogesh Ojha 9586d0d003 make subdomain id as optional 2024-07-20 08:37:42 +05:30
Yogesh Ojha 43199895ac fix todo issue while adding from all subdomains 2024-07-20 08:32:27 +05:30
Yogesh Ojha 11ddd043c0 rename gpt to llm 2024-07-15 13:06:48 +05:30
Yogesh Ojha e7031d6809 rename gpt to llm 2024-07-15 13:04:28 +05:30
Yogesh Ojha 3a33de262c fix ollama issues 2024-07-14 21:15:36 +05:30
Yogesh Ojha b511d9b801 Merge branch 'pbehnke/master' into release/2.1.0 2024-06-19 09:16:04 +05:30
Yogesh Ojha 75cadb9ad7 fix using ollama vs openai 2024-05-12 18:59:41 +05:30
Yogesh Ojha 1f35de3920 added put method to select model 2024-05-12 18:59:41 +05:30
Yogesh Ojha 78bb203492 added ollama manager to pull and delete models 2024-05-12 18:59:41 +05:30
jxdvandYogesh Ojha 8debafa5be replace .format() with f-strings 2024-05-12 18:47:27 +05:30
RaynaldandYogesh Ojha 460f56020e Filter by important subdomains in API call 2024-05-12 18:46:36 +05:30
Sean OvertonandYogesh Ojha 2e681f808f feat(issue-462): added handling of org_name in AddTarget APIView 2024-05-12 18:46:14 +05:30
Yogesh Ojha 29f5dbe443 Added aborted user details 2024-05-12 18:46:13 +05:30
Yogesh Ojha 10c5630e7a remove debug print 2024-04-17 19:00:42 +05:30
Yogesh Ojha 81c9264d14 remove results directory after parsing 2024-04-17 19:00:25 +05:30
Yogesh Ojha 632d44aaf8 Fix #1219 use inbuilt run_command instead of os.system causing RCE 2024-04-17 18:57:20 +05:30
Phil BehnkeandPhil Behnke a10b5b195d Disable strict checking of host bits in cidr notation. See https://docs.python.org/3/library/ipaddress.html\#ipaddress.IPv4Network 2024-02-27 11:45:01 -05:00
Phil Behnke 3b50bffbf8 Fix resolving CIDR blocks on "Resolve and add IP Address" tab: https://github.com/yogeshojha/rengine/issues/1163 2024-02-22 16:38:16 -05:00
Raynald 8342d23360 Relation name fix 2023-11-23 03:32:43 +01:00
Raynald 2924cb7784 Move target condition 2023-11-23 03:08:11 +01:00
Raynald 438b384e52 Add project parameter to links 2023-11-23 02:59:23 +01:00