You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,11 @@ DPULSE is a software solution for conducting OSINT research in relation to a cer
78
78
- SecurityTrails API (deep subdomains and DNS enumeration)
79
79
- HudsonRock API (for querying a database with exposed computers which were compromised through global info-stealer campaigns)
80
80
81
+
5.***Web-pages snapshoting:*** extended functionality which allows to save web-pages copies in different forms:
82
+
- Screenshot snapshotting (saves target domain's page in form of screenshot)
83
+
- HTML snapshotting (saves target domain'spage in form of HTML file)
84
+
- Wayback Machine snapshotting (saves every version of target domain's page within a user-defined time period)
85
+
81
86
Finally, DPULSE compiles all found data into an easy-to-read HTML or XLSX report by category. It also saves all information about scan in local report storage database, which can be restored later.
82
87
83
88
# How to install and run DPULSE
@@ -166,7 +171,7 @@ If you have problems with starting installer.sh, you should try to use `dos2unix
166
171
# Tasks to complete before new release
167
172
-[x] Add web pages snapshoting (with screenshots)
168
173
-[x] Add web pages snapshoting (with web pages copying as HTML objects)
169
-
-[] Add web pages snapshoting (with Wayback Machine)
174
+
-[x] Add web pages snapshoting (with Wayback Machine)
170
175
171
176
# DPULSE mentions in social medias
172
177
@@ -176,6 +181,8 @@ If you have problems with starting installer.sh, you should try to use `dos2unix
176
181
177
182
### [The very first mention from cybercrime intelligence company (HudsonRock)](https://www.linkedin.com/feed/update/urn:li:share:7294336938495385600/)
178
183
184
+
### [The very first mention on cybersecurity educational website (Ethical Hackers Academy)](https://ethicalhacksacademy.com/blogs/cyber-security-tools/dpulse)
0 commit comments