FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pwndemo/example2.py at master · zh-explorer/pwndemo · GitHub
zh-explorer
/
pwndemo
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
25
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
pwndemo
/
example2.py
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
6 lines (5 loc) · 214 Bytes
Breadcrumbs
pwndemo
/
example2.py
Copy path
File metadata and controls
executable file
·
6 lines (5 loc) · 214 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
#! /usr/bin/python
import
pwn
l
=
pwn
.
pcapLister
(
12345
)
# the pcap lister.The argument is the port to get pcap
#l.set_sql('explorer', '123456') # set mysql user os the data will log in databease
l
()
# start it
Back
|
FazBrowse Home
|
New Git URL