Commit Graph
1429 Commits
Author SHA1 Message Date
Sean OvertonandYogesh Ojha eb345c5750 feat(issue-492): added optional input for organization in add target form 2024-05-12 18:46:14 +05:30
2fc942e66c Update web/targetApp/templates/target/add.html
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
2024-05-12 18:46:13 +05:30
8e354ebd1a Update web/targetApp/templates/target/add.html
Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
2024-05-12 18:46:13 +05:30
Sean OvertonandYogesh Ojha dc70ad1d43 feat(issue-604): update ui text to explain adding organisation in target bulk upload 2024-05-12 18:46:13 +05:30
Sean OvertonandYogesh Ojha 5ba8a54837 feat(issue-604): handle organisation in csv bulk upload of targets 2024-05-12 18:46:13 +05:30
Yogesh Ojha eb99775a03 show user details on scan history 2024-05-12 18:46:13 +05:30
Yogesh Ojha 29f5dbe443 Added aborted user details 2024-05-12 18:46:13 +05:30
Yogesh Ojha 2d62331fde Added initiated by on start scan create_scan_object 2024-05-12 18:46:13 +05:30
Yogesh Ojha e13441236e Added initiated_by, aborted_by in model
Signed-off-by: Yogesh Ojha <yogesh.ojha11@gmail.com>
2024-05-12 18:46:13 +05:30
AnonymousWPandYogesh Ojha 7c785b1eaa fix: typo 2024-05-12 18:46:13 +05:30
AnonymousWPandYogesh Ojha c4abf57151 feat(admin_settings): show role description users 2024-05-12 18:46:13 +05:30
RaynaldandYogesh Ojha ede6717b37 Update Django dependencies 2024-05-12 18:44:18 +05:30
RaynaldandYogesh Ojha b91d6a8cb9 Upgrade Django to 3.2.23 2024-05-12 18:43:15 +05:30
RaynaldandYogesh Ojha ba0d0c4f20 Change bad var call for ip 2024-05-12 18:43:15 +05:30
RaynaldandYogesh Ojha e451660008 Add external ip at bottom of the page 2024-05-12 18:43:15 +05:30
RaynaldandYogesh Ojha 5198f053df Refactor CSS and add missing div 2024-05-12 18:43:15 +05:30
Yogesh Ojha e423a5a34a Fix typo 2024-05-12 18:43:07 +05:30
RaynaldandYogesh Ojha 9dba1cb4bb Add debug log to celery tasks part 2024-05-12 18:42:00 +05:30
RaynaldandYogesh Ojha b8a74c3ec2 Add celery log for DEBUG 2024-05-12 18:40:27 +05:30
RaynaldandYogesh Ojha 8bff3bc4f5 Add stack trace into male logs if DEBUG True 2024-05-12 18:40:27 +05:30
Yogesh Ojha e9fc2b2d60 fix version 2024-05-12 17:02:02 +05:30
Yogesh Ojha a2a9a82784 remove httpcore as its causing issues with celery 2024-05-10 11:06:13 +05:30
Yogesh Ojha c04f29e84d Merge branch 'fix-infoga-1097' into fix/infoga-removal 2024-05-09 15:03:27 +05:30
Yogesh OjhaandGitHub a06846cb8b Merge pull request #1224 from TH3xACE/TH3xACE-patch-customengine
Bug Correction: When dumping and loading customscanengines
2024-05-09 14:41:20 +05:30
Yogesh OjhaandGitHub 6267fd96f2 Merge pull request #1239 from specters312/FixTxTFileDomainUpload
Fix Txt File Var Declaration
2024-05-09 14:37:55 +05:30
Yogesh OjhaandGitHub ed3e61f218 Merge pull request #1244 from Talanor/fix/s3bucket-subdomain
Fix "subdomain" s3 bucket
2024-05-09 14:36:45 +05:30
Quentin POIRIER b265405d48 remove duplicate gospider references 2024-05-07 13:07:40 +02:00
TalanorandGitHub 0204220c59 Fix "subdomain" s3 bucket
Filter out OneForAll's CSV header row
2024-05-07 12:44:28 +02:00
--Lol-- 6f025cd7df Fix Txt File Var Declaration
Worked on fixing the txt file upload so I can just get a bunch of domains and yeet it into this.
2024-04-30 16:16:21 -06:00
Yogesh Ojha c5c93842ca release chores update version 2024-04-20 17:10:05 +05:30
Yogesh Ojha be69c8e4fe Fixes #1234 celery is unable to load tasks, issue with celery and redis versions 2024-04-20 17:07:33 +05:30
Yogesh Ojha 0d4cca6690 change release version 2024-04-18 19:07:50 +05:30
Yogesh OjhaandGitHub 8bd6b02acd Merge pull request #1227 from 0xtejas/Fix-Issue-1219-OS-Command-Injection
[FIX] security: OS Command Injection vulnerability (x2) #1219
2024-04-18 18:56:53 +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 e003a91537 added remove ansi sequence param in run command to remove ansi chars such as color coding 2024-04-17 18:58:14 +05:30
Yogesh Ojha 8fb5c41dbe Add function to remove ansi color coding for regex 2024-04-17 18:57:44 +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
825dad08c8 Update web/reNgine/common_func.py
Removing F-String format.

Co-authored-by: Filipe Pina <636320+fopina@users.noreply.github.com>
2024-04-16 16:22:21 +05:30
Tejas bd75d16412 [FIX] security: OS Command Injection vulnerability (x2) #1219 2024-04-08 14:24:59 +05:30
Yogesh OjhaandGitHub bc92e99528 Revert "Complete dev environment to debug/code easily (#1196)"
This reverts commit 2c9e2503a9.
2024-04-01 19:26:53 +05:30
David BandGitHub e372f7af3d Bug Correction : custom scan engine dump and load
python3 manage.py loadcustomengines
python3 manage.py dumpcustomengines

When using these functions the dumped/loaded custom engines format is not preserved. The new code now dumped the custom engines in the right format and when loading also.
2024-03-21 22:00:55 +01:00
David BandGitHub c6d5e9950a Update common_func.py 2024-03-21 11:22:12 +01:00
2c9e2503a9 Complete dev environment to debug/code easily (#1196)
* Add django debug toolbar

* Remove duplicate debug toolbar URLs

* Remove orphaned import in startScan

* Add DEBUG config commented in entrypoint

* Install debug toolbar into celery beat

* Create dev docker compose & entrypoints

* Move django toolbar install to dev entrypoints

* Install debug_toolbar only when debug env var is set

* Add dev command to MakeFile

* Use DEBUG from settings.py exclusively

* Add remote debug configuration in dev env

* Add VSCode debug configuration

* Celery log level to 1 when debug is on

* Remove hard coded celery debug port

* Add gunicorn in the production setup

* Add export var for celery log level

* Restrict debug port to 127.0.0.1

* Set remote debug to false by default

* Update doc on debug step for submitting issue

* Create dev docker compose & entrypoints

* Add django debug toolbar

* Remove duplicate debug toolbar URLs

* Remove orphaned import in startScan

* Add DEBUG config commented in entrypoint

* Install debug toolbar into celery beat

* Move django toolbar install to dev entrypoints

* Install debug_toolbar only when debug env var is set

* Add dev command to MakeFile

* Use DEBUG from settings.py exclusively

* Add remote debug configuration in dev env

* Add VSCode debug configuration

* Celery log level to 1 when debug is on

* Remove hard coded celery debug port

* Add gunicorn in the production setup

* Add export var for celery log level

* Restrict debug port to 127.0.0.1

* Set remote debug to false by default

* Update doc on debug step for submitting issue

---------

Co-authored-by: Raynald <raynald@easi-services.fr>
Co-authored-by: Psyray <psyray@users.noreply.github.com>
2024-03-18 10:33:16 +01:00
cpandya2909 4c0e38d711 Fix unintialised variable cmd in custom_subdomain_tools 2024-03-01 10:33:47 +05:30
AnonymoussaurusandGitHub 2e903ac4a9 Merge pull request #1203 from yarysp/fix-984-whatportis
Whatportis - Replace purge by truncate to prevent port import error
2024-02-21 20:31:10 +01:00
Raynald dc0f57acad Whatportis - Replace purge by truncate to prevent port import error 2024-02-21 14:39:10 +01:00
AnonymoussaurusandGitHub 000b116173 Merge pull request #1201 from yarysp/fix-1010-custom-scan-keywords
Add checks for placeholder in custom tool task
2024-02-21 12:20:39 +01:00
AnonymoussaurusandGitHub aff8040edf Merge pull request #1199 from yarysp/fix-recursive-ffuf-launch
Fix various ffuf bugs
2024-02-21 12:13:14 +01:00
Anonymoussaurus 8e6dccaf33 chore: update version number to 2.0.3 2024-01-26 13:27:40 +01:00