Giter Site home page Giter Site logo

frogy's Introduction

Hi there, thanks for visiting my profile ๐Ÿ‘‹

Hi, I'm Chintan Gurjar, Cyber Security practitioner capable of strategizing, architecting, building and maturing cyber security initiatives. Passionate about analyzing cyber security risks and translating them to actionable countermeasures.

I am also an open-source enthusiast and maintainer. I learned a lot from the open-source community and I love how collaboration and knowledge sharing happened through open-source.

Certifications

MGT516 - SANS Enterprise and Cloud Vulnerability Management
CCFH - Certified CrowdStrike Falcon Hunter
CCFA - Certified CrowdStrike Falcon Administrator
OSCP - Offensive Security Certified Professional
CTIA - Cyber Threat Intelligence Analyst
CEH - Certified Ethical Hacker

  • ๐Ÿ’ฌ Ask me about anything in cyber security, I am happy to help;
  • ๐Ÿ“ซ How to reach me: [email protected]
  • ๐ŸŒ Know more about me: https://iamthefrogy.github.io/ If you like what I do and share my knowledge with the community to create a better world, maybe consider buying me a coffee...โ˜•

Buy Me A Coffee

frogy's People

Contributors

aels avatar iamthefrogy avatar raoshaab avatar rudsarkar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

frogy's Issues

Importing a list of domains

Hello frogy,

Thank you for frogy.sh and it is great and had amazing results with it. Noticed that on wide-scope programs with wildcard domains. Frogy is lacking scaling capabilities, would it be possible to implement an argument specifying a list of hosts or modifyingt the existing interactive to accept a list. Example

bash ./frogy.sh -l domains.txt

Warm Regards,

invalid flag in httpx -tech

There is an invalid flag provided in httpx command:
<httpx -silent -l output/$cdir/$cdir.master -p $portlst -fr -include-chain -store-chain -sc -tech -server -title -cdn -cname -probe -srd output/$cdir/raw_http_responses -o output/$cdir/temp_live.txtls &> /dev/null>

replace with -td or -tech-detect

Typo in running program

Is this program is in CHAOS dataset? (y/n)? N
Should be
Is this program in the CHAOS dataset? (y/n)? N

Scan stops in Dnscan

Enter the root domain name (eg: frogy.com):
google.com
Hold on! some house keeping tasks being done...
Creating google directory in the 'output' folder...
Identifying Subdomains
Is this program is in CHAOS dataset? (y/n)? n
connect: Connection refused
connect: Connection refused
Certificate search count: 315
Sublister count: 0
Findomain count: 56846
cat: output/google/dnstemp.txtls: No such file or directory
rm: cannot remove 'output/google/dnstemp.txtls': No such file or directory
Dnscan: 0

It stops in Dnscan:0 and stays there no progress sign

dnscan file issue

getting this error cat: output/intel/dnscan.txtls: No such file or directory when setting up on my vps..

ports to scan with naabu

Hi, I see that you use 106 ports to scan with naabu, is those the most used ones ?

Pls, if you have any source that includes most used ports by web apps send it to me

Thanks.

Getting error after Findomain count result

Hey,

Getting errors while scanning for the subdomain.

Error:

Findomain count: 152
cat: output/domain/dnstemp.txtls: No such file or directory
rm: cannot remove 'output/domain/dnstemp.txtls': No such file or directory

Looking forward to hearing from you

./frogy.sh: line 120: findomain-linux: command not found

for anyone testing the tool in debian and gets this error just simply edit line 120 in frogy.sh :

findomain-linux -t $domain_name -q >> output/$org/findomain.txtls

to

findomain -t $domain_name -q >> output/$org/findomain.txtls

Error

./frogy.sh.x
zsh: exec format error: ./frogy.sh.x

Installation script

Does the installation script downloads all required tools or it should be installed manually?

ctftools

Dnscan: 73
Traceback (most recent call last):
File "tld.py", line 8, in
with open('/root/ctftools/frogy/all.txtls', 'r') as test_str:
IOError: [Errno 2] No such file or directory: '/root/ctftools/frogy/all.txtls'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.