shell bypass 403

UnknownSec Shell

: /lib64/python2.7/ [ drwxr-xr-x ]

name : webbrowser.pyc
�
zfc@sWdZddlZddlZddlZddlZddlZddlZddddddgZdefd	��YZ	iZ
gZdd
d�Z
dd�Zd
ed�Zd�Zd�Zd
d�Zejd dkr�d�Zn	d�Zd�Zdefd��YZdefd��YZdefd��YZdefd��YZdefd ��YZeZd!efd"��YZd#efd$��YZeZ d%efd&��YZ!d'efd(��YZ"d)efd*��YZ#d+efd,��YZ$d-�Z%ej&jd.�r$e%�nej&jd/�r�ed0�r[e
d0ded0��ned1�r�e
d1ded1��ned2�r�e
d2de"d2��ned3�r�e
d3ded3��ned4�r�e
d4ded4��q�nejd dkr�d5efd6��YZ'gZiZ
e
d7e'�ej(j)ej&jd8d9�d:�Z*xKd;d<d=d>d?d@e*fD]+Z+ee+�rte
e+dee+��qtqtWnejdAkrHdBefdC��YZ,dDefdE��YZ-e
dFde-dF�d�e
d;de-d;�d�e
dGde-dG�d�e
dBde-dH�d�nejd dIkr�ed?�r�gZiZ
e
dJdedKd?dLg�d�ndMej&kr4ej&dMj.ej/�Z0e0j1�xXe0D]PZ2e2dNkr�ee2d�Z3e3d
dkr!e
e2dee2�d�q!q�q�WdZ2[2[0ndO�Z4e5dPkrSe4�ndS(Qs?Interfaces for launching and remotely controlling Web browsers.i����NtErrortopentopen_newtopen_new_tabtgettregistercBseZRS((t__name__t
__module__(((s"/usr/lib64/python2.7/webbrowser.pyRsicCsU||gt|j�<|dkr2tj|�n|dkrQtjd|�ndS(s9Register a browser connector and, optionally, connection.iN(t	_browserstlowert	_tryordertappendtinsert(tnametklasstinstancetupdate_tryorder((s"/usr/lib64/python2.7/webbrowser.pyRs
cCs�|dk	r|g}nt}x�|D]�}d|krqtj|�}|ddkrdt|d �St|�Sq%yt|j�}Wntk
r�t	|�}nX|ddk	r�|dS|ddk	r%|d�Sq%Wt
d��dS(sCReturn a browser launcher instance appropriate for the environment.s%si����t&iis!could not locate runnable browserN(tNoneR
tshlextsplittBackgroundBrowsertGenericBrowserRR	tKeyErrort_synthesizeR(tusingtalternativestbrowsertcommand((s"/usr/lib64/python2.7/webbrowser.pyRs$


icCs:x3tD]+}t|�}|j|||�rtSqWtS(N(R
RRtTruetFalse(turltnewt	autoraiseR
R((s"/usr/lib64/python2.7/webbrowser.pyR:s

cCs
t|d�S(Ni(R(R((s"/usr/lib64/python2.7/webbrowser.pyRAscCs
t|d�S(Ni(R(R((s"/usr/lib64/python2.7/webbrowser.pyRDscCs�|j�d}t|�s&ddgStjj|�}yt|j�}Wntk
rfddgSX|d}|r�|j�|jkr�ddl	}|j	|�}||_
tjj|�|_t|d||�d|gSddgS(s�Attempt to synthesize a controller base on existing controllers.

    This is useful to create a controller when a user specifies a path to
    an entry in the BROWSER environment variable -- we can copy a general
    controller to operate using a specific installation of the desired
    browser in this way.

    If we can't create a controller in this way, or if there is no
    executable for the requested browser, return [None, None].

    iii����N(Rt
_iscommandRtostpathtbasenameRR	RtcopyR
R(RRtcmdR
Rt
controllerR&((s"/usr/lib64/python2.7/webbrowser.pyRHs"


	
itwincCs`|j�}tjj|�r1|jd�r1tSx(dD] }tjj||�r8tSq8WtS(Ns.exes.bat(s.exes.bat(s.exes.bat(R	R#R$tisfiletendswithRR(R'text((s"/usr/lib64/python2.7/webbrowser.pyt
_isexecutableis!
cCsZtjj|�rVtj|�tj}|tj@sO|tj@sO|tj@rVtSnt	S(N(
R#R$R*tstattST_MODEtS_IXUSRtS_IXGRPtS_IXOTHRR(R'tmode((s"/usr/lib64/python2.7/webbrowser.pyR-rs
'cCsrt|�rtStjjd�}|s,tSx?|jtj�D]+}tjj	||�}t|�r?tSq?WtS(sSReturn True if cmd is executable or can be found on the executable
    search path.tPATH(
R-RR#tenvironRRRtpathsepR$tjoin(R'R$tdtexe((s"/usr/lib64/python2.7/webbrowser.pyR"ystBaseBrowsercBsDeZdZdgZdd�Zded�Zd�Zd�ZRS(s3Parent class for all browsers. Do not use directly.s%stcCs||_||_dS(N(R
R%(tselfR
((s"/usr/lib64/python2.7/webbrowser.pyt__init__�s	icCs
t�dS(N(tNotImplementedError(R<RR R!((s"/usr/lib64/python2.7/webbrowser.pyR�scCs|j|d�S(Ni(R(R<R((s"/usr/lib64/python2.7/webbrowser.pyR�scCs|j|d�S(Ni(R(R<R((s"/usr/lib64/python2.7/webbrowser.pyR�s(	RRt__doc__targsR=RRRR(((s"/usr/lib64/python2.7/webbrowser.pyR:�s		RcBs&eZdZd�Zded�ZRS(sVClass for all browsers started with a command
       and without remote functionality.cCs]t|t�r'||_dg|_n|d|_|d|_tjj|j�|_dS(Ns%sii(t
isinstancet
basestringR
R@R#R$R%(R<R
((s"/usr/lib64/python2.7/webbrowser.pyR=�s	

icCs�|jgg|jD]}|jd|�^q}yItjd dkrZtj|�}ntj|dt�}|j�SWnt	k
r�t
SXdS(Ns%siR)t	close_fds(R
R@treplacetsystplatformt
subprocesstPopenRtwaittOSErrorR(R<RR R!targtcmdlinetp((s"/usr/lib64/python2.7/webbrowser.pyR�s&
(RRR?R=RR(((s"/usr/lib64/python2.7/webbrowser.pyR�s	
RcBseZdZded�ZRS(sHClass for all browsers which are to be started in the
       background.icCs�|jgg|jD]}|jd|�^q}y�tjd dkrZtj|�}nHttdd�}|s�ttdd�}ntj|dt
d|�}|j�dkSWntk
r�t
SXdS(Ns%siR)tsetsidtsetpgrpRCt
preexec_fn(R
R@RDRERFRGRHtgetattrR#RRtpollRJR(R<RR R!RKRLRMRN((s"/usr/lib64/python2.7/webbrowser.pyR�s&
(RRR?RR(((s"/usr/lib64/python2.7/webbrowser.pyR�stUnixBrowsercBsVeZdZdZddgZdZdZdZe	Z
eZd�Z
ded�ZRS(s=Parent class for all Unix browsers with remote functionality.s%actions%scCs{g}|rC|jrCt|�}|j|}|rC|g}qCn|jg||}|sf|jr{ttjd�}nd}ttdd�}|s�ttdd�}nt	j
|dtd|d|jr�|p�dd|d|�}	|rFt
jd	�|	j�}
|
dkrAt
jd
�|	j�}
|
dkrAtSn|
S|jrl|	j�dkretStSn|	j�SdS(Nsr+RNRORCtstdintstdouttstderrRPii(t
raise_optstintR
t
backgroundtfileR#tdevnullRRQRGRHRtredirect_stdoutttimetsleepRRRRI(R<R@tremoteR!t	raise_opttoptRLtinoutRNRMtrc((s"/usr/lib64/python2.7/webbrowser.pyt_invoke�s<


	icCs	|dkr|j}n_|dkr0|j}nG|dkrc|jdkrW|j}qw|j}ntdd|��g|jD]$}|jd|�jd|�^q�}|j|t|�}|sg|j	D]}|jd|�^q�}|j|t
t
�StSdS(NiiisBad 'new' parameter to open(); sexpected 0, 1, or 2, got %ss%ss%action(t
remote_actiontremote_action_newwintremote_action_newtabRRtremote_argsRDRdRR@R(R<RR R!tactionRKR@tsuccess((s"/usr/lib64/python2.7/webbrowser.pyRs"1(N(RRR?RRWRhReRfRgRRYRR\RdR(((s"/usr/lib64/python2.7/webbrowser.pyRS�s	,tMozillacBs>eZdZddgZddgZdZdZdZeZ	RS(s-Launcher class for Mozilla/Netscape browsers.s-noraises-raises-remotesopenURL(%s%action)R;s,new-windows,new-tab(
RRR?RWRhReRfRgRRY(((s"/usr/lib64/python2.7/webbrowser.pyRkstGaleoncBs8eZdZddgZddgZdZdZeZRS(s,Launcher class for Galeon/Epiphany browsers.s-noraiseR;s%actions%ss-ns-w(	RRR?RWRhReRfRRY(((s"/usr/lib64/python2.7/webbrowser.pyRl)stChromecBs2eZdZddgZdZdZdZeZRS(s)Launcher class for Google Chrome browser.s%actions%sR;s--new-window(	RRR?RhReRfRgRRY(((s"/usr/lib64/python2.7/webbrowser.pyRm3stOperacBs2eZdZddgZdZdZdZeZRS(s!Launcher class for Opera browser.s%actions%sR;s--new-window(	RRR?RhReRfRgRRY(((s"/usr/lib64/python2.7/webbrowser.pyRn?stElinkscBs8eZdZddgZdZdZdZeZeZ	RS(s#Launcher class for Elinks browsers.s-remotesopenURL(%s%action)R;s,new-windows,new-tab(
RRR?RhReRfRgRRYR\(((s"/usr/lib64/python2.7/webbrowser.pyRoIst	KonquerorcBseZdZded�ZRS(s�Controller for the KDE File Manager (kfm, or Konqueror).

    See the output of ``kfmclient --commands``
    for more information on the Konqueror remote-control interface.
    icCsw|dkrd}nd}ttjd�}ttdd�}|sZttdd�}ny4tjd||gdtd	|d
|d|�}Wntk
r�nX|j	�tSy:tjdd
|gdtd	|d
|d|d|�}Wntk
r�nX|j
�dkrtSy:tjdd|gdtd	|d
|d|d|�}Wntk
rbtSX|j
�dkSdS(NitnewTabtopenURLsr+RNROt	kfmclientRCRTRURVt	konquerors--silentRPtkfms-d(RZR#R[RQRRGRHRRJRIRRR(R<RR R!RiR[RNRM((s"/usr/lib64/python2.7/webbrowser.pyR^s@	





(RRR?RR(((s"/usr/lib64/python2.7/webbrowser.pyRpWstGrailcBs)eZd�Zd�Zded�ZRS(cCsddl}ddl}ddl}ddl}tjj|j�d�}|jtj	��d}tjj||d�}|j|�}|s�dS|j|j|j�}	x_|D]W}
y|	j
|
�Wn9|jk
rytj|
�Wqtk
rqXq�X|	Sq�WdS(Ni����s.grail-unixis-*(tglobtpwdtsocketttempfileR#R$R7t
gettempdirtgetpwuidtgetuidRtAF_UNIXtSOCK_STREAMtconnectterrortunlinktIOError(R<RwRxRyRzttempdirtusertfilenametmaybeststfn((s"/usr/lib64/python2.7/webbrowser.pyt_find_grail_rc�s*	

cCs1|j�}|sdS|j|�|j�dS(Nii(R�tsendtclose(R<RiR�((s"/usr/lib64/python2.7/webbrowser.pyt_remote�s

icCs3|r|jd|�}n|jd|�}|S(NsLOADNEW sLOAD (R�(R<RR R!tok((s"/usr/lib64/python2.7/webbrowser.pyR�s(RRR�R�RR(((s"/usr/lib64/python2.7/webbrowser.pyRv�s		c	Csdtd�r%tddtd��ndtjkrYtd�rYtddtd��ndtjkr�td�r�tddtd��ndtjkr�td�r�tdttd��ntd�r�tddtd��nx3dD]+}t|�r�t|dt|��q�q�Wtd�rAtdttd��n%td�rftdttd��nx3dD]+}t|�rmt|dt|��qmqmWtd�r�tddtd��nx3dD]+}t|�r�t|dt	|��q�q�Wtd�rtddt
d��ntd�rAtddtd��ntd�r`tdtd�ndS( Nsxdg-opentGNOME_DESKTOP_SESSION_IDs	gvfs-opens
gnome-opentKDE_FULL_SESSIONRss
x-www-browsersmozilla-firefoxtfirefoxsmozilla-firebirdtfirebirdt	iceweaselticeapet	seamonkeytmozillatnetscapeRuRttgaleontepiphanyt	skipstones
google-chrometchrometchromiumschromium-browsertoperatmosaictgrail(	smozilla-firefoxR�smozilla-firebirdR�R�R�R�R�R�(R�R�(s
google-chromeR�R�schromium-browser(R"RRRR#R5RpRkRlRmRnRv(R((s"/usr/lib64/python2.7/webbrowser.pytregister_X_browsers�sD


tDISPLAYtTERMswww-browsertlinkstelinkstlynxtw3mtWindowsDefaultcBseZded�ZRS(icCs.ytj|�Wntk
r%tSXtSdS(N(R#t	startfiletWindowsErrorRR(R<RR R!((s"/usr/lib64/python2.7/webbrowser.pyRs

(RRRR(((s"/usr/lib64/python2.7/webbrowser.pyR�sswindows-defaulttPROGRAMFILESsC:\Program FilessInternet Explorer\IEXPLORE.EXER�R�R�R�R�R�tdarwintMacOSXcBs&eZdZd�Zded�ZRS(s{Launcher class for Aqua browsers on Mac OS X

        Optionally specify a browser name on instantiation.  Note that this
        will not work for Aqua browsers if the user has moved the application
        package after installation.

        If no browser is specified, the default browser, as specified in the
        Internet System Preferences panel, will be used.
        cCs
||_dS(N(R
(R<R
((s"/usr/lib64/python2.7/webbrowser.pyR=Dsic	Cs�d|kst�d|kr+d|}ntt|��}|jdkred|jdd�}nR|jdkr}d	}nd
|d}d|jdd�}d
|j||f}tjdd�}|dkr�tS|j	|�|j
�}|S(Nt't:sfile:tdefaultsopen location "%s"t"s%22tOmniWebR;stoWindow %disOpenURL "%s"s�tell application "%s"
                                activate
                                %s %s
                            end tellt	osascripttw(tAssertionErrorRXtboolR
RDR#tpopenRRtwriteR�(	R<RR R!tscriptttoWindowR'tosapipeRc((s"/usr/lib64/python2.7/webbrowser.pyRGs"
	
(RRR?R=RR(((s"/usr/lib64/python2.7/webbrowser.pyR�:s		tMacOSXOSAScriptcBs eZd�Zded�ZRS(cCs
||_dS(N(t_name(R<R
((s"/usr/lib64/python2.7/webbrowser.pyR=isicCs�|jdkr(d|jdd�}nd|j|jdd�f}tjdd�}|dkritS|j|�|j�}|S(NR�sopen location "%s"R�s%22s�
                   tell application "%s"
                       activate
                       open location "%s"
                   end
                   R�R�(R�RDR#R�RRR�R�(R<RR R!R�R�Rc((s"/usr/lib64/python2.7/webbrowser.pyRls
(RRR=RR(((s"/usr/lib64/python2.7/webbrowser.pyR�hs	tsafariR�R�tos2tos2netscapetstarts%stBROWSERR;c	Csddl}dtjd}y#|jtjdd�\}}Wn=|jk
r}tj|IJtj|IJtjd�nXd}x>|D]6\}}|dkr�d}q�|dkr�d}q�q�Wt|�dkr�tj|IJtjd�n|d}t||�d	GHdS(
Ni����sDUsage: %s [-n | -t] url
    -n: open new window
    -t: open new tabiitntds-ns-tis(tgetoptREtargvR�RVtexittlenR(	R�tusagetoptsR@tmsgtnew_wintotaR((s"/usr/lib64/python2.7/webbrowser.pytmain�s(#

	



t__main__(6R?R#RRER.RGR]t__all__t	ExceptionRRR
RRRRRRRRRFR-R"tobjectR:RRRSRktNetscapeRlRmtChromiumRnRoRpRvR�R5R�R$R7tiexploreRR�R�RR6t_userchoicestreverseRLR'R�R(((s"/usr/lib64/python2.7/webbrowser.pyt<module>s�		 			P

	
95	>

	 .	

#	

© 2025 UnknownSec
Display on the page Footer | Anyleson - Learning Platform
INR (₹)
India Rupee
$
United States Dollar

Display on the page Footer

Privacy Policy

Effective Date: 24 August , 2024

At Anyleson, we are committed to protecting your privacy and ensuring that your personal information is handled securely and responsibly. This Privacy Policy outlines how we collect, use, and safeguard your data when you use our platform.


Information We Collect


  1. Personal Information:

    • Name, email address, phone number, and billing details.

    • Account login credentials (username and password).



  2. Course Usage Data:

    • Progress and activity within courses.

    • Feedback and reviews submitted for courses.



  3. Technical Information:

    • IP address, browser type, device information, and cookies for improving website functionality.



  4. Communication Data:

    • Information from your interactions with our customer support.




How We Use Your Information


  1. To Provide Services:

    • Process course purchases, registrations, and access to content.



  2. To Improve User Experience:

    • Analyze user behavior to enhance course offerings and platform features.



  3. To Communicate:

    • Send updates, notifications, and promotional offers (only if you’ve opted in).



  4. For Legal Compliance:

    • Meet legal or regulatory requirements and prevent fraud.




How We Protect Your Information


  1. Data Encryption: All sensitive data is encrypted during transmission using SSL.

  2. Access Control: Only authorized personnel have access to personal information.

  3. Secure Storage: Data is stored on secure servers with regular security updates.


Sharing Your Information

We do not sell, rent, or trade your personal data. However, we may share your information with:


  1. Service Providers:

    • Payment processors and hosting services that assist in delivering our platform.



  2. Legal Authorities:

    • When required by law or to protect our legal rights.




Your Rights


  1. Access and Update: You can view and update your personal information in your account settings.

  2. Request Deletion: You have the right to request deletion of your data by contacting us.

  3. Opt-Out: You can opt out of receiving promotional emails by clicking the “unsubscribe” link in our emails.


Cookies Policy

We use cookies to enhance your experience by:


  • Remembering your preferences.

  • Analyzing website traffic.
    You can manage your cookie preferences through your browser settings.


Third-Party Links

Our platform may contain links to third-party websites. We are not responsible for their privacy practices and recommend reviewing their privacy policies.


Policy Updates

We may update this Privacy Policy from time to time. Changes will be posted on this page, and the "Effective Date" will be updated. Please review the policy periodically.


Contact Us

If you have any questions or concerns about our Privacy Policy or how your data is handled, please contact us at:

Email: support@anyleson.comThank you for trusting Anyleson with your learning journey!