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
73f4cb94
Commit
73f4cb94
authored
Sep 05, 2022
by
yogesh.m
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
036b36b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
17 deletions
+16
-17
README.md
README.md
+16
-17
No files found.
README.md
View file @
73f4cb94
Made for Operating System: Debian Linux 10
Steps to Run:
Steps to Run:
<br>
1)
<br>
Install the libraries given in requirements.txt
<br>
cmd:- "pip install -r requirements.txt"
<br>
or use PyCharm and autoinstall the libraries
<br>
<br>
1)
Install the libraries given in requirements.txt
cmd:- "pip install -r requirements.txt"
or use PyCharm and autoinstall the libraries
2)
<br>
make sure all the files are in the same folder
<br>
1)config.conf
<br>
2)main.py
<br>
3)rasbian_os.json
<br>
2)
make sure all the files are in the same folder
1)config.conf
2)main.py
3)rasbian_os.json
3)
configure "config.conf" file
[
UTIL
]
host = 10.10.3.151 - Replace with the Host address you require to scan
<br>
3)
<br>
configure "config.conf" file
<br>
[
UTIL
]
<br>
<br>
host = 10.10.3.151 - Replace with the Host address you require to scan
<br><br>
username = pi - username of the host
<br>
password = iLens@H115 - enter the password of that user
<br>
port = 2212 - port through which the connection can be established
<br>
...
...
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