Skip to content

Commit be6fb3e

Browse files
authored
Update exploits DB url
1 parent 2e2b935 commit be6fb3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linux-soft-exploit-suggester.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
'plugins', 'release', 'router', 'secure', 'security', 'server', 'ssl', 'software', 'standard', 'support', 'system', 'team', 'text',
3030
'the', 'theme', 'time', 'toolkit', 'tools', 'unix', 'update', 'user', 'utility', 'viewer', 'web', 'wifi', 'windows', 'wireless')
3131

32-
exploits_db_url = 'https://raw.githubusercontent.com/offensive-security/exploit-database/master/files_exploits.csv'
32+
exploits_db_url = 'https://gitlab.com/exploit-database/exploitdb/-/raw/main/files_exploits.csv?inline=false'
3333

3434
def grateful_exit(signum, frame):
3535
print("\nAborted.")

0 commit comments

Comments
 (0)