Commit Graph
40 Commits
Author SHA1 Message Date
Yogesh Ojha 33073eeea2 Endpoints to vulnerability scan 2021-04-25 23:43:56 +05:30
Yogesh Ojha bff8f00b30 Subfinder installation fixed 2021-03-31 08:38:20 +05:30
Yogesh Ojha c19f6b01b8 Changed Subfinder URL 2021-03-24 22:39:43 +05:30
GbZandGitHub a3130529e4 Update Dockerfile
On subfinder project, the path do v2 have been changed
2021-03-22 23:16:42 -03:00
Arif KhanandGitHub 47f89db636 Update Dockerfile 2021-02-24 20:41:36 +05:30
Arif KhanandGitHub 893aceb2ec Added libpcap-dev for naabu to fix build error
Was facing a build error on Ubuntu 20 LTS, due to Naabu (added the libpcap-dev dependency to fix that)
Also bumped Naabu to v2, github.com/projectdiscovery/naabu/v2/cmd/naabu
2021-02-21 20:41:43 +05:30
Tobias Weisshaar 21092a9af8 Fixed build error of httpx tool
Some tools (e.g. httpx) require gologger in version 1.0.1 and use the
the function gologger.Errorf, but in the Dockerfile the "-u" flag
instructs get to use the network to update the named packages and
their dependencies. Thus, gologger is updated to v1.1.2 where the
function gologger.Errorf seems to be removed.

The removal of the "-u" flag fixes the build error.
2020-12-25 20:38:12 +01:00
Yogesh Ojha 7c60e5e416 Sort Vulns by severity 2020-12-01 22:32:45 +05:30
Yogesh Ojha f3eabde76c Oneforall Added 2020-11-26 01:06:51 +05:30
Yogesh Ojha ca24817d6e Removed subdomain.sh 2020-11-14 01:21:58 +05:30
Yogesh Ojha db8bdda6af Fixed httpx version issue 2020-11-08 21:08:41 +05:30
Yogesh Ojha 02efcc4283 static files collection on entrypoint 2020-11-08 00:35:06 +05:30
Yogesh Ojha 46935c5bfd Subdomain Takeover Subjack Removed 2020-11-07 17:53:46 +05:30
Yogesh Ojha 199f1562c6 vulnerability saved in db 2020-10-11 00:38:07 +05:30
Yogesh Ojha e412017dea naabu, subfinder, httpx v2 migration fix 2020-09-28 23:32:43 +05:30
int3andGitHub e88fd00e24 Fixing the psycopg2 error while building
This edit fixes the error encountered for psycopg2 while building the project.
2020-09-24 00:34:02 +05:30
Yogesh OjhaandGitHub c33e34ff62 Merge pull request #122 from Creased/fix
Add netcat package + optimize package installation
2020-07-25 16:36:48 +05:30
Yogesh Ojha 420b7c2b13 removed unused get_wordlist from dockerfile 2020-07-24 22:37:17 +05:30
Yogesh Ojha a47a9fa840 amass active and passive scan working 2020-07-24 22:01:09 +05:30
SerizaoandYogesh Ojha 9ed2b2741a Update Dockerfile 2020-07-24 20:20:30 +05:30
SerizaoandYogesh Ojha 4dc6b48a36 Update Dockerfile 2020-07-24 20:20:30 +05:30
Baptiste MOINE 626e9ea6b7 Add netcat package + optimize package installation 2020-07-24 11:22:23 +02:00
Yogesh Ojha d823e2e58c Updated Settings 2020-07-22 19:16:42 +05:30
Yogesh Ojha 1815f3f080 subdomain scan based on yaml conf working 2020-07-16 02:45:37 +05:30
Yogesh Ojha 29c904e6ab migrated to lightweight alpine 2020-07-14 08:53:49 +05:30
Yogesh Ojha ac00c86ca2 fix for dir search 2020-07-10 23:56:12 +05:30
Yogesh Ojha 20e1c6536c subjack scripts added 2020-07-10 13:13:45 +05:30
Yogesh Ojha fdc208ce31 ui added for takeover 2020-07-10 12:45:30 +05:30
Yogesh Ojha 16912c9574 hakrawler implemented 2020-07-08 14:38:41 +05:30
Yogesh Ojha e39f20feec Docker collect static 2020-07-07 13:42:48 +05:30
Yogesh Ojha ecb9dcfd60 django migrations on docker start 2020-07-07 13:42:47 +05:30
Yogesh Ojha c4ee0027f1 removed go binaries 2020-07-07 13:42:47 +05:30
Yogesh Ojha 58683ddab3 comments in Dockerfile for readibility 2020-07-04 14:53:49 +05:30
Yogesh Ojha 065740e62c directory scan working 2020-07-03 00:07:22 +05:30
Yogesh Ojha ca8cb1b25c docker image as Python3 from Ubuntu 🚀 2020-06-19 10:32:37 +05:30
Yogesh Ojha 638bb8012e Aquatone screenshots working 2020-05-24 19:37:48 +05:30
Yogesh Ojha 712f9f7f67 subdomains scan 2020-05-24 12:18:32 +05:30
Yogesh Ojha f528cd5ff1 removed all migrations 2020-05-11 19:40:00 +05:30
Yogesh Ojha c17712f744 postgresql configured 2020-05-05 23:19:31 +05:30
Yogesh Ojha 28f5c4a028 Initial Docker build 2020-05-04 14:59:12 +05:30