You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some .yaml files i saw different user-agents.
Here you can see user agents of some yaml files.
Here i am taking these yaml files as an example for clear my doubt
So i have to change User-Agent in .yaml file or not
This is my user agent of kali linux :> user-agent":"Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
If answer is yes so i have to set user-agent like this User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 in any yaml file. and use in my kali linux.
If answer is no so i have to use bydefault yaml file without change user-agent in my kali linux.
May be I asked foolish question to you so sorry in advanced
I hope you understand.
Thanks and Regards,
D4715
The text was updated successfully, but these errors were encountered:
Hello There,
I have one doubt regarding Regarding User-Agent:
Here I is my doubt.
In some .yaml files i saw different user-agents.
Here you can see user agents of some yaml files.
Here i am taking these yaml files as an example for clear my doubt
1)User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55
Here you can check this https://github.com/jaeles-project/jaeles-signatures/blob/master/common/wordpress-directory-listing.yaml
2)User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3984.0 Safari/537.36
Here you can check this https://github.com/jaeles-project/jaeles-signatures/blob/master/cves/f5-bigip-rce-cve-2020-5902.yaml
My doubt is i am using kali linux (latest and updated) in vmware workstation 14.1.3 build-9474260
Kali Linux OS Detail
PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
ID=kali
VERSION="2021.2"
VERSION_ID="2021.2"
VERSION_CODENAME="kali-rolling"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"
So i have to change User-Agent in .yaml file or not
This is my user agent of kali linux :> user-agent":"Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
If answer is yes so i have to set user-agent like this User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 in any yaml file. and use in my kali linux.
If answer is no so i have to use bydefault yaml file without change user-agent in my kali linux.
May be I asked foolish question to you so sorry in advanced
I hope you understand.
Thanks and Regards,
D4715
The text was updated successfully, but these errors were encountered: