Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
Linux Hardening
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yogesh.m
Linux Hardening
Commits
036b36b2
Commit
036b36b2
authored
Sep 05, 2022
by
yogesh.m
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
fb20bdf9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
README.md
README.md
+8
-8
No files found.
README.md
View file @
036b36b2
...
@@ -18,13 +18,13 @@ make sure all the files are in the same folder
...
@@ -18,13 +18,13 @@ make sure all the files are in the same folder
configure "config.conf" file
configure "config.conf" file
[
UTIL
]
[
UTIL
]
host = 10.10.3.151 - Replace with the Host address you require to scan
host = 10.10.3.151 - Replace with the Host address you require to scan
<br>
username = pi - username of the host
username = pi - username of the host
<br>
password = iLens@H115 - enter the password of that user
password = iLens@H115 - enter the password of that user
<br>
port = 2212 - port through which the connection can be established
port = 2212 - port through which the connection can be established
<br>
4)
4)
run the "main.py" file
run the "main.py" file
<br>
cmd:- python main.py
cmd:- python main.py
<br>
or
or
<br>
use Shift+F10 in PyCharm
use Shift+F10 in PyCharm
<br>
\ No newline at end of file
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment